Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Solve systems by graphing and substitution

Click problems to add them to your worksheet.

5349099
The graph shows \(f(x)=x^2-4\) and \(g(x)=2x-1\). Read the coordinates of the two intersections from the coordinate plane.
Figure for problem 534909

Hints

- An intersection lies on both graphs. - Read both the x-coordinate and y-coordinate of each intersection.

Solution

1. Locate the two points where the parabola and the line cross. 2. The left intersection has coordinates \((-1,-3)\). 3. The right intersection has coordinates \((3,5)\).

Answer

\((-1,-3)\) and \((3,5)\)
5131059
The functions are \(f(x) = x^2\) and \(g(x) = 2x + 8\). Find algebraically the x-values for which the functions have the same output.

Hints

- Equal outputs mean the function expressions are equal. - Move all terms to one side. - Factor the resulting quadratic.

Solution

1. Set the function expressions equal: \(x^2 = 2x + 8\). 2. Rearrange: \(x^2 - 2x - 8 = 0\). 3. Factor: \((x - 4)(x + 2) = 0\). 4. Therefore, \(x = -2\) or \(x = 4\).

Answer

\(x = -2\) and \(x = 4\)
5131069
Consider \(x^2 - 4 = x + 2\). a) Find the solution set. b) If the two sides are interpreted as \(f(x) = x^2 - 4\) and \(g(x) = x + 2\), what do the solutions represent geometrically?

Hints

- Move all terms to one side and factor. - An equation \(f(x) = g(x)\) identifies equal outputs. - Equal outputs correspond to graph intersections.

Solution

1. Move all terms to one side: \(x^2 - x - 6 = 0\). 2. Factor: \((x - 3)(x + 2) = 0\). 3. Thus, \(x = -2\) or \(x = 3\). 4. These values are the x-coordinates of the intersection points of the graphs of \(f\) and \(g\).

Answer

a) \(\{-2, 3\}\) b) The solutions are the x-coordinates of the graphs’ intersection points.
5137119
Use substitution to find the solution set of the following system of linear equations: (I) \(y = 4x - 3\) (II) \(2x + 3y = 19\)

Hints

- What do you notice about equation (I) when you consider using substitution? - Use parentheses when substituting an expression into equation (II). - How can you use the value of the first variable to find the second variable?

Solution

1. Equation (I) is already solved for \(y\), so substitute \(4x - 3\) for \(y\) in equation (II): \(2x + 3(4x - 3) = 19\). 2. Distribute and combine like terms: \(2x + 12x - 9 = 19\), so \(14x - 9 = 19\). 3. Solve for \(x\): \(14x = 28\), so \(x = 2\). 4. Substitute \(x = 2\) into equation (I): \(y = 4 \cdot 2 - 3 = 5\). 5. Therefore, the solution set is \(\{(2, 5)\}\).

Answer

The solution set is \(\{(2, 5)\}\).
5137359
Consider the following system of linear equations: (I) \(x = 2y + 5\) (II) \(x = -3y + 15\) Find the solution. Which approach is most direct: substitution, elimination, or setting the two expressions for \(x\) equal? Briefly justify your choice.

Hints

- What is the same on the left side of both equations? - If two expressions are both equal to \(x\), what must be true about those expressions? - After finding one variable, how can you find the other?

Solution

1. Setting the two expressions equal is most direct because both equations are already solved for \(x\). 2. Set the expressions equal: \(2y + 5 = -3y + 15\). 3. Combine like terms: \(5y + 5 = 15\). 4. Solve for \(y\): \(5y = 10\), so \(y = 2\). 5. Substitute into either original equation: \(x = 2 \cdot 2 + 5 = 9\). 6. The solution is \((9, 2)\).

Answer

Setting the two expressions for \(x\) equal is most direct because both equations are already solved for \(x\). The solution set is \(\{(9, 2)\}\).
5138349
Solve the following system of linear equations by substitution: (I) \(x + 3y = 7\) (II) \(2x - y = 0\)

Hints

- Is there a variable that is especially easy to isolate? - Can you express one variable in terms of the other? - Check your result by substituting both values into the original equations.

Solution

1. Solve equation (II) for \(y\): \(y = 2x\). 2. Substitute \(2x\) for \(y\) in equation (I): \(x + 3(2x) = 7\). 3. Simplify: \(7x = 7\). 4. Solve for \(x\): \(x = 1\). 5. Substitute \(x = 1\) into \(y = 2x\): \(y = 2\). 6. The solution is \((1, 2)\).

Answer

The solution is \((1, 2)\).
5140789
Find the \(x\)-value of the solution by setting the two expressions for \(y\) equal: (I) \(y = \frac{2}{5}x + 3\) (II) \(y = \frac{4}{5}x - 1\)

Hints

- If two expressions are both equal to \(y\), what must be true about those expressions? - Could multiplying by a common denominator help clear the fractions? - What inverse operations isolate \(x\)?

Solution

1. Set the expressions for \(y\) equal: \(\frac{2}{5}x + 3 = \frac{4}{5}x - 1\). 2. Subtract \(\frac{2}{5}x\) from both sides: \(3 = \frac{2}{5}x - 1\). 3. Add \(1\): \(4 = \frac{2}{5}x\). 4. Multiply by \(5\): \(20 = 2x\). 5. Divide by \(2\): \(x = 10\).

Answer

\(x = 10\)
5140859
Solve the following system by solving both equations for \(y\) and setting the resulting expressions equal: (I) \(y + 3x = 14\) (II) \(y - 2x = -1\)

Hints

- Which variable is easiest to isolate in both equations? - If two expressions are both equal to \(y\), what relationship do they have? - Remember to calculate the second variable after finding the first.

Solution

1. Solve both equations for \(y\). Equation (I) becomes \(y = 14 - 3x\). Equation (II) becomes \(y = 2x - 1\). 2. Set the expressions equal: \(14 - 3x = 2x - 1\). 3. Solve for \(x\): \(14 = 5x - 1\), so \(15 = 5x\) and \(x = 3\). 4. Substitute into either expression for \(y\): \(y = 2 \cdot 3 - 1 = 5\). 5. The solution set is \(\{(3, 5)\}\).

Answer

The solution is \((3, 5)\).
5140929
Solve the following system of linear equations by substitution: (I) \(y = 4x - 5\) (II) \(3x + 2y = 23\)

Hints

- Can you replace one variable with an expression involving the other variable? - What happens when you substitute the expression for one variable into the other equation? - Pay attention to signs when distributing. - How can you check your result?

Solution

1. Substitute the expression for \(y\) from equation (I) into equation (II): \(3x + 2(4x - 5) = 23\). 2. Distribute: \(3x + 8x - 10 = 23\). 3. Combine like terms: \(11x - 10 = 23\). 4. Solve for \(x\): \(11x = 33\), so \(x = 3\). 5. Substitute into equation (I): \(y = 4 \cdot 3 - 5 = 7\).

Answer

The solution is \((3, 7)\).
5140939
Solve the following system of linear equations by substitution. First rearrange one equation so that one variable is isolated. (I) \(3x - y = 7\) (II) \(2x + 4y = 28\)

Hints

- Which variable in which equation is easiest to isolate? - Put the entire substituted expression in parentheses. - What inverse operation will isolate the chosen variable?

Solution

1. Solve equation (I) for \(y\): \(y = 3x - 7\). 2. Substitute into equation (II): \(2x + 4(3x - 7) = 28\). 3. Distribute: \(2x + 12x - 28 = 28\). 4. Combine like terms and solve: \(14x = 56\), so \(x = 4\). 5. Substitute into \(y = 3x - 7\): \(y = 3 \cdot 4 - 7 = 5\).

Answer

The solution is \((4, 5)\).
5140989
Use substitution to find the solution set of the following system of linear equations: (I) \(y = 2x - 4\) (II) \(3x + 2y = 27\)

Hints

- One variable is already isolated in equation (I). - How can you use that expression in equation (II)? - Replace the corresponding variable in equation (II) with the expression from equation (I). - Use parentheses around a substituted expression with more than one term.

Solution

1. Substitute the expression for \(y\) from equation (I) into equation (II): \(3x + 2(2x - 4) = 27\). 2. Distribute: \(3x + 4x - 8 = 27\). 3. Combine like terms: \(7x - 8 = 27\). 4. Add \(8\) to both sides: \(7x = 35\). 5. Divide by \(7\): \(x = 5\). 6. Substitute into equation (I): \(y = 2 \cdot 5 - 4 = 6\). 7. The solution set is \(\{(5, 6)\}\).

Answer

The solution set is \(\{(5, 6)\}\).
5141049
Solve the following system by setting the two expressions for \(y\) equal: (I) \(y = 3x - 8\) (II) \(y = -2x + 7\)

Hints

- What must be true of the right sides when both equations are solved for \(y\)? - How can you combine the two equations into one equation in \(x\)? - After finding \(x\), remember to find \(y\). - Check the ordered pair in both original equations.

Solution

1. Set the expressions equal: \(3x - 8 = -2x + 7\). 2. Combine like terms: \(5x = 15\). 3. Divide by \(5\): \(x = 3\). 4. Substitute into equation (I): \(y = 3 \cdot 3 - 8 = 1\). 5. The solution is \((3, 1)\).

Answer

The solution is \((3, 1)\).
5145519
The functions are \(f(x) = x^2\) and \(g(x) = 1.5x + 1\). Find algebraically all x-values for which the functions have the same output. Then state the corresponding intersection points of their graphs.

Hints

- Equal outputs mean the function expressions are equal. - Clear the decimal coefficient before factoring. - Substitute each x-value into either function to find the corresponding y-value.

Solution

1. Set the function expressions equal: \(x^2 = 1.5x + 1\). 2. Multiply by \(2\): \(2x^2 - 3x - 2 = 0\). 3. Factor: \((2x + 1)(x - 2) = 0\). 4. Thus, \(x = -0.5\) or \(x = 2\). 5. The corresponding outputs are \(f(-0.5) = 0.25\) and \(f(2) = 4\), so the intersection points are \((-0.5, 0.25)\) and \((2, 4)\).

Answer

\(x = -0.5\) or \(x = 2\); intersections: \((-0.5, 0.25)\) and \((2, 4)\)
5145539
The functions are \(f(x) = 0.5x^2\) and \(g(x) = x + 4\). Find algebraically all x-values for which the functions have the same output. Then verify each value in the equation \(0.5x^2 = x + 4\).

Hints

- Equal outputs mean the function expressions are equal. - Clear the decimal coefficient before factoring. - Substitute each candidate value into both sides of the original equation.

Solution

1. Set the function expressions equal: \(0.5x^2 = x + 4\). 2. Multiply by \(2\): \(x^2 - 2x - 8 = 0\). 3. Factor: \((x - 4)(x + 2) = 0\), so \(x = -2\) or \(x = 4\). 4. Check \(x = -2\): \(0.5 \cdot (-2)^2 = 2\) and \(-2 + 4 = 2\). 5. Check \(x = 4\): \(0.5 \cdot 4^2 = 8\) and \(4 + 4 = 8\). 6. Both values satisfy the equation.

Answer

\(\{-2, 4\}\)
5153459
Find the intersection points of \(f(x) = x^2 - 2\) and \(g(x) = -x^2 + 6\).

Hints

- Set the function expressions equal. - Isolate \(x^2\). - Remember both square roots of a positive number.

Solution

1. Set the functions equal: \(x^2 - 2 = -x^2 + 6\). 2. Simplify: \(2x^2 = 8\), so \(x^2 = 4\). 3. Therefore, \(x = -2\) or \(x = 2\). 4. Substituting either value into \(f\) gives \(y = 2\). 5. The intersection points are \((-2, 2)\) and \((2, 2)\).

Answer

\((-2, 2)\) and \((2, 2)\)
5153949
Solve the following system by setting the two expressions for \(y\) equal: (I) \(y = 3x + 4.5\) (II) \(y = -1.5x + 18\)

Hints

- What must be true of the right sides when both equations are solved for \(y\)? - Bring all variable terms to one side. - How can you check your result?

Solution

1. Set the expressions equal: \(3x + 4.5 = -1.5x + 18\). 2. Add \(1.5x\) and subtract \(4.5\): \(4.5x = 13.5\). 3. Divide by \(4.5\): \(x = 3\). 4. Substitute into either original equation: \(y = 3 \cdot 3 + 4.5 = 13.5\).

Answer

The solution is \((3, 13.5)\).
5242079
Solve the following system of linear equations by substitution: (I) \(x = 3y + 2\) (II) \(4x - 5y = 29\)

Hints

- Can you replace one variable with an expression involving the other variable? - What happens when you substitute the expression for \(x\) into equation (II)? - Distribute the factor to every term inside the parentheses. - How can you check your result?

Solution

1. Equation (I) is already solved for \(x\), so substitute \(3y + 2\) for \(x\) in equation (II): \(4(3y + 2) - 5y = 29\). 2. Distribute: \(12y + 8 - 5y = 29\). 3. Combine like terms: \(7y + 8 = 29\). 4. Solve for \(y\): \(7y = 21\), so \(y = 3\). 5. Substitute into equation (I): \(x = 3 \cdot 3 + 2 = 11\). 6. The solution is \((11, 3)\).

Answer

The solution is \((11, 3)\).
5242119
Solve the following system of linear equations by substitution: \(\begin{cases} y = 2x + 1 \\ 5x - 2y = 1 \end{cases}\)

Hints

- Which variable is already isolated in one equation? - Can you substitute that expression into the other equation? - Pay close attention to the negative factor before the parentheses. - After finding one variable, how can you determine the other?

Solution

1. Substitute the expression for \(y\) from the first equation into the second equation: \(5x - 2(2x + 1) = 1\). 2. Distribute: \(5x - 4x - 2 = 1\). 3. Combine like terms and solve: \(x - 2 = 1\), so \(x = 3\). 4. Substitute into the first equation: \(y = 2 \cdot 3 + 1 = 7\). 5. The solution is \((3, 7)\).

Answer

The solution is \((3, 7)\).
5242159
Solve the following system of linear equations by substitution: (I) \(y = 0.5x + 2\) (II) \(3x - 4y = 2\)

Hints

- Which equation is already solved for one variable? - Put parentheses around the entire expression when substituting it into the second equation. - Remember to find both variable values. - Check your result in both original equations.

Solution

1. Substitute the expression for \(y\) from equation (I) into equation (II): \(3x - 4(0.5x + 2) = 2\). 2. Distribute: \(3x - 2x - 8 = 2\). 3. Combine like terms: \(x - 8 = 2\). 4. Add \(8\) to both sides: \(x = 10\). 5. Substitute into equation (I): \(y = 0.5 \cdot 10 + 2\). 6. Calculate \(y\): \(y = 7\). 7. The solution is \((10, 7)\).

Answer

The solution is \((10, 7)\).
5242179
Use substitution to find the solution set of the following system of linear equations: (I) \(x + 4y = 18\) (II) \(3x - 2y = -2\)

Hints

- Which equation is easiest to solve for one variable? - Use parentheses around the expression you substitute into the other equation. - How can you check your result in the original equations?

Solution

1. Solve equation (I) for \(x\): \(x = 18 - 4y\). 2. Substitute into equation (II): \(3(18 - 4y) - 2y = -2\). 3. Solve for \(y\): \(54 - 12y - 2y = -2\), so \(-14y = -56\) and \(y = 4\). 4. Substitute into \(x = 18 - 4y\): \(x = 18 - 4 \cdot 4 = 2\). 5. The solution set is \(\{(2, 4)\}\).

Answer

The solution set is \(\{(2, 4)\}\).
5242199
Use substitution to find the solution set of the following system of linear equations: (I) \(2x + 3y = 7\) (II) \(x - 2y = -7\)

Hints

- Can you rearrange one equation so that one variable is alone on one side? - What happens when you substitute that expression into the other equation? - Put parentheses around the entire substituted expression. - Check your result in both original equations.

Solution

1. Solve equation (II) for \(x\): \(x = 2y - 7\). 2. Substitute into equation (I): \(2(2y - 7) + 3y = 7\). 3. Distribute and combine like terms: \(4y - 14 + 3y = 7\), so \(7y - 14 = 7\). 4. Solve for \(y\): \(7y = 21\), so \(y = 3\). 5. Substitute into \(x = 2y - 7\): \(x = 2 \cdot 3 - 7 = -1\). 6. The solution set is \(\{(-1, 3)\}\).

Answer

The solution set is \(\{(-1, 3)\}\).
5242219
Solve the following system of linear equations by substitution: (I) \(x - 4y = 18\) (II) \(3x + 2y = 12\)

Hints

- Which variable can you isolate without introducing fractions? - Substitute the expression into the other equation. - Put parentheses around the entire substituted expression. - Use the first variable value to calculate the second.

Solution

1. Solve equation (I) for \(x\): \(x = 4y + 18\). 2. Substitute into equation (II): \(3(4y + 18) + 2y = 12\). 3. Distribute: \(12y + 54 + 2y = 12\). 4. Combine like terms and solve: \(14y + 54 = 12\), so \(14y = -42\) and \(y = -3\). 5. Substitute into \(x = 4y + 18\): \(x = 4(-3) + 18 = 6\). 6. The solution is \((6, -3)\).

Answer

The solution is \((6, -3)\).
5242299
Solve the following system of linear equations by substitution: \(\begin{cases} 3x - y = 5 \\ 2x + 3y = 29 \end{cases}\)

Hints

- Which variable in which equation is easiest to isolate? - Put the entire substituted expression in parentheses. - After finding one variable, substitute it into an original equation to find the other.

Solution

1. Solve the first equation for \(y\): \(y = 3x - 5\). 2. Substitute into the second equation: \(2x + 3(3x - 5) = 29\). 3. Solve for \(x\): \(2x + 9x - 15 = 29\), so \(11x = 44\) and \(x = 4\). 4. Substitute into \(y = 3x - 5\): \(y = 3 \cdot 4 - 5 = 7\). 5. The solution is \((4, 7)\).

Answer

The solution is \((4, 7)\).
5243159
Solve the following system of linear equations by substitution: \(\begin{cases} 4x + y = 18 \\ 3x - 2y = 8 \end{cases}\)

Hints

- Can you rearrange one equation so that one variable is alone on one side? - Substitute that expression into the other equation. - Pay close attention to the negative factor before the parentheses. - Check your solution in both original equations.

Solution

1. Solve the first equation for \(y\): \(y = 18 - 4x\). 2. Substitute into the second equation: \(3x - 2(18 - 4x) = 8\). 3. Distribute and combine like terms: \(3x - 36 + 8x = 8\), so \(11x - 36 = 8\). 4. Solve for \(x\): \(11x = 44\), so \(x = 4\). 5. Substitute into the expression for \(y\): \(y = 18 - 4 \cdot 4 = 2\).

Answer

The solution is \((4, 2)\).
5254759
Rewrite \(x^2 + 2x - 3 = 0\) as \(x^2 = -2x + 3\). 1. Let \(f(x) = x^2\) and \(g(x) = -2x + 3\). Solve \(f(x) = g(x)\) algebraically. 2. Explain how the solutions relate to the graphs of \(f\) and \(g\).

Hints

- Treat the two sides as separate functions. - Equal outputs give an equation that can be factored. - Solutions of \(f(x) = g(x)\) correspond to graph intersections.

Solution

1. Set the function expressions equal: \(x^2 = -2x + 3\). 2. Move all terms to one side: \(x^2 + 2x - 3 = 0\). 3. Factor: \((x + 3)(x - 1) = 0\). 4. Therefore, \(x = -3\) or \(x = 1\). 5. These values are the x-coordinates of the points where the graphs of \(f\) and \(g\) intersect.

Answer

1. \(x = -3\) or \(x = 1\) 2. They are the x-coordinates of the graphs’ intersection points.
5255619
Consider the system \(y=x^3\) \(y=\frac{16}{x}\). a) Find the real \(x\)-values of the solutions algebraically. b) Give the coordinates of the intersection points. c) The system \(y=x^2\) and \(y=\frac{8}{x}\) has only one real solution. Explain why the given system has two.

Hints

- Use substitution by setting the two expressions for \(y\) equal. - Clear the denominator before solving the power equation. - Substitute each \(x\)-value into either original equation to find \(y\). - Compare even and odd exponents.

Solution

1. Set the two expressions for \(y\) equal: \(x^3=\frac{16}{x}\). Since \(x\ne0\), multiply by \(x\): \(x^4=16\). 2. The real solutions are \(x=\pm2\). 3. Substitute into \(y=x^3\). When \(x=2\), \(y=8\). When \(x=-2\), \(y=-8\). 4. The intersection points are \((2, 8)\) and \((-2, -8)\). 5. In the comparison system, substitution produces \(x^3=8\), which has one real solution because the exponent is odd. Here, \(x^4=16\) has two real solutions because the exponent is even and the right side is positive.

Answer

a) \(x=\pm2\) b) \((2, 8)\) and \((-2, -8)\) c) The equation \(x^4=16\) has two real solutions, while \(x^3=8\) has only one.
5255699
Consider the system, with \(x\ne0\): \(yx^2=54\) \(y=2x\). 1. Solve the system over the real numbers. 2. Use the resulting power equation to explain why the system has exactly one solution.

Hints

- Substitute the expression for \(y\) into the other equation. - Combine the powers of \(x\). - Recall how many real solutions \(x^3=a\) has.

Solution

1. Substitute \(y=2x\) into \(yx^2=54\): \((2x)x^2=54\). 2. Simplify: \(2x^3=54\), so \(x^3=27\) and \(x=3\). 3. Substitute into \(y=2x\): \(y=6\). The solution is \((3, 6)\). 4. The equation \(x^3=27\) has exactly one real solution because an odd power function takes each real value exactly once.

Answer

1. \((3, 6)\) 2. The odd-power equation \(x^3=27\) has exactly one real solution.
5268139
Find the coordinates of the intersection of lines \(g\) and \(h\), described by the following system: \(g: 3x - 2y = 4\) \(h: y = 2x - 5\)

Hints

- Which system-solving method is most direct when one equation is already solved for \(y\)? - Replace \(y\) in the other equation with the given expression. - Pay attention to the negative factor before the parentheses. - How can you use the value of \(x\) to find \(y\)?

Solution

1. Substitute the expression for \(y\) from line \(h\) into the equation for line \(g\): \(3x - 2(2x - 5) = 4\). 2. Distribute: \(3x - 4x + 10 = 4\). 3. Combine like terms: \(-x + 10 = 4\). 4. Solve for \(x\): \(-x = -6\), so \(x = 6\). 5. Substitute into the equation for line \(h\): \(y = 2 \cdot 6 - 5 = 7\). 6. The intersection is \((6, 7)\).

Answer

The intersection is \((6, 7)\).
5333689
The functions \(f(x) = x^2\) and \(g(x) = -(x - 2)^2 + 4\) are graphed. a) Use the graphs to explain why \(x^2 = -(x - 2)^2 + 4\) has exactly two solutions. b) Read the solutions from the graph. c) Verify each solution by substitution into both functions.
Figure for problem 533368

Hints

- Solutions of \(f(x) = g(x)\) are the x-coordinates of graph intersections. - Read both intersection points from the coordinate plane. - Substitute each x-value into both function rules.

Solution

1. The graphs intersect at exactly two points, so there are two x-values for which \(f(x) = g(x)\). 2. The intersection points are \((0, 0)\) and \((2, 4)\), so the solutions are \(x = 0\) and \(x = 2\). 3. For \(x = 0\), \(f(0) = 0\) and \(g(0) = -(0 - 2)^2 + 4 = 0\). 4. For \(x = 2\), \(f(2) = 4\) and \(g(2) = -(2 - 2)^2 + 4 = 4\).

Answer

a) The graphs have two intersection points. b) \(x = 0\) and \(x = 2\) c) Both values give equal outputs for \(f\) and \(g\).
5333729
Determine the quadratic equation in standard form whose solutions are the x-coordinates of the intersections shown in the graph.
Figure for problem 533372

Hints

- Identify the equations of the two graphs. - Set the function expressions equal. - Move all terms to one side.

Solution

1. The parabola is \(f(x) = x^2 - 2\), and the line is \(g(x) = x\). 2. Set the functions equal: \(x^2 - 2 = x\). 3. Move all terms to one side: \(x^2 - x - 2 = 0\). 4. Its solutions are \(x = -1\) and \(x = 2\), matching the marked intersections.

Answer

\(x^2 - x - 2 = 0\)
5333859
A parabolic tunnel arch is modeled by \(f(x)=-0.2x^2+1.2x+1\). A diagonal support inside the tunnel follows the line \(g(x)=0.4x+1.6\). All coordinates are measured in meters. a) Use the graph to identify the coordinates of attachment points \(B\) and \(C\), where the support intersects the tunnel arch. b) Write an equation that can be used to find the \(x\)-coordinates of the attachment points algebraically. c) Rewrite the equation from part b) with \(0\) on one side. What is the degree of the equation?
Figure for problem 533385

Hints

- Locate the points where the line and parabola meet. - At an intersection, both functions have the same output for the same input. - Move every term to one side of the equation. - The degree is determined by the greatest exponent of the variable.

Solution

1. The line and parabola intersect at \(x=1\) and \(x=3\). The corresponding points are \(B=(1, 2)\) and \(C=(3, 2.8)\). 2. Set the function values equal: \(-0.2x^2+1.2x+1=0.4x+1.6\). 3. Move all terms to one side: \(-0.2x^2+0.8x-0.6=0\). 4. The highest exponent of \(x\) is \(2\), so this is a quadratic equation of degree \(2\).

Answer

a) \(B=(1, 2)\) and \(C=(3, 2.8)\), in meters b) \(-0.2x^2+1.2x+1=0.4x+1.6\) c) \(-0.2x^2+0.8x-0.6=0\); the equation has degree \(2\).
5137129
Consider the following system of equations: (I) \(x - 2y = 8\) (II) \(3x + 4y = 4\) a) Explain which variable in which equation is most efficient to isolate before using substitution. b) Find the solution set of the system.

Hints

- Which variable has a coefficient of \(1\)? - Why is a coefficient of \(1\) convenient when isolating a variable? - Remember to include both variable values in the solution set.

Solution

1. In equation (I), \(x\) has coefficient \(1\), so it can be isolated without division or fractions: \(x = 2y + 8\). 2. Substitute \(x = 2y + 8\) into equation (II): \(3(2y + 8) + 4y = 4\). 3. Solve for \(y\): \(6y + 24 + 4y = 4\), so \(10y = -20\) and \(y = -2\). 4. Substitute \(y = -2\) into \(x = 2y + 8\): \(x = 2(-2) + 8 = 4\). 5. The solution set is \(\{(4, -2)\}\).

Answer

a) Isolate \(x\) in equation (I), giving \(x = 2y + 8\), because \(x\) has coefficient \(1\). b) The solution set is \(\{(4, -2)\}\).
5137139
Solve the system of linear equations by substitution, and check your solution. (I) \(0.5x + y = 1\) (II) \(2x - 3y = 11\)

Hints

- You may isolate either variable in either equation. Which choice looks simplest here? - Pay close attention to the signs when distributing a negative factor. - How can substitution into both original equations verify your result?

Solution

1. Solve equation (I) for \(y\): \(y = 1 - 0.5x\). 2. Substitute the expression for \(y\) into equation (II): \(2x - 3(1 - 0.5x) = 11\). 3. Distribute: \(2x - 3 + 1.5x = 11\). 4. Combine like terms and solve: \(3.5x - 3 = 11\), so \(3.5x = 14\) and \(x = 4\). 5. Substitute \(x = 4\) into the rearranged equation (I): \(y = 1 - 0.5 \cdot 4 = -1\). 6. Check equation (I): \(0.5 \cdot 4 + (-1) = 1\). Check equation (II): \(2 \cdot 4 - 3(-1) = 11\). Both equations are true. 7. The solution set is \(\{(4, -1)\}\).

Answer

The solution set is \(\{(4, -1)\}\).
5137609
Ms. Miller invests a total of \(\$10{,}000\) in two accounts. The first account earns \(2\%\) simple interest per year, and the second earns \(3\%\) simple interest per year. After one year, she earns \(\$260\) in interest. How much did she invest in each account?

Hints

- Identify the two facts given about the invested amounts. - Write each interest rate as a decimal. - Translate the total investment and total interest into two equations.

Solution

1. Let \(x\) be the amount invested at \(2\%\) and \(y\) the amount invested at \(3\%\). 2. Write the system: \(x + y = 10{,}000\) and \(0.02x + 0.03y = 260\). 3. Solve the first equation for \(x\): \(x = 10{,}000 - y\). 4. Substitute into the second equation: \(0.02(10{,}000 - y) + 0.03y = 260\). 5. Simplify: \(200 - 0.02y + 0.03y = 260\), so \(0.01y = 60\) and \(y = 6000\). 6. Then \(x = 10{,}000 - 6000 = 4000\).

Answer

Ms. Miller invested \(\$4000\) in the \(2\%\) account and \(\$6000\) in the \(3\%\) account.
5137879
Two lines \(g_1\) and \(g_2\) are given. Line \(g_1\) passes through \(A(0, 2)\) and \(B(4, 4)\). Line \(g_2\) has slope \(m = -1\) and passes through \(C(6, 2)\). Find the equation of each line, then find the coordinates of their intersection point.

Hints

- Find the slope of \(g_1\) from its two points. - Use the known slope and point to find the equation of \(g_2\). - At an intersection point, what must be true about the two y-values?

Solution

1. For \(g_1\), the y-intercept is \(2\), and the slope is \(m_1 = \frac{4 - 2}{4 - 0} = 0.5\). Thus \(g_1: y = 0.5x + 2\). 2. For \(g_2\), substitute \((6, 2)\) into \(y = -x + b_2\): \(2 = -6 + b_2\), so \(b_2 = 8\). Thus \(g_2: y = -x + 8\). 3. At the intersection, the y-values are equal: \(0.5x + 2 = -x + 8\). Solving gives \(x = 4\). 4. Substitute \(x = 4\) into either equation: \(y = 4\). The intersection is \((4, 4)\).

Answer

\(g_1: y = 0.5x + 2\), \(g_2: y = -x + 8\), and the intersection is \((4, 4)\).
5138259
Find the solution set of the following system by solving both equations for \(y\) and setting the resulting expressions equal: (I) \(3y - 6x = 12\) (II) \(y + 2x = 20\)

Hints

- What must you do to both equations before you can compare their expressions directly? - Solve both equations for the same variable. - After finding \(x\), how can you find \(y\)? - Check the ordered pair in both original equations.

Solution

1. Solve both equations for \(y\). Equation (I) becomes \(3y = 6x + 12\), so \(y = 2x + 4\). Equation (II) becomes \(y = -2x + 20\). 2. Set the expressions equal: \(2x + 4 = -2x + 20\). 3. Solve for \(x\): \(4x = 16\), so \(x = 4\). 4. Substitute into either expression for \(y\): \(y = 2 \cdot 4 + 4 = 12\). 5. The solution set is \(\{(4, 12)\}\).

Answer

The solution set is \(\{(4, 12)\}\).
5138269
Two candles are lit at the same time. Candle A starts at \(25\,\text{cm}\) tall and burns down \(1.5\,\text{cm}\) per hour. Candle B starts at \(20\,\text{cm}\) tall and burns down \(0.5\,\text{cm}\) per hour. a) Write an equation for the height \(h\), in centimeters, of each candle after \(t\) hours. b) Set the expressions equal to determine when the candles have the same height and what that height is.

Hints

- A candle height can be modeled as initial height minus burn rate times time. - Which variable represents time, and which represents height? - What equation represents the moment when the candles have the same height? - Keep track of the units as you interpret the result.

Solution

1. Candle A is modeled by \(h = 25 - 1.5t\). Candle B is modeled by \(h = 20 - 0.5t\). 2. Set the expressions for \(h\) equal: \(25 - 1.5t = 20 - 0.5t\). 3. Solve for \(t\): \(5 - 1.5t = -0.5t\), so \(5 = t\). 4. Substitute \(t = 5\): \(h = 25 - 1.5 \cdot 5 = 17.5\). 5. After \(5\) hours, both candles are \(17.5\,\text{cm}\) tall.

Answer

a) Candle A: \(h = 25 - 1.5t\) Candle B: \(h = 20 - 0.5t\) b) After \(5\) hours, both candles are \(17.5\,\text{cm}\) tall.
5138309
Consider the following system of linear equations: (I) \(4x + y = 10\) (II) \(x - 2y = 7\) 1. Find the solution \((x, y)\) algebraically. 2. Then evaluate \(T = x^2 + y^2\) using your solution.

Hints

- Which variable can you isolate most easily before substituting into the other equation? - Pay close attention to the negative sign before the parentheses. - What happens when you square a negative number?

Solution

1. Solve equation (I) for \(y\): \(y = 10 - 4x\). 2. Substitute into equation (II): \(x - 2(10 - 4x) = 7\). 3. Distribute and combine like terms: \(x - 20 + 8x = 7\), so \(9x = 27\). 4. Solve for \(x\): \(x = 3\). 5. Find \(y\): \(y = 10 - 4 \cdot 3 = -2\). The solution is \((3, -2)\). 6. Evaluate the expression: \(T = 3^2 + (-2)^2 = 9 + 4 = 13\).

Answer

1. The solution is \((3, -2)\). 2. \(T = 13\)
5138359
Solve the following system of equations: (I) \(0.4a - 0.2b = 1\) (II) \(a + 0.5b = 6.5\)

Hints

- Would it help to solve an equation for a variable whose coefficient is \(1\)? - Pay close attention to decimal place values. - After expressing one variable in terms of the other, substitute that expression into the remaining equation.

Solution

1. Solve equation (II) for \(a\): \(a = 6.5 - 0.5b\). 2. Substitute into equation (I): \(0.4(6.5 - 0.5b) - 0.2b = 1\). 3. Distribute: \(2.6 - 0.2b - 0.2b = 1\). 4. Combine like terms: \(2.6 - 0.4b = 1\). 5. Solve for \(b\): \(-0.4b = -1.6\), so \(b = 4\). 6. Substitute into equation (II): \(a = 6.5 - 0.5 \cdot 4 = 4.5\). 7. The solution is \((a, b) = (4.5, 4)\).

Answer

The solution is \((a, b) = (4.5, 4)\).
5138369
Solve the following system of linear equations by substitution: (I) \(\frac{2}{3}r + \frac{1}{2}s = 6\) (II) \(r - \frac{3}{4}s = -1\)

Hints

- Which equation is easiest to solve for one variable? - Substitute the resulting expression into the other equation. - After finding one variable, how can you determine the other?

Solution

1. Solve equation (II) for \(r\): \(r = \frac{3}{4}s - 1\). 2. Substitute into equation (I): \(\frac{2}{3}(\frac{3}{4}s - 1) + \frac{1}{2}s = 6\). 3. Distribute: \(\frac{1}{2}s - \frac{2}{3} + \frac{1}{2}s = 6\). 4. Combine like terms: \(s - \frac{2}{3} = 6\). 5. Solve for \(s\): \(s = 6 + \frac{2}{3} = \frac{20}{3}\). 6. Substitute into the expression for \(r\): \(r = \frac{3}{4} \cdot \frac{20}{3} - 1 = 4\). 7. The solution is \((r, s) = (4, \frac{20}{3})\).

Answer

The solution is \((r, s) = (4, \frac{20}{3})\).
5139349
The linear functions \(f\) and \(g\) are given by \(f(x) = \frac{2}{3}x - 4\) \(g(x) = -\frac{1}{3}x + 2\) a) Find the zero of \(f\). b) Find the zero of \(g\). c) Find the x-value at which the two functions have the same value. What do you notice compared with parts a and b?

Hints

- What value does a function have at a zero? - At an intersection point, what is true about the two function values? - Compare the results of the first two parts with the equation you solve in part c.

Solution

1. For part a, set \(f(x) = 0\): \(\frac{2}{3}x - 4 = 0\). Then \(\frac{2}{3}x = 4\), so \(x = 6\). 2. For part b, set \(g(x) = 0\): \(-\frac{1}{3}x + 2 = 0\). Then \(-\frac{1}{3}x = -2\), so \(x = 6\). 3. For part c, set the function values equal: \(\frac{2}{3}x - 4 = -\frac{1}{3}x + 2\). Adding \(\frac{1}{3}x\) gives \(x - 4 = 2\), so \(x = 6\). 4. Both functions equal \(0\) at \(x = 6\), so their intersection is exactly on the x-axis.

Answer

a) \(x = 6\) b) \(x = 6\) c) \(x = 6\). The two functions have the same zero, so they intersect on the x-axis.
5140949
Find the solution \((x, y)\) of the following system using a method of your choice: (I) \(2(x - 3) = y + 2\) (II) \(4x - 3y = 2\)

Hints

- Can you simplify the first equation before choosing a method? - Which method is efficient once one variable is isolated? - Pay close attention to the negative factor before the parentheses. - Include values for both variables in your final answer.

Solution

1. Simplify equation (I) and solve for \(y\): \(2x - 6 = y + 2\), so \(y = 2x - 8\). 2. Substitute into equation (II): \(4x - 3(2x - 8) = 2\). 3. Distribute and combine like terms: \(4x - 6x + 24 = 2\), so \(-2x = -22\). 4. Solve for \(x\): \(x = 11\). 5. Substitute into \(y = 2x - 8\): \(y = 2 \cdot 11 - 8 = 14\).

Answer

The solution is \((11, 14)\).
5140969
Consider the two equations \(y = 2.4x - 7\) \(y = 0.4(x + 12.5)\). Set the expressions equal to find the value of \(x\) for which they give the same value of \(y\). Then calculate \(Z = xy\).

Hints

- When two expressions give the same value of \(y\), set them equal. - How do you distribute a decimal factor across parentheses? - After finding \(x\), substitute it into either original equation to find \(y\). - Finally, multiply \(x\) and \(y\).

Solution

1. Set the expressions for \(y\) equal: \(2.4x - 7 = 0.4(x + 12.5)\). 2. Distribute on the right: \(0.4(x + 12.5) = 0.4x + 5\). 3. Solve \(2.4x - 7 = 0.4x + 5\). 4. Subtract \(0.4x\): \(2x - 7 = 5\). 5. Add \(7\): \(2x = 12\). 6. Divide by \(2\): \(x = 6\). 7. Find \(y\): \(y = 2.4 \cdot 6 - 7 = 7.4\). 8. Calculate the product: \(Z = 6 \cdot 7.4 = 44.4\).

Answer

\(x = 6\) and \(Z = 44.4\)
5140999
Solve the following system by substitution. First rearrange one equation appropriately. (I) \(x - 4y = -18\) (II) \(2x + 5y = 16\)

Hints

- Can you rearrange one equation so that one variable is alone on one side? - Which choice avoids introducing fractions? - After finding one variable, how can you calculate the other?

Solution

1. Solve equation (I) for \(x\): \(x = 4y - 18\). 2. Substitute into equation (II): \(2(4y - 18) + 5y = 16\). 3. Distribute: \(8y - 36 + 5y = 16\). 4. Combine like terms: \(13y - 36 = 16\). 5. Add \(36\) to both sides: \(13y = 52\). 6. Divide by \(13\): \(y = 4\). 7. Substitute into \(x = 4y - 18\): \(x = 4 \cdot 4 - 18 = -2\).

Answer

The solution is \((-2, 4)\).
5141009
Solve the following system of linear equations by substitution: (I) \(y = 2.4x - 3\) (II) \(5x + 2y = 33.2\)

Hints

- The substitution process is unchanged when the coefficients are decimals. - When multiplying by \(2\), distribute to every term inside the parentheses. - Combine the \(x\)-terms carefully before continuing to solve.

Solution

1. Substitute the expression for \(y\) from equation (I) into equation (II): \(5x + 2(2.4x - 3) = 33.2\). 2. Distribute: \(5x + 4.8x - 6 = 33.2\). 3. Combine like terms: \(9.8x - 6 = 33.2\). 4. Add \(6\): \(9.8x = 39.2\). 5. Divide by \(9.8\): \(x = 4\). 6. Substitute into equation (I): \(y = 2.4 \cdot 4 - 3 = 6.6\).

Answer

The solution is \((4, 6.6)\).
5141059
Calculate the intersection \((x, y)\) of the two lines: (I) \(y = \frac{3}{4}x + 2\) (II) \(y = \frac{1}{4}x - 1\)

Hints

- Bring all \(x\)-terms to one side of the equation. - How can you clear or simplify the fractions? - Pay close attention to signs when substituting a negative value of \(x\).

Solution

1. Set the expressions equal: \(\frac{3}{4}x + 2 = \frac{1}{4}x - 1\). 2. Subtract \(\frac{1}{4}x\): \(\frac{1}{2}x + 2 = -1\). 3. Subtract \(2\): \(\frac{1}{2}x = -3\). 4. Multiply by \(2\): \(x = -6\). 5. Substitute into equation (II): \(y = \frac{1}{4}(-6) - 1 = -2.5\). 6. The intersection is \((-6, -2.5)\).

Answer

The intersection is \((-6, -2.5)\).
5146969
Consider the parabola \(p(x) = -x^2 + 3\) and the line \(g(x) = 2x + n\). Find the value of \(n\) for which the line is tangent to the parabola. Then find the point of tangency.

Hints

- Set the two function expressions equal. - Tangency corresponds to one repeated solution. - Use the discriminant to find \(n\), then substitute to find the point.

Solution

1. Set the functions equal: \(-x^2 + 3 = 2x + n\). 2. Rearrange: \(x^2 + 2x + (n - 3) = 0\). 3. Tangency means exactly one intersection, so the discriminant must be \(0\). 4. Calculate \(D = 2^2 - 4 \cdot 1 \cdot (n - 3) = 16 - 4n\). 5. Set \(16 - 4n = 0\), giving \(n = 4\). 6. Then \(x^2 + 2x + 1 = (x + 1)^2 = 0\), so \(x = -1\). The y-coordinate is \(g(-1) = 2\). 7. The point of tangency is \((-1, 2)\).

Answer

\(n = 4\); point of tangency \((-1, 2)\)
5147019
The parabola is \(p(x) = x^2 - 4x + 5\), and the line is \(g(x) = x + 1\). a) Find the coordinates of their intersection points. b) Determine whether \(Q(2.5, 3.5)\) lies on the line, the parabola, or both.

Hints

- Set the function expressions equal to find intersections. - Factor the resulting quadratic. - Test a point by substituting its x-coordinate into each function.

Solution

1. Set the functions equal: \(x^2 - 4x + 5 = x + 1\). 2. Rearrange and factor: \(x^2 - 5x + 4 = (x - 1)(x - 4) = 0\). 3. Thus, \(x = 1\) or \(x = 4\). Using \(g(x) = x + 1\), the corresponding y-values are \(2\) and \(5\). The intersections are \((1, 2)\) and \((4, 5)\). 4. For \(Q\), \(g(2.5) = 3.5\), so \(Q\) lies on the line. 5. However, \(p(2.5) = 2.5^2 - 4 \cdot 2.5 + 5 = 1.25\), not \(3.5\). Therefore, \(Q\) does not lie on the parabola.

Answer

a) \((1, 2)\) and \((4, 5)\) b) \(Q\) lies on the line only.
5152339
The linear function \(g\) is defined by \(g(x) = -\frac{2}{3}x + 4\). a) Another line \(h\) is parallel to \(g\) and passes through the point \(P(6, 2)\). Find the equation of \(h\). b) Find the coordinates of the intersection point \(S\) of line \(h\) and the line \(k(x) = x - 3\).

Hints

- What must be true about the slopes of parallel lines? - How can you use the given point to find the y-intercept? - What is true about the two function values at an intersection point?

Solution

1. Because \(h\) is parallel to \(g\), its slope is \(-\frac{2}{3}\). Write \(h(x) = -\frac{2}{3}x + b\). Using \(P(6, 2)\), \(2 = -\frac{2}{3} \cdot 6 + b\), so \(b = 6\). Thus \(h(x) = -\frac{2}{3}x + 6\). 2. At the intersection, the function values are equal: \(-\frac{2}{3}x + 6 = x - 3\). 3. Solving gives \(9 = \frac{5}{3}x\), so \(x = \frac{27}{5} = 5.4\). 4. Substitute into \(k\): \(y = 5.4 - 3 = 2.4\). Therefore, \(S(5.4, 2.4)\).

Answer

a) \(h(x) = -\frac{2}{3}x + 6\) b) \(S(5.4, 2.4)\)
5152349
Two lines \(f\) and \(g\) are each determined by two points. Line \(f\) passes through \(A(-1, 1)\) and \(B(3, 9)\). Line \(g\) passes through \(C(0, 10)\) and \(D(5, 0)\). a) Find the equations of \(f\) and \(g\). b) Use algebra to find the coordinates of their intersection point \(S\).

Hints

- How can you find a line's slope from two points? - Can you read the y-intercept of one line directly from one of its points? - What must be true about the function values at an intersection point?

Solution

1. For \(f\), \(m_f = \frac{9 - 1}{3 - (-1)} = 2\). Using \(B(3, 9)\), \(9 = 2 \cdot 3 + b\), so \(b = 3\). Thus \(f(x) = 2x + 3\). 2. For \(g\), \(m_g = \frac{0 - 10}{5 - 0} = -2\). Since \(C(0, 10)\) is the y-intercept, \(g(x) = -2x + 10\). 3. At the intersection, \(2x + 3 = -2x + 10\). Then \(4x = 7\), so \(x = \frac{7}{4} = 1.75\). 4. Substitute into \(f\): \(y = 2 \cdot 1.75 + 3 = 6.5\). Therefore, \(S(1.75, 6.5)\).

Answer

a) \(f(x) = 2x + 3\) and \(g(x) = -2x + 10\) b) \(S(1.75, 6.5)\)
5153439
The parabola is \(f(x) = x^2 - 4x + 3\), and the line is \(g(x) = 2x - 6\). Find their common point, and explain algebraically why it is a point of tangency.

Hints

- Set the function expressions equal. - Look for a perfect-square trinomial. - A repeated solution corresponds to one common point.

Solution

1. Set the functions equal: \(x^2 - 4x + 3 = 2x - 6\). 2. Rearrange: \(x^2 - 6x + 9 = 0\). 3. Factor: \((x - 3)^2 = 0\), so there is one repeated solution, \(x = 3\). 4. The repeated solution means the graphs have exactly one common point, so the line is tangent to the parabola. 5. Calculate the y-coordinate: \(g(3) = 2 \cdot 3 - 6 = 0\). The point of tangency is \((3, 0)\).

Answer

The point of tangency is \((3, 0)\). The equation for the intersection has the repeated solution \(x = 3\).
5153959
Two bike-rental plans are being compared: Plan A charges a base fee of \(\$5.00\) plus \(\$0.20\) per minute. Plan B has no base fee and charges \(\$0.45\) per minute. a) Write an equation for the total cost \(y\), in dollars, of each plan after \(x\) minutes. b) Set the expressions equal to determine after how many minutes the plans cost the same amount.

Hints

- For each plan, identify the fixed fee and the rate per minute. - When the plans cost the same, what must be true of the two expressions? - What does \(x\) represent, and what unit should your answer use?

Solution

1. Plan A is modeled by \(y = 0.20x + 5\). Plan B is modeled by \(y = 0.45x\). 2. Set the expressions equal: \(0.20x + 5 = 0.45x\). 3. Subtract \(0.20x\): \(5 = 0.25x\). 4. Divide by \(0.25\): \(x = 20\). 5. Check the cost: \(y = 0.45 \cdot 20 = 9.00\), so both plans cost \(\$9.00\).

Answer

a) Plan A: \(y = 0.20x + 5\) Plan B: \(y = 0.45x\) b) The plans cost the same after \(20\) minutes. Each costs \(\$9.00\).
5153969
Solve the following system by setting the two expressions for \(y\) equal: (I) \(y = \frac{2}{3}x + 5\) (II) \(y = \frac{5}{6}x + 2\)

Hints

- Set the two expressions for \(y\) equal. - Rewrite the fractions with a common denominator. - Substitute the value of \(x\) into either original equation.

Solution

1. Set the expressions equal: \(\frac{2}{3}x + 5 = \frac{5}{6}x + 2\). 2. Subtract \(2\) and \(\frac{2}{3}x\): \(3 = \frac{5}{6}x - \frac{4}{6}x\). 3. Simplify: \(3 = \frac{1}{6}x\). 4. Multiply by \(6\): \(x = 18\). 5. Substitute into equation (I): \(y = \frac{2}{3} \cdot 18 + 5 = 17\).

Answer

The solution is \((18, 17)\).
5155849
Find the coordinates of the intersection points of \(f(x) = 0.5x^2\) and \(g(x) = x + 0.5\).

Hints

- Set the function expressions equal. - Clear the decimal coefficient before solving. - Keep irrational coordinates in exact radical form.

Solution

1. Set the functions equal: \(0.5x^2 = x + 0.5\). 2. Multiply by \(2\) and rearrange: \(x^2 - 2x - 1 = 0\). 3. Apply the quadratic formula: \(x = \frac{2 \pm \sqrt{(-2)^2 - 4 \cdot 1 \cdot (-1)}}{2} = \frac{2 \pm \sqrt{8}}{2} = 1 \pm \sqrt{2}\). 4. Using \(g(x) = x + 0.5\), the y-values are \(\frac{3}{2} + \sqrt{2}\) and \(\frac{3}{2} - \sqrt{2}\). 5. The intersection points are \(\left(1 + \sqrt{2}, \frac{3}{2} + \sqrt{2}\right)\) and \(\left(1 - \sqrt{2}, \frac{3}{2} - \sqrt{2}\right)\).

Answer

\(\left(1 + \sqrt{2}, \frac{3}{2} + \sqrt{2}\right)\) and \(\left(1 - \sqrt{2}, \frac{3}{2} - \sqrt{2}\right)\)
5155859
Determine algebraically whether \(f(x) = (x - 2)^2 + 3\) and \(g(x) = x\) have any common points. Give the coordinates if they exist.

Hints

- Set the function expressions equal. - Expand the squared binomial and write a quadratic equation. - Use the discriminant to determine whether real intersections exist.

Solution

1. Set the functions equal: \((x - 2)^2 + 3 = x\). 2. Expand and rearrange: \(x^2 - 4x + 4 + 3 = x\), so \(x^2 - 5x + 7 = 0\). 3. The discriminant is \(D = (-5)^2 - 4 \cdot 1 \cdot 7 = -3\). 4. Since \(D < 0\), there are no real solutions, so the graphs have no common points.

Answer

The graphs have no common points.
5240239
A school festival planned for a total of \(500\) student and adult ticket sales. Actual student ticket sales were \(105\%\) of the planned number, while actual adult ticket sales were \(90\%\) of the planned number. Altogether, \(495\) tickets were sold. How many student tickets and adult tickets were actually sold?

Hints

- Choose variables for the two planned ticket amounts. - Use the planned total to write the first equation. - Express the percentages as decimal multipliers in the second equation. - After finding the planned amounts, calculate the actual sales.

Solution

1. Let \(x\) be the planned number of student tickets and \(y\) the planned number of adult tickets. 2. Write the system \(x + y = 500\) and \(1.05x + 0.90y = 495\). 3. Solve the first equation for \(y\): \(y = 500 - x\). 4. Substitute: \(1.05x + 0.90(500 - x) = 495\). 5. Simplify: \(1.05x + 450 - 0.90x = 495\), so \(0.15x = 45\) and \(x = 300\). 6. Then \(y = 500 - 300 = 200\). 7. Calculate the actual sales: \(1.05 \cdot 300 = 315\) student tickets and \(0.90 \cdot 200 = 180\) adult tickets.

Answer

The festival sold \(315\) student tickets and \(180\) adult tickets.
5240249
Ms. Weber invests a \(\$12{,}000\) inheritance in two savings accounts. The first account earns \(1.5\%\) simple interest per year, and the second earns \(2.5\%\) simple interest per year. After one year, the total balance in both accounts is \(\$12{,}230\). How much was originally invested in each account?

Hints

- Determine what the difference between the ending balance and the initial investment represents. - Write one equation for the total principal and another for the total interest. - Convert each percent to a decimal before using it in an equation. - Solve the system using a method such as substitution.

Solution

1. Let \(x\) be the amount invested at \(1.5\%\) and \(y\) the amount invested at \(2.5\%\). 2. The total interest earned is \(12{,}230 - 12{,}000 = 230\) dollars. 3. Write the system \(x + y = 12{,}000\) and \(0.015x + 0.025y = 230\). 4. Solve the first equation for \(y\): \(y = 12{,}000 - x\). 5. Substitute: \(0.015x + 0.025(12{,}000 - x) = 230\). 6. Simplify: \(0.015x + 300 - 0.025x = 230\), so \(-0.01x = -70\) and \(x = 7000\). 7. Then \(y = 12{,}000 - 7000 = 5000\).

Answer

Ms. Weber invested \(\$7000\) in the \(1.5\%\) account and \(\$5000\) in the \(2.5\%\) account.
5242089
Use substitution to find the solution set of the following system: (I) \(2x + y = 7\) (II) \(3x - 2y = 21\)

Hints

- Which equation is easiest to solve for one variable? - Pay close attention to the negative factor before the parentheses. - After finding one variable, where can you substitute it most easily to find the other? - Check both values in the original equations.

Solution

1. Solve equation (I) for \(y\): \(y = 7 - 2x\). 2. Substitute into equation (II): \(3x - 2(7 - 2x) = 21\). 3. Distribute carefully: \(3x - 14 + 4x = 21\). 4. Combine like terms: \(7x - 14 = 21\). 5. Solve for \(x\): \(7x = 35\), so \(x = 5\). 6. Substitute into \(y = 7 - 2x\): \(y = 7 - 2 \cdot 5 = -3\). 7. The solution set is \(\{(5, -3)\}\).

Answer

The solution set is \(\{(5, -3)\}\).
5242129
Use substitution to find the solution set of the following system. First rearrange one equation efficiently. \(\begin{cases} 3x + y = 10 \\ 2x + 3y = 2 \end{cases}\)

Hints

- In which equation is one variable easiest to isolate? - Look for a variable with coefficient \(1\). - Substitute the resulting expression into the equation you have not changed. - Check both values in the original equations.

Solution

1. Solve the first equation for \(y\), since its coefficient is \(1\): \(y = 10 - 3x\). 2. Substitute into the second equation: \(2x + 3(10 - 3x) = 2\). 3. Distribute: \(2x + 30 - 9x = 2\). 4. Combine like terms and solve: \(-7x + 30 = 2\), so \(-7x = -28\) and \(x = 4\). 5. Substitute into \(y = 10 - 3x\): \(y = 10 - 3 \cdot 4 = -2\). 6. The solution set is \(\{(4, -2)\}\).

Answer

The solution set is \(\{(4, -2)\}\).
5242169
Solve the following system of linear equations by substitution: (I) \(2x + 5y = -1\) (II) \(x - 3y = 5\)

Hints

- Look for a variable with coefficient \(1\) to make isolating it easier. - Pay close attention to signs when distributing. - After finding one variable, substitute it into an original equation to find the other.

Solution

1. Solve equation (II) for \(x\), since its coefficient is \(1\): \(x = 3y + 5\). 2. Substitute into equation (I): \(2(3y + 5) + 5y = -1\). 3. Distribute: \(6y + 10 + 5y = -1\). 4. Combine like terms: \(11y + 10 = -1\). 5. Solve for \(y\): \(11y = -11\), so \(y = -1\). 6. Substitute into \(x = 3y + 5\): \(x = 3(-1) + 5 = 2\). 7. The solution is \((2, -1)\).

Answer

The solution is \((2, -1)\).
5242189
Solve the following system of linear equations by substitution: (I) \(5x - 2y = 19\) (II) \(3x + 4y = 1\)

Hints

- Can you isolate a multiple of a variable without introducing fractions? - Can an expression for \(2y\) be used directly to replace \(4y\)? - Remember to determine both \(x\) and \(y\).

Solution

1. Solve equation (I) for \(2y\): \(2y = 5x - 19\). 2. Since \(4y = 2(2y)\), substitute \(2(5x - 19)\) for \(4y\) in equation (II): \(3x + 2(5x - 19) = 1\). 3. Solve for \(x\): \(3x + 10x - 38 = 1\), so \(13x = 39\) and \(x = 3\). 4. Substitute into \(2y = 5x - 19\): \(2y = 5 \cdot 3 - 19 = -4\), so \(y = -2\). 5. The solution is \((3, -2)\).

Answer

The solution set is \(\{(3, -2)\}\).
5242209
Solve the following system of linear equations by substitution: (I) \(3x - 5y = 11\) (II) \(4x + 3y = 5\)

Hints

- When no coefficient is \(1\), isolating a variable may introduce a fraction. - Which variable is most convenient to isolate? - How can you clear denominators after substituting? - Pay attention to signs when substituting a negative value.

Solution

1. Solve equation (I) for \(x\): \(3x = 11 + 5y\), so \(x = \frac{11 + 5y}{3}\). 2. Substitute into equation (II): \(4 \cdot \frac{11 + 5y}{3} + 3y = 5\). 3. Multiply by \(3\) to clear the denominator: \(4(11 + 5y) + 9y = 15\). 4. Distribute and combine like terms: \(44 + 20y + 9y = 15\), so \(44 + 29y = 15\). 5. Solve for \(y\): \(29y = -29\), so \(y = -1\). 6. Substitute into the expression for \(x\): \(x = \frac{11 + 5(-1)}{3} = 2\). 7. The solution set is \(\{(2, -1)\}\).

Answer

The solution set is \(\{(2, -1)\}\).
5242229
Solve the following system by substitution, and then check your solution: (I) \(3x + 2y = 5\) (II) \(5x + 3y = 8\)

Hints

- Solve one equation for one variable. Decide whether fractions or decimals are more convenient. - Substitute the expression into the other equation and distribute carefully. - Check the final ordered pair in both original equations.

Solution

1. Solve equation (I) for \(y\): \(2y = 5 - 3x\), so \(y = 2.5 - 1.5x\). 2. Substitute into equation (II): \(5x + 3(2.5 - 1.5x) = 8\). 3. Distribute: \(5x + 7.5 - 4.5x = 8\). 4. Combine like terms and solve: \(0.5x + 7.5 = 8\), so \(0.5x = 0.5\) and \(x = 1\). 5. Substitute into the expression for \(y\): \(y = 2.5 - 1.5 \cdot 1 = 1\). 6. Check equation (I): \(3 \cdot 1 + 2 \cdot 1 = 5\). Check equation (II): \(5 \cdot 1 + 3 \cdot 1 = 8\). Both equations are true. 7. The solution is \((1, 1)\).

Answer

The solution is \((1, 1)\).
5242279
Use substitution to solve the following system in terms of the parameter \(p\): (I) \(x + 2y = 4p\) (II) \(2x - y = 3p\)

Hints

- Which variable is easiest to isolate? - Treat \(p\) as a constant while solving for \(x\) and \(y\). - Put parentheses around the substituted expression. - Your final ordered pair should be written in terms of \(p\).

Solution

1. Solve equation (II) for \(y\): \(y = 2x - 3p\). 2. Substitute into equation (I): \(x + 2(2x - 3p) = 4p\). 3. Solve for \(x\): \(x + 4x - 6p = 4p\), so \(5x = 10p\) and \(x = 2p\). 4. Substitute into the expression for \(y\): \(y = 2(2p) - 3p = p\).

Answer

The solution is \((x, y) = (2p, p)\).
5242309
Solve the following system of linear equations by substitution: \(\begin{cases} 4x + 3y = 2 \\ 5x - 2y = 14 \end{cases}\)

Hints

- No variable is isolated, so begin by rearranging one equation. - Dividing by a coefficient may produce manageable decimals. - Check your result in both original equations.

Solution

1. Solve the second equation for \(y\): \(-2y = 14 - 5x\), so \(y = 2.5x - 7\). 2. Substitute into the first equation: \(4x + 3(2.5x - 7) = 2\). 3. Distribute and solve for \(x\): \(4x + 7.5x - 21 = 2\), so \(11.5x = 23\). 4. Therefore, \(x = 2\). 5. Substitute into the expression for \(y\): \(y = 2.5 \cdot 2 - 7 = -2\). 6. The solution is \((2, -2)\).

Answer

The solution set is \(\{(2, -2)\}\).
5242829
Find the values of \(a\) and \(b\) that satisfy the following system: \(\begin{cases} \frac{1}{2}(a + 4) = b + 1 \\ 3(a - b) = 2(b + 5) + 1 \end{cases}\)

Hints

- How can you clear the fraction in the first equation? - Rewrite both equations in the form \(Aa + Bb = C\). - Which variable is easiest to isolate? - Check both values in the original equations.

Solution

1. Simplify the first equation: \(\frac{1}{2}a + 2 = b + 1\), so \(\frac{1}{2}a - b = -1\). Multiply by \(2\) to get \(a - 2b = -2\). 2. Simplify the second equation: \(3a - 3b = 2b + 11\), so \(3a - 5b = 11\). 3. From the first simplified equation, \(a = 2b - 2\). 4. Substitute into the second simplified equation: \(3(2b - 2) - 5b = 11\). 5. Solve for \(b\): \(6b - 6 - 5b = 11\), so \(b = 17\). 6. Find \(a\): \(a = 2 \cdot 17 - 2 = 32\).

Answer

The solution is \((a, b) = (32, 17)\).
5242839
Solve the following system of linear equations: \(\begin{cases} 2(x + y) + 3(x - y) = 14 \\ 5(x + y) - 2(x - y) = 16 \end{cases}\)

Hints

- Begin by expanding and combining like terms in each equation. - Could the expressions \(x + y\) and \(x - y\) also be treated as temporary variables? - Which system-solving method is most efficient after simplification?

Solution

1. Expand and simplify each equation. The first becomes \(2x + 2y + 3x - 3y = 14\), so \(5x - y = 14\). The second becomes \(5x + 5y - 2x + 2y = 16\), so \(3x + 7y = 16\). 2. Solve the first simplified equation for \(y\): \(y = 5x - 14\). 3. Substitute into the second simplified equation: \(3x + 7(5x - 14) = 16\). 4. Distribute and combine like terms: \(3x + 35x - 98 = 16\), so \(38x = 114\). 5. Solve for \(x\): \(x = 3\). 6. Substitute into \(y = 5x - 14\): \(y = 1\). 7. The solution is \((3, 1)\).

Answer

The solution is \((3, 1)\).
5243459
Last year, a sports club had \(200\) members in its soccer and tennis programs combined. This year, soccer membership increased by \(10\%\), while tennis membership decreased by \(10\%\). The two programs now have \(202\) members altogether. How many members did each program have last year?

Hints

- Choose variables for last year’s membership in each program. - Use the combined membership from last year to write one equation. - Represent the percentage increase and decrease with decimal multipliers. - Express one variable in terms of the other and substitute.

Solution

1. Let \(x\) be last year’s soccer membership and \(y\) last year’s tennis membership. 2. Write the system \(x + y = 200\) and \(1.1x + 0.9y = 202\). 3. Solve the first equation for \(y\): \(y = 200 - x\). 4. Substitute: \(1.1x + 0.9(200 - x) = 202\). 5. Simplify: \(1.1x + 180 - 0.9x = 202\), so \(0.2x = 22\) and \(x = 110\). 6. Then \(y = 200 - 110 = 90\).

Answer

Last year, the soccer program had \(110\) members, and the tennis program had \(90\) members.
5243469
A fitness center offers Basic and Premium memberships. Last month, it had \(600\) members altogether. This month, the number of Basic members decreased by \(5\%\), while the number of Premium members increased by \(20\%\). The center now has \(630\) members. How many members use each plan this month?

Hints

- Identify whether the unknown variables should represent last month or this month. - Express a \(5\%\) decrease and a \(20\%\) increase with decimal multipliers. - Pay attention to which month the question asks about. - A table comparing last month and this month may help organize the information.

Solution

1. Let \(b\) be last month’s number of Basic members and \(p\) last month’s number of Premium members. 2. Write the system \(b + p = 600\) and \(0.95b + 1.2p = 630\). 3. Solve the first equation for \(p\): \(p = 600 - b\). 4. Substitute: \(0.95b + 1.2(600 - b) = 630\). 5. Simplify: \(0.95b + 720 - 1.2b = 630\), so \(-0.25b = -90\) and \(b = 360\). 6. Then \(p = 600 - 360 = 240\). 7. Calculate this month’s membership: \(0.95 \cdot 360 = 342\) Basic members and \(1.2 \cdot 240 = 288\) Premium members.

Answer

This month, \(342\) members use the Basic plan and \(288\) members use the Premium plan.
5243689
Two technicians, Mr. Allen and Ms. Baker, process an order of \(240\) components. Working together, they complete the order in exactly \(8\) hours. On another order of the same size, Mr. Allen works alone for \(3\) hours. Ms. Baker then joins him, and they work together for \(4\) more hours. At that point, they have completed \(180\) components. How many components per hour can each technician process individually?

Hints

- First determine the technicians’ combined hourly rate. - Express the \(180\) completed components as work done during the individual and joint time periods. - Write a system with the two unknown individual rates. - Use the known combined rate in the second equation.

Solution

1. Let \(x\) be Mr. Allen’s rate and \(y\) Ms. Baker’s rate, in components per hour. 2. Their combined work gives \(8(x + y) = 240\), so \(x + y = 30\). 3. The second situation gives \(3x + 4(x + y) = 180\). 4. Substitute \(x + y = 30\): \(3x + 4 \cdot 30 = 180\). 5. Solve: \(3x + 120 = 180\), so \(x = 20\). 6. Then \(20 + y = 30\), so \(y = 10\).

Answer

Mr. Allen processes \(20\) components per hour, and Ms. Baker processes \(10\) components per hour.
5243749
Two pumps, A and B, move water into a storage tank. When Pump A runs for \(3\) minutes and Pump B runs for \(2\) minutes, they move \(110\,\text{gal}\) altogether. When Pump A runs for \(2\) minutes and Pump B runs for \(4\) minutes, they move \(140\,\text{gal}\). a) Find the flow rate of each pump in gallons per minute. b) How long would both pumps working together take to fill an empty \(225\,\text{gal}\) tank?

Hints

- Interpret flow rate as the volume moved per unit of time. - Write one equation for each operating schedule. - Once you know both rates, add them to find the combined rate. - Divide the tank’s capacity by the combined rate to find the filling time.

Solution

1. Let \(a\) and \(b\) be the flow rates of Pumps A and B, in gallons per minute. 2. Write the system \(3a + 2b = 110\) and \(2a + 4b = 140\). 3. Divide the second equation by \(2\): \(a + 2b = 70\), so \(a = 70 - 2b\). 4. Substitute into the first equation: \(3(70 - 2b) + 2b = 110\). 5. Simplify: \(210 - 6b + 2b = 110\), so \(-4b = -100\) and \(b = 25\). 6. Then \(a = 70 - 2 \cdot 25 = 20\). 7. Together, the pumps move \(20 + 25 = 45\,\text{gal}\) per minute. Filling \(225\,\text{gal}\) takes \(225 \div 45 = 5\) minutes.

Answer

a) Pump A moves \(20\,\text{gal}\) per minute, and Pump B moves \(25\,\text{gal}\) per minute. b) Together, the pumps would fill the tank in \(5\) minutes.
5254979
Consider the system \(\begin{cases}y = x^2 - 4x + 6 \\ y = 1\end{cases}\) Show algebraically that the system has no solution. Then confirm the result by finding the parabola’s vertex and describing its position relative to the line.

Hints

- Set the two expressions for \(y\) equal. - Use the discriminant to test for intersections. - Write the parabola in vertex form to interpret the result geometrically.

Solution

1. Set the two expressions for \(y\) equal: \(x^2 - 4x + 6 = 1\). 2. Rearrange: \(x^2 - 4x + 5 = 0\). 3. The discriminant is \(D = (-4)^2 - 4 \cdot 1 \cdot 5 = -4\). Since \(D < 0\), there are no real intersection points. 4. Complete the square: \(y = x^2 - 4x + 6 = (x - 2)^2 + 2\). The vertex is \((2, 2)\). 5. The parabola opens upward and has minimum value \(2\), so it lies entirely above the line \(y = 1\).

Answer

The system has no solution. The parabola has vertex \((2, 2)\) and lies entirely above \(y = 1\).
5254989
Analyze the relative positions of the line \(g(x) = 0.5x - 1\) and the parabola \(p(x) = -0.5x^2 + 2x - 4\). Determine algebraically the number of common points, and describe the line geometrically.

Hints

- Set the two function expressions equal. - Clear decimals before calculating the discriminant. - A negative discriminant means the line and parabola do not intersect.

Solution

1. Set the functions equal: \(-0.5x^2 + 2x - 4 = 0.5x - 1\). 2. Rearrange: \(-0.5x^2 + 1.5x - 3 = 0\). 3. Multiply by \(-2\): \(x^2 - 3x + 6 = 0\). 4. The discriminant is \(D = (-3)^2 - 4 \cdot 1 \cdot 6 = -15\). 5. Since \(D < 0\), the graphs have no common points. The line does not intersect the parabola.

Answer

The graphs have no common points; the line does not intersect the parabola.
5255039
Solve the system \(\begin{cases}y = x^2 - 4x + 1 \\ y = 2x - 4\end{cases}\) Briefly explain why setting the two expressions equal is a useful first step.

Hints

- Both equations already give \(y\) in terms of \(x\). - Set the right sides equal and factor. - Substitute each x-value to find its paired y-value.

Solution

1. Both equations are solved for \(y\), so their right sides must be equal at an intersection. 2. Set them equal: \(x^2 - 4x + 1 = 2x - 4\). 3. Rearrange and factor: \(x^2 - 6x + 5 = (x - 1)(x - 5) = 0\). 4. Thus, \(x = 1\) or \(x = 5\). 5. Substitute into \(y = 2x - 4\): the corresponding y-values are \(-2\) and \(6\). 6. The solutions are \((1, -2)\) and \((5, 6)\).

Answer

\(\{(1, -2), (5, 6)\}\)
5255049
Consider the system \(\begin{cases}(x + y)^2 = 25 \\ x - y = 1\end{cases}\) Determine how many ordered-pair solutions the system has, and find them.

Hints

- Solve the linear equation for one variable. - Substitute that expression into the squared equation. - Remember both cases when taking a square root.

Solution

1. Solve the linear equation for \(x\): \(x = y + 1\). 2. Substitute into the first equation: \((y + 1 + y)^2 = 25\), so \((2y + 1)^2 = 25\). 3. Take both square roots: \(2y + 1 = 5\) or \(2y + 1 = -5\). 4. The first case gives \(y = 2\) and \(x = 3\). The second case gives \(y = -3\) and \(x = -2\). 5. Therefore, the system has exactly two ordered-pair solutions.

Answer

\(\{(3, 2), (-2, -3)\}\)
5255359
Find the solution set of the system \(\begin{cases}3x^2 - y^2 = 11 \\ x + y = 3\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute into the quadratic equation and keep the parentheses. - Factor the resulting quadratic, then find each matching value of the other variable.

Solution

1. Solve the linear equation for \(y\): \(y = 3 - x\). 2. Substitute into the quadratic equation: \(3x^2 - (3 - x)^2 = 11\). 3. Expand and simplify: \(3x^2 - (9 - 6x + x^2) = 11\), so \(2x^2 + 6x - 20 = 0\). 4. Divide by \(2\): \(x^2 + 3x - 10 = 0\). 5. Factor: \((x - 2)(x + 5) = 0\). Thus, \(x = 2\) or \(x = -5\). 6. Using \(y = 3 - x\), the corresponding values are \(y = 1\) and \(y = 8\).

Answer

\(\{(2, 1), (-5, 8)\}\)
5255369
Find all ordered pairs that satisfy \(\begin{cases}x^2 - 2xy + y^2 + 2x + 2y = 8 \\ y - x = 2\end{cases}\).

Hints

- Isolate \(y\) in the linear equation. - Substitute carefully into every occurrence of \(y\). - Combine like terms carefully before solving the resulting equation.

Solution

1. Solve the second equation for \(y\): \(y = x + 2\). 2. Substitute into the first equation: \(x^2 - 2x(x + 2) + (x + 2)^2 + 2x + 2(x + 2) = 8\). 3. Expand and combine like terms: \(4x + 8 = 8\). 4. Solve: \(x = 0\). 5. Substitute into \(y = x + 2\): \(y = 2\). 6. The ordered pair \((0, 2)\) satisfies both original equations.

Answer

\(\{(0, 2)\}\)
5255409
Find the solution set of the system over the real numbers: \(\begin{cases}x^2 + 2y^2 = 33 \\ x + y = 3\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute into the quadratic equation and expand carefully. - Factor the resulting quadratic, then find the matching value of the other variable.

Solution

1. Solve the linear equation for \(x\): \(x = 3 - y\). 2. Substitute into the quadratic equation: \((3 - y)^2 + 2y^2 = 33\). 3. Expand and simplify: \(9 - 6y + 3y^2 = 33\), so \(y^2 - 2y - 8 = 0\). 4. Factor: \((y - 4)(y + 2) = 0\). Thus, \(y = 4\) or \(y = -2\). 5. Using \(x = 3 - y\), the corresponding values are \(x = -1\) and \(x = 5\).

Answer

\(\{(-1, 4), (5, -2)\}\)
5255659
The parabola is \(p(x) = x^2 - 4x + 3\), and the line is \(g(x) = mx + 3\). a) Find the intersection points when \(m = -2\). b) Find the value of \(m\) for which the line is tangent to the parabola. Give the point of tangency.

Hints

- Set the function expressions equal. - For part b), express the discriminant in terms of \(m\). - A tangent gives one repeated intersection x-value.

Solution

1. When \(m = -2\), set \(x^2 - 4x + 3 = -2x + 3\). 2. This simplifies to \(x^2 - 2x = x(x - 2) = 0\), so \(x = 0\) or \(x = 2\). 3. Using \(y = -2x + 3\), the intersection points are \((0, 3)\) and \((2, -1)\). 4. In general, setting the functions equal gives \(x^2 - (4 + m)x = 0\). 5. Its discriminant is \(D = (4 + m)^2\). Tangency requires \(D = 0\), so \(m = -4\). 6. Then the repeated solution is \(x = 0\), and \(y = 3\). The point of tangency is \((0, 3)\).

Answer

a) \((0, 3)\) and \((2, -1)\) b) \(m = -4\); point of tangency \((0, 3)\)
5255729
The parabola is \(p(x) = x^2 - 4x + 5\), and the line is \(g(x) = 2x + c\). Find the value of \(c\) for which the line is tangent to the parabola, and find the point of tangency.

Hints

- Set the line equal to the parabola. - Require the resulting quadratic to have discriminant \(0\). - Use the repeated x-value to find the y-coordinate.

Solution

1. Set the functions equal: \(x^2 - 4x + 5 = 2x + c\). 2. Rearrange: \(x^2 - 6x + (5 - c) = 0\). 3. The discriminant is \(D = (-6)^2 - 4 \cdot 1 \cdot (5 - c) = 16 + 4c\). 4. Tangency requires \(D = 0\), so \(16 + 4c = 0\) and \(c = -4\). 5. Then \(x^2 - 6x + 9 = (x - 3)^2 = 0\), so \(x = 3\). 6. The y-coordinate is \(2 \cdot 3 - 4 = 2\). The point of tangency is \((3, 2)\).

Answer

\(c = -4\); point of tangency \((3, 2)\)
5255859
Find all ordered-pair solutions of \(\begin{cases}x + y = -2 \\ xy = -15\end{cases}\) by solving one equation for a variable and substituting.

Hints

- Solve the sum equation for one variable. - Substitute into the product equation. - Factor the resulting quadratic and find each corresponding ordered pair.

Solution

1. Solve the first equation for \(y\): \(y = -2 - x\). 2. Substitute into the product equation: \(x(-2 - x) = -15\). 3. Rewrite in standard form: \(x^2 + 2x - 15 = 0\). 4. Factor: \((x + 5)(x - 3) = 0\). Thus, \(x = -5\) or \(x = 3\). 5. The corresponding values of \(y\) are \(3\) and \(-5\).

Answer

\(\{(-5, 3), (3, -5)\}\)
5256039
Find all real ordered-pair solutions of \(\begin{cases}x^2 + y^2 = 25 \\ (x - 3)(y - 4) = 0\end{cases}\).

Hints

- Apply the zero-product property to the second equation. - Substitute each resulting fixed value into the circle equation. - List each distinct ordered pair only once.

Solution

1. By the zero-product property, \(x - 3 = 0\) or \(y - 4 = 0\). Thus, consider the cases \(x = 3\) and \(y = 4\). 2. If \(x = 3\), then \(9 + y^2 = 25\), so \(y = 4\) or \(y = -4\). This gives \((3, 4)\) and \((3, -4)\). 3. If \(y = 4\), then \(x^2 + 16 = 25\), so \(x = 3\) or \(x = -3\). This gives \((3, 4)\) and \((-3, 4)\). 4. Remove the repeated ordered pair \((3, 4)\).

Answer

\(\{(3, 4), (3, -4), (-3, 4)\}\)
5256329
Find all real ordered-pair solutions of \(\begin{cases}x^2 + y^2 = 13 \\ x - y = 5\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute into the quadratic equation and expand. - Factor the resulting quadratic, then find each matching coordinate.

Solution

1. Solve the linear equation for \(x\): \(x = y + 5\). 2. Substitute into the quadratic equation: \((y + 5)^2 + y^2 = 13\). 3. Expand and simplify: \(2y^2 + 10y + 12 = 0\). Divide by \(2\): \(y^2 + 5y + 6 = 0\). 4. Factor: \((y + 2)(y + 3) = 0\). Thus, \(y = -2\) or \(y = -3\). 5. Using \(x = y + 5\), the corresponding values are \(x = 3\) and \(x = 2\).

Answer

\(\{(3, -2), (2, -3)\}\)
5256459
Consider the system \(\begin{cases}y = x^2 - 3 \\ y = 2x\end{cases}\) Find the intersection points algebraically. Then explain how the ordered-pair solutions relate to the two graphs.

Hints

- Set the two expressions for \(y\) equal. - Factor the resulting quadratic. - Substitute each x-value into either equation to find the paired y-value.

Solution

1. Set the function expressions equal: \(x^2 - 3 = 2x\). 2. Rearrange and factor: \(x^2 - 2x - 3 = (x - 3)(x + 1) = 0\). 3. Thus, \(x = -1\) or \(x = 3\). 4. Substituting into \(y = 2x\) gives \(y = -2\) and \(y = 6\). 5. The solutions are \((-1, -2)\) and \((3, 6)\); these are the graphs’ intersection points.

Answer

\((-1, -2)\) and \((3, 6)\)
5281379
Find the solution set of \(\begin{cases}\frac{x + 2}{y - 1} = 2 \\ x^2 + y^2 = 13\end{cases}\), and check the domain restriction.

Hints

- State the value excluded by the denominator. - Solve the rational equation for one variable. - Substitute into the quadratic equation, then verify the domain restriction.

Solution

1. The denominator requires \(y \ne 1\). 2. Solve the first equation for \(x\): \(x + 2 = 2(y - 1)\), so \(x = 2y - 4\). 3. Substitute into the second equation: \((2y - 4)^2 + y^2 = 13\). 4. Expand and simplify: \(5y^2 - 16y + 3 = 0\). 5. Factor: \((5y - 1)(y - 3) = 0\). Thus, \(y = \frac{1}{5}\) or \(y = 3\). 6. Using \(x = 2y - 4\), the corresponding values are \(x = -\frac{18}{5}\) and \(x = 2\). Both y-values satisfy \(y \ne 1\).

Answer

\(\left\{\left(-\frac{18}{5}, \frac{1}{5}\right), (2, 3)\right\}\)
5281419
Solve the system \(\begin{cases}x + y = 1 \\ x^2 + y^2 = 13\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute into the sum-of-squares equation. - Factor the resulting quadratic and find each corresponding coordinate.

Solution

1. Solve the linear equation for \(y\): \(y = 1 - x\). 2. Substitute into the second equation: \(x^2 + (1 - x)^2 = 13\). 3. Expand and simplify: \(2x^2 - 2x - 12 = 0\). Divide by \(2\): \(x^2 - x - 6 = 0\). 4. Factor: \((x - 3)(x + 2) = 0\). Thus, \(x = 3\) or \(x = -2\). 5. Using \(y = 1 - x\), the corresponding values are \(y = -2\) and \(y = 3\).

Answer

\(\{(3, -2), (-2, 3)\}\)
5281739
Use a graphing tool to display the system and determine all solutions: \(\begin{cases} y = \frac{4}{x} \\ y = x + 3 \end{cases}\)

Hints

- What is the general shape of a graph whose variable is in the denominator? - Use a graphing tool to display both equations on the same coordinate plane. - Make sure the reciprocal graph is viewed for both positive and negative inputs. - What do common points of the two graphs represent?

Solution

1. Enter \(y = \frac{4}{x}\) and \(y = x + 3\) in a graphing tool and display both graphs on the same coordinate plane. 2. The reciprocal graph includes points such as \((1, 4)\), \((2, 2)\), \((4, 1)\), \((-1, -4)\), \((-2, -2)\), and \((-4, -1)\). The line has slope \(1\) and \(y\)-intercept \(3\). 3. The graphs intersect at \((1, 4)\) and \((-4, -1)\). 4. These intersection points are the solutions of the system.

Answer

The graphs intersect at \((1, 4)\) and \((-4, -1)\), so these are the solutions.
5281749
Solve \(\frac{6}{x} = x + 1\) graphically. a) Write two function rules, \(f(x)\) and \(g(x)\), whose intersection points can be used to solve the equation. b) Use a graphing tool to display the functions and determine the solutions for \(x\). c) Check each solution by substituting it into the original equation.

Hints

- Split the equation so that each side becomes a function rule. - Remember that \(x = 0\) is not in the domain of the reciprocal function. - Use a graphing tool to find the intersection points, then identify the requested \(x\)-coordinates. - How can substitution confirm that a proposed value satisfies the original equation?

Solution

1. Use \(f(x) = \frac{6}{x}\) and \(g(x) = x + 1\). 2. Enter both functions in a graphing tool and display them on the same coordinate plane. 3. The graphs intersect at \((2, 3)\) and \((-3, -2)\), so the solutions are \(x = 2\) and \(x = -3\). 4. Check \(x = 2\): \(\frac{6}{2} = 3\) and \(2 + 1 = 3\). 5. Check \(x = -3\): \(\frac{6}{-3} = -2\) and \(-3 + 1 = -2\). Both values satisfy the original equation.

Answer

a) \(f(x) = \frac{6}{x}\) and \(g(x) = x + 1\) b) The graphs intersect at \((2, 3)\) and \((-3, -2)\), so \(x = 2\) and \(x = -3\). c) \(\frac{6}{2} = 2 + 1 = 3\), and \(\frac{6}{-3} = -3 + 1 = -2\).
5322369
The coordinate plane shows two lines, \(f\) and \(g\). a) Write the equation of each line in slope-intercept form \(y = mx + b\). b) Rewrite each equation in the form \(ax + by = c\), where \(a\), \(b\), and \(c\) are integers and \(a > 0\). c) Use algebra to find the intersection point \(S\) of the two lines.
Figure for problem 532236

Hints

- Read the y-intercept and choose another grid point on each line. - Use the two points to calculate each slope. - To get integer coefficients, clear any fractions before rearranging. - At the intersection, the two expressions for \(y\) are equal.

Solution

1. Line \(f\) crosses the y-axis at \((0, -2)\) and passes through \((2, 1)\). Its slope is \(\frac{1 - (-2)}{2 - 0} = \frac{3}{2}\), so \(f\) has equation \(y = \frac{3}{2}x - 2\). 2. Line \(g\) crosses the y-axis at \((0, 3)\) and passes through \((2, 1)\). Its slope is \(-1\), so \(g\) has equation \(y = -x + 3\). 3. Rewrite the first equation with integer coefficients: \(2y = 3x - 4\), so \(3x - 2y = 4\). The second becomes \(x + y = 3\). 4. At the intersection, \(\frac{3}{2}x - 2 = -x + 3\). Solving gives \(\frac{5}{2}x = 5\), so \(x = 2\). Then \(y = 1\), so \(S(2, 1)\).

Answer

a) \(f: y = \frac{3}{2}x - 2\); \(g: y = -x + 3\) b) \(f: 3x - 2y = 4\); \(g: x + y = 3\) c) \(S(2, 1)\)
5322509
For each graph, complete the following steps: 1. Read the coordinates of the marked intersection points and record their x-values. 2. Determine the equations of the parabola \(f\) and line \(g\). 3. Set \(f(x) = g(x)\) and write the resulting equation in standard quadratic form.
Figure for problem 532250

Hints

- Read the marked coordinates carefully. - Use the vertex to identify each parabola. - Use two points to determine each line, then set the functions equal.

Solution

1. Graph a): The intersections are \((-1, 1)\) and \((3, 9)\), so the x-values are \(-1\) and \(3\). 2. The parabola has vertex \((0, 0)\), so \(f(x) = x^2\). The line has slope \(2\) and y-intercept \(3\), so \(g(x) = 2x + 3\). 3. Setting the functions equal gives \(x^2 = 2x + 3\), or \(x^2 - 2x - 3 = 0\). 4. Graph b): The intersections are \((-2, 0)\) and \((1, -3)\), so the x-values are \(-2\) and \(1\). 5. The parabola has vertex \((0, -4)\), so \(f(x) = x^2 - 4\). The line has slope \(-1\) and y-intercept \(-2\), so \(g(x) = -x - 2\). 6. Setting the functions equal gives \(x^2 - 4 = -x - 2\), or \(x^2 + x - 2 = 0\).

Answer

a) Intersections: \((-1, 1)\), \((3, 9)\); \(f(x) = x^2\); \(g(x) = 2x + 3\); equation \(x^2 - 2x - 3 = 0\) b) Intersections: \((-2, 0)\), \((1, -3)\); \(f(x) = x^2 - 4\); \(g(x) = -x - 2\); equation \(x^2 + x - 2 = 0\)
5322529
The following equivalent equations all have the same solution set: (1) \(x^2 - 4x + 3 = 0\) (2) \(x^2 = 4x - 3\) (3) \(x^2 - 4x = -3\) (4) \((x - 2)^2 = 1\) In each graph, the blue curve represents the left side and the green line represents the right side. a) Match equations (1)–(4) with graphs a)–d). Justify your choices using graph features. b) Read the intersection points and state the solution set. What do you notice?
Figure for problem 532252

Hints

- Interpret each side of an equation as a function. - Match vertex positions and horizontal or slanted lines. - Solutions are the x-coordinates of intersections.

Solution

1. Graph a) shows \(y = x^2 - 4x + 3\) and \(y = 0\), so it matches equation (1). 2. Graph b) shows \(y = x^2\) and \(y = 4x - 3\), so it matches equation (2). 3. Graph c) shows \(y = x^2 - 4x\) and \(y = -3\), so it matches equation (3). 4. Graph d) shows \(y = (x - 2)^2\) and \(y = 1\), so it matches equation (4). 5. The intersections are: a) \((1, 0)\) and \((3, 0)\); b) \((1, 1)\) and \((3, 9)\); c) \((1, -3)\) and \((3, -3)\); d) \((1, 1)\) and \((3, 1)\). 6. Every graph gives the same solution x-values, \(1\) and \(3\), because the equations are equivalent.

Answer

a) (1) → a), (2) → b), (3) → c), (4) → d) b) The solution set for every equation is \(\{1, 3\}\). The y-coordinates differ, but the intersection x-coordinates are the same.
5322559
The graph shows a parabola \(f\) and a line \(g\). 1. Read the coordinates of the two intersection points. 2. Determine the equations from the following information: - Line \(g\) passes through \((-1, 0)\) and has slope \(1\). - Parabola \(f\) has vertex \((1, -4)\) and passes through \((3, 0)\). Write \(f\) in standard form. 3. Calculate the intersections algebraically and compare them with the graph.
Figure for problem 532255

Hints

- Read the intersection coordinates from the axes. - Use point-slope information for the line and vertex form for the parabola. - Set the equations equal and factor.

Solution

1. From the graph, the intersection points are \((-1, 0)\) and \((4, 5)\). 2. Write \(g(x) = x + b\). Substituting \((-1, 0)\) gives \(b = 1\), so \(g(x) = x + 1\). 3. Write \(f(x) = a(x - 1)^2 - 4\). Substituting \((3, 0)\) gives \(0 = 4a - 4\), so \(a = 1\). 4. Therefore, \(f(x) = (x - 1)^2 - 4 = x^2 - 2x - 3\). 5. Set the functions equal: \(x^2 - 2x - 3 = x + 1\), so \(x^2 - 3x - 4 = 0\). 6. Factor: \((x - 4)(x + 1) = 0\), giving \(x = -1\) or \(x = 4\). 7. Substitution into \(g\) gives the points \((-1, 0)\) and \((4, 5)\), matching the graph.

Answer

1. \((-1, 0)\) and \((4, 5)\) 2. \(g(x) = x + 1\), \(f(x) = x^2 - 2x - 3\) 3. The calculated intersections are \((-1, 0)\) and \((4, 5)\).
5322589
The graph shows the parabola \(p(x) = x^2 - 2x - 4\) and two lines, \(g\) and \(h\). a) For each group of points, write the equation whose solutions are the x-coordinates of those points: - \(A\) and \(D\) - \(B\) and \(E\) - \(C\) b) Solve the equations to find the x-coordinates.
Figure for problem 532258

Hints

- Identify which two graphs meet at each labeled point. - Set the corresponding function expressions equal. - Factor the quadratic equations.

Solution

1. From the graph, \(g(x) = -x + 2\) and \(h(x) = x\). 2. Points \(A\) and \(D\) are intersections of \(p\) and \(g\), so solve \(x^2 - 2x - 4 = -x + 2\). 3. This becomes \(x^2 - x - 6 = (x - 3)(x + 2) = 0\), so the x-coordinates are \(-2\) and \(3\). 4. Points \(B\) and \(E\) are intersections of \(p\) and \(h\), so solve \(x^2 - 2x - 4 = x\). 5. This becomes \(x^2 - 3x - 4 = (x - 4)(x + 1) = 0\), so the x-coordinates are \(-1\) and \(4\). 6. Point \(C\) is the intersection of \(g\) and \(h\), so solve \(-x + 2 = x\), giving \(x = 1\).

Answer

a) \(A,D\): \(x^2 - 2x - 4 = -x + 2\) \(B,E\): \(x^2 - 2x - 4 = x\) \(C\): \(-x + 2 = x\) b) \(A,D\): \(x = -2, 3\); \(B,E\): \(x = -1, 4\); \(C\): \(x = 1\)
5322599
The graph shows a quadratic function \(f\) and a linear function \(g\). a) Determine the equations of \(f\) and \(g\) from suitable points in the graph. b) Write a quadratic equation whose solutions are the x-coordinates of the intersections. c) Solve the equation, give the intersection coordinates, and compare them with the graph.
Figure for problem 532259

Hints

- Use the vertex and one point for the parabola. - Use slope and y-intercept for the line. - Set the functions equal and factor.

Solution

1. The parabola has vertex \((1, 4)\) and passes through \((2, 3)\), so \(f(x) = -(x - 1)^2 + 4 = -x^2 + 2x + 3\). 2. The line has slope \(1\) and y-intercept \(1\), so \(g(x) = x + 1\). 3. Set the functions equal: \(-x^2 + 2x + 3 = x + 1\). 4. Rearrange: \(x^2 - x - 2 = 0\). 5. Factor: \((x - 2)(x + 1) = 0\), so \(x = -1\) or \(x = 2\). 6. Substituting into \(g\) gives \((-1, 0)\) and \((2, 3)\), which match the graph.

Answer

a) \(f(x) = -x^2 + 2x + 3\), \(g(x) = x + 1\) b) \(x^2 - x - 2 = 0\) c) \((-1, 0)\) and \((2, 3)\)
5322849
Felix wants to solve \(x^2 - x - 2 = 0\) graphically by drawing \(f(x) = x^2\) and a line \(g(x) = mx + b\). a) Rewrite the equation to determine \(g\). b) Read the intersection points \(A\) and \(B\) from the graph. c) Solve the equation algebraically and compare the solutions with the intersection x-coordinates.
Figure for problem 532284

Hints

- Isolate \(x^2\). - Read the marked coordinates carefully. - Factor the quadratic for the exact check.

Solution

1. Rewrite the equation as \(x^2 = x + 2\), so \(g(x) = x + 2\). 2. The graph shows intersections \(A(-1, 1)\) and \(B(2, 4)\). 3. Algebraically, factor \(x^2 - x - 2 = (x - 2)(x + 1)\). 4. Thus, \(x = -1\) or \(x = 2\), matching the graph.

Answer

a) \(g(x) = x + 2\) b) \(A(-1, 1)\), \(B(2, 4)\) c) \(x = -1\) and \(x = 2\)
5322909
The graph shows the power function \(f(x)=ax^4\) and the line \(g\). a) Use a convenient point on the graph to find \(a\). b) Write an equation whose solutions are the x-coordinates of the intersection points. c) Estimate the solutions from the graph. d) Find the exact solutions and round them to three decimal places.
Figure for problem 532290

Hints

- Read a point whose coordinates lie exactly on grid lines. - Substitute that point into \(f(x)=ax^4\). - Write the equation of the horizontal line and set the two function values equal. - An even power equal to a positive number gives two real solutions.

Solution

1. The graph of \(f\) passes through \((2, 8)\). Substitute into \(f(x)=ax^4\): \(8=a(2)^4=16a\), so \(a=0.5\). Thus \(f(x)=0.5x^4\). 2. The line is \(g(x)=3\). Set the functions equal: \(0.5x^4=3\). 3. From the graph, the intersections occur at approximately \(x=-1.6\) and \(x=1.6\). 4. Algebraically, \(x^4=6\), so \(x=\pm\sqrt[4]{6}\approx\pm1.565\).

Answer

a) \(a=0.5\), so \(f(x)=0.5x^4\) b) \(0.5x^4=3\) c) \(x\approx-1.6\) and \(x\approx1.6\) d) \(x=\pm\sqrt[4]{6}\approx\pm1.565\)
5323259
A startup makes sustainable phone cases using either Process A or Process B. The graph shows total cost \(K_A\) for Process A, total cost \(K_B\) for Process B, and revenue \(R\), all in dollars, as functions of the number of cases produced. a) Which process has the greater fixed cost, and what is the fixed cost for each process? b) For what production quantities is Process A less expensive than Process B? Use the graph and account for the fact that only whole cases can be produced. c) Find the break-even production quantity for each process, where revenue is at least as great as cost.
Figure for problem 532325

Hints

- Fixed costs are the costs when production is \(0\). - One process is cheaper when its graph lies below the other cost graph. - A break-even point is an intersection of a revenue graph and a cost graph.

Solution

1. Fixed cost is the y-intercept of each cost graph. Process A has a fixed cost of \(\$200\), and Process B has a fixed cost of \(\$50\). Therefore, Process A has the greater fixed cost. 2. The cost graphs intersect at \((150,275)\). For \(x>150\), the graph of \(K_A\) lies below the graph of \(K_B\). Because production quantities are whole numbers, Process A is less expensive starting at \(151\) cases. 3. The graph of \(R\) intersects \(K_B\) at \((50,125)\), so Process B breaks even at \(50\) cases. The graph of \(R\) intersects \(K_A\) at \((100,250)\), so Process A breaks even at \(100\) cases.

Answer

a) Process A; Process A: \(\$200\), Process B: \(\$50\) b) For \(x>150\), so starting at \(151\) cases c) Process B: \(50\) cases; Process A: \(100\) cases
5333649
The graph shows a parabola \(p\) and a line \(g\). a) Read the intersection points from the graph. b) Given \(p(x) = -x^2 + 4x\) and \(g(x) = x\), calculate the intersections and compare them with the graph.
Figure for problem 533364

Hints

- Read both coordinates at each crossing. - Set the function expressions equal. - Factor out \(x\).

Solution

1. From the graph, the intersections are \((0, 0)\) and \((3, 3)\). 2. Set the functions equal: \(-x^2 + 4x = x\). 3. Rearrange and factor: \(x^2 - 3x = x(x - 3) = 0\). 4. Thus, \(x = 0\) or \(x = 3\). 5. Since \(g(x) = x\), the corresponding y-values are \(0\) and \(3\), confirming the graph.

Answer

a) \((0, 0)\) and \((3, 3)\) b) The calculation gives the same points.
5333739
The graph shows a line tangent to the parent quadratic function at exactly one point. Write the corresponding quadratic equation in standard form.
Figure for problem 533373

Hints

- Find the line’s slope from two points. - Set the line equal to the parabola. - A tangent produces a repeated solution.

Solution

1. The parabola is \(f(x) = x^2\). 2. The line passes through \((1, 0)\) and \((2, 4)\), so its slope is \(4\) and its equation is \(g(x) = 4x - 4\). 3. Set the functions equal: \(x^2 = 4x - 4\). 4. Move all terms to one side: \(x^2 - 4x + 4 = 0\). 5. This is \((x - 2)^2 = 0\), so it has the single repeated solution \(x = 2\).

Answer

\(x^2 - 4x + 4 = 0\)
5333839
The graph shows a quadratic function \(f\) and two linear functions \(g\) and \(h\). For each point \(A\), \(B\), \(C\), and \(D\), write an equation involving \(f\), \(g\), or \(h\) that is satisfied by the point's x-coordinate. Then determine the equations of the three functions from the graph and calculate the x-coordinates of \(B\) and \(C\).
Figure for problem 533383

Hints

- Identify which graphs meet at each labeled point. - A point on the x-axis has a function value of \(0\). - Use the vertex and intercepts to determine the function equations. - Set the appropriate function expressions equal to find an intersection's x-coordinate.

Solution

1. Point \(A\) lies on all three graphs, so its x-coordinate satisfies \(f(x)=g(x)\), \(f(x)=h(x)\), or \(g(x)=h(x)\). Point \(B\) satisfies \(f(x)=h(x)\). Point \(C\) satisfies \(f(x)=g(x)\), and because it lies on the x-axis, it also satisfies \(f(x)=0\). Point \(D\) satisfies \(f(x)=0\). 2. The horizontal line is \(h(x)=3\). The line \(g\) passes through \((0,3)\) and \((3,0)\), so its slope is \(-1\) and \(g(x)=-x+3\). 3. The parabola has vertex \((2,-1)\), so write \(f(x)=a(x-2)^2-1\). Since it passes through \((0,3)\), \(3=4a-1\), which gives \(a=1\). Thus \(f(x)=(x-2)^2-1=x^2-4x+3\). 4. For \(B\), solve \(f(x)=h(x)\): \(x^2-4x+3=3\), so \(x(x-4)=0\). The solution \(x=0\) belongs to \(A\), so the x-coordinate of \(B\) is \(4\). 5. For \(C\), solve \(f(x)=g(x)\): \(x^2-4x+3=-x+3\), so \(x(x-3)=0\). The solution \(x=0\) belongs to \(A\), so the x-coordinate of \(C\) is \(3\).

Answer

\(A\): \(f(x)=g(x)\), \(f(x)=h(x)\), or \(g(x)=h(x)\) \(B\): \(f(x)=h(x)\) \(C\): \(f(x)=g(x)\) or \(f(x)=0\) \(D\): \(f(x)=0\) The functions are \(f(x)=x^2-4x+3\), \(g(x)=-x+3\), and \(h(x)=3\). The x-coordinate of \(B\) is \(4\), and the x-coordinate of \(C\) is \(3\).
5333869
The quadratic function \(f(x)=0.5x^2-2x+3\) and the linear function \(g(x)=x-1\) are shown in the graph. a) Use the graph to determine the x-coordinates of the intersections of \(f\) and \(g\). b) Define \(h(x)=f(x)-g(x)\). What is special about the values \(x_1\) and \(x_2\) from part a) on the graph of \(h\)? c) Explain the relationship between the intersections in part a) and your observation in part b).
Figure for problem 533386

Hints

- Look for the x-values where the parabola and line meet. - Consider what happens when two equal values are subtracted. - Recall the name for an x-value where a function's output is \(0\).

Solution

1. From the graph, the functions intersect at \(x_1=2\) and \(x_2=4\). 2. Compute the difference: \(h(x)=f(x)-g(x)=0.5x^2-3x+4\). 3. At each intersection, \(f(x)=g(x)\). Therefore, \(h(2)=f(2)-g(2)=0\) and \(h(4)=f(4)-g(4)=0\). Thus, \(2\) and \(4\) are the zeros of \(h\). 4. In general, \(f(x)=g(x)\) is equivalent to \(f(x)-g(x)=0\), so the x-coordinates of the intersections of two graphs are the zeros of their difference function.

Answer

a) \(x_1=2\) and \(x_2=4\) b) The values \(2\) and \(4\) are the zeros of \(h\). c) At an intersection, \(f(x)=g(x)\), which is equivalent to \(f(x)-g(x)=0\).
5333919
The graph shows a quadratic function \(f\) and a linear function \(g\). a) Determine the equations of \(f\) and \(g\) from the graph. b) Write an equation that can be used to find the intersections of the two graphs. c) Solve the equation, give the coordinates of the intersections, and compare your results with the graph.
Figure for problem 533391

Hints

- Use the vertex and another visible point to determine the parabola. - Use two points to find the line's slope and y-intercept. - At an intersection, the function outputs are equal. - Rearrange the quadratic equation and look for a factorization.

Solution

1. The parabola has vertex \((0,4)\), opens downward, and passes through \((2,0)\). Therefore, \(f(x)=-x^2+4\). 2. The line has y-intercept \(2\) and slope \(-1\), so \(g(x)=-x+2\). 3. Set the functions equal: \(-x^2+4=-x+2\). 4. Rearrange to obtain \(x^2-x-2=0\), and factor: \((x-2)(x+1)=0\). Thus, \(x=2\) or \(x=-1\). 5. Substitute into \(g\). The corresponding points are \((2,0)\) and \((-1,3)\), which agree with the graph.

Answer

a) \(f(x)=-x^2+4\); \(g(x)=-x+2\) b) \(-x^2+4=-x+2\) c) \((-1,3)\) and \((2,0)\)
5333969
Find the intersections of the translated parent quadratic \(f(x)=x^2-4\) and the line \(g(x)=x-2\). a) Write the equation that represents the intersection condition. b) Solve the equation without a calculator and determine the intersection coordinates. c) Compare your calculated points with the graph.
Figure for problem 533396

Hints

- At an intersection, the two functions have equal outputs. - Move all terms to one side and factor the quadratic expression. - An intersection point includes both an x-coordinate and a y-coordinate.

Solution

1. At an intersection, \(f(x)=g(x)\), so \(x^2-4=x-2\). 2. Move all terms to one side: \(x^2-x-2=0\). 3. Factor: \((x-2)(x+1)=0\). Therefore, \(x=2\) or \(x=-1\). 4. Substitute into \(g(x)=x-2\). When \(x=2\), \(y=0\). When \(x=-1\), \(y=-3\). 5. The intersections are \((2,0)\) and \((-1,-3)\), which match the graph.

Answer

a) \(x^2-4=x-2\) b) \((-1,-3)\) and \((2,0)\) c) The calculated points agree with the graph.
5334089
The graph shows a translated parent quadratic \(p\) and a line \(g\). a) Determine the equation of \(p\) in vertex form and the equation of \(g\). b) Calculate the coordinates of both intersections of the parabola and the line.
Figure for problem 533408

Hints

- Use the vertex to write the equation of the parabola. - Determine the slope and y-intercept of the line from the graph. - Set the function expressions equal to find intersection x-coordinates. - Look for a common factor in the resulting quadratic equation.

Solution

1. The vertex of the parabola is \((2,-4)\), so \(p(x)=(x-2)^2-4=x^2-4x\). 2. The line passes through the origin and has slope \(-1\), so \(g(x)=-x\). 3. Set the functions equal: \(x^2-4x=-x\). This gives \(x^2-3x=0\). 4. Factor: \(x(x-3)=0\), so \(x=0\) or \(x=3\). 5. Substitute into \(g\): \(g(0)=0\) and \(g(3)=-3\). Therefore, the intersections are \((0,0)\) and \((3,-3)\).

Answer

a) \(p(x)=(x-2)^2-4\) and \(g(x)=-x\) b) \((0,0)\) and \((3,-3)\)
5334529
Determine the equations of the parabola \(p\) and the line \(g\) from the graph. Then calculate the exact coordinates of their intersections.
Figure for problem 533452

Hints

- Use the vertex and one additional point to determine the parabola. - Use two points to determine the slope and y-intercept of the line. - Set the function expressions equal and solve for \(x\). - Substitute each x-value into one function to find the corresponding y-value.

Solution

1. The parabola has vertex \((2,-1)\), so write \(p(x)=a(x-2)^2-1\). Since it passes through \((0,3)\), \(3=4a-1\), which gives \(a=1\). Thus, \(p(x)=(x-2)^2-1=x^2-4x+3\). 2. The line passes through \((1,0)\) and \((3,2)\). Its slope is \(\frac{2-0}{3-1}=1\), so \(g(x)=x-1\). 3. Set the functions equal: \(x^2-4x+3=x-1\). Rearranging gives \(x^2-5x+4=0\). 4. Factor: \((x-1)(x-4)=0\), so \(x=1\) or \(x=4\). 5. Substitute into \(g\): \(g(1)=0\) and \(g(4)=3\). Therefore, the intersections are \((1,0)\) and \((4,3)\).

Answer

The equations are \(p(x)=x^2-4x+3\) and \(g(x)=x-1\). The intersections are \((1,0)\) and \((4,3)\).
5334559
A student wants to solve \(x^2+x-2=0\) graphically and sketches two approaches. a) For each approach, describe how the solutions are located on the graph. b) Read the solutions from the graphs. c) Verify the solutions algebraically by factoring.
Figure for problem 533455

Hints

- Connect the zeros of a function to an equation of the form \(f(x)=0\). - In the second graph, interpret what it means when the two function outputs are equal. - Decide whether x-coordinates or y-coordinates represent the equation solutions. - Find two integers whose product is \(-2\) and whose sum is \(1\).

Solution

1. In graph a), the function \(f(x)=x^2+x-2\) is shown. The solutions are the x-intercepts of the parabola because they satisfy \(f(x)=0\). 2. In graph b), the equation is rewritten as \(x^2=-x+2\). The solutions are the x-coordinates of the intersections of \(y=x^2\) and \(y=-x+2\). 3. Both graphs show the solutions \(x=-2\) and \(x=1\). 4. To verify, factor the original equation: \(x^2+x-2=(x+2)(x-1)=0\). Therefore, \(x=-2\) or \(x=1\), confirming the graphical results.

Answer

a) In graph a), use the x-intercepts of \(f\). In graph b), use the x-coordinates of the intersections of the parabola and line. b) \(x=-2\) and \(x=1\) c) \((x+2)(x-1)=0\), so \(x=-2\) or \(x=1\).
5334709
The graph shows a power function \(f(x)=ax^3\) and a horizontal line \(g\). a) Find the scale factor \(a\) and the constant value of \(g\). b) Find the x-coordinate of the intersection point from the graph and algebraically. Round the algebraic result to three decimal places.
Figure for problem 533470

Hints

- Use a point with convenient coordinates to determine \(a\). - Read the y-value of the horizontal line. - Set the function values equal and take a cube root.

Solution

1. The graph of \(f\) passes through \((2, 4)\). Substitution gives \(4=a(2)^3=8a\), so \(a=0.5\). Thus \(f(x)=0.5x^3\). The horizontal line is \(g(x)=-2\). 2. Set the functions equal: \(0.5x^3=-2\), so \(x^3=-4\). 3. The graph suggests \(x\approx-1.6\). Algebraically, \(x=-\sqrt[3]{4}\approx-1.587\).

Answer

a) \(a=0.5\) and \(g(x)=-2\) b) Graphically, \(x\approx-1.6\); algebraically, \(x=-\sqrt[3]{4}\approx-1.587\)
5334749
The graph shows \(f(x)=ax^4\) and \(g(x)=c\). a) Determine \(a\) and \(c\) from the graph. b) Find the x-coordinates of the intersection points, rounded to three decimal places.
Figure for problem 533474

Hints

- Use the point \((2, -4)\) to determine \(a\). - Read the constant y-value of the line. - Set the two functions equal and include both real fourth roots.

Solution

1. The graph of \(f\) passes through \((2, -4)\). Thus \(-4=a(2)^4=16a\), so \(a=-0.25\). The horizontal line is \(g(x)=-2\), so \(c=-2\). 2. Set the functions equal: \(-0.25x^4=-2\). Therefore, \(x^4=8\). 3. The real solutions are \(x=\pm\sqrt[4]{8}\approx\pm1.682\).

Answer

a) \(a=-0.25\) and \(c=-2\) b) \(x\approx-1.682\) and \(x\approx1.682\)
5336579
Calculate the coordinates of the intersections of the parabola \(p(x)=x^2-2x-1\) and the line \(g(x)=x-3\). Check your results against the graph.
Figure for problem 533657

Hints

- At an intersection, the two functions have equal outputs. - Move all terms to one side so the other side is \(0\). - Look for two factors of the quadratic expression. - Find the y-coordinate for each solution.

Solution

1. Set the functions equal: \(x^2-2x-1=x-3\). 2. Rearrange: \(x^2-3x+2=0\). 3. Factor: \((x-1)(x-2)=0\), so \(x=1\) or \(x=2\). 4. Substitute into \(g\): \(g(1)=-2\) and \(g(2)=-1\). 5. Therefore, the intersections are \((1,-2)\) and \((2,-1)\), which agree with the graph.

Answer

\((1,-2)\) and \((2,-1)\)
5349649
Determine the equations of the parabola \(p\) and the line \(g\) shown in the graph. Then calculate the coordinates of their intersections.
Figure for problem 534964

Hints

- Use vertex form for the parabola. - Use the y-intercept and slope of the line. - Set the function expressions equal to find their common points.

Solution

1. The parabola has vertex \((1,0)\) and passes through \((0,1)\), so \(p(x)=(x-1)^2\). 2. The line passes through \((0,-1)\) and \((1,0)\), so its slope is \(1\) and \(g(x)=x-1\). 3. Set the functions equal: \((x-1)^2=x-1\). 4. Move all terms to one side and factor: \((x-1)^2-(x-1)=0\), so \((x-1)(x-2)=0\). Therefore, \(x=1\) or \(x=2\). 5. Substituting into \(g\) gives the intersections \((1,0)\) and \((2,1)\).

Answer

\(p(x)=(x-1)^2\); \(g(x)=x-1\) Intersections: \((1,0)\) and \((2,1)\)
5129759
Consider the lines \(f(x) = x\), \(g(x) = -x\), and the horizontal line \(h(x) = c\), where \(c > 0\). The three lines enclose a triangle. a) Use the vertices to show that the area of the triangle is always \(A = c^2\). b) How does the area change if \(c\) is doubled? Explain without drawing a new graph.

Hints

- Express each vertex in terms of \(c\). - Which two vertices lie on the horizontal line \(y = c\)? - What happens to the square of a quantity when the quantity is doubled?

Solution

1. The lines \(f\) and \(g\) intersect where \(x = -x\), so \(x = 0\) and \(y = 0\). One vertex is \((0, 0)\). 2. The intersection of \(f\) and \(h\) satisfies \(x = c\), giving \((c, c)\). The intersection of \(g\) and \(h\) satisfies \(-x = c\), giving \((-c, c)\). 3. The horizontal base has length \(c - (-c) = 2c\), and the height from the origin to \(y = c\) is \(c\). 4. Therefore, \(A = \frac{1}{2} \cdot 2c \cdot c = c^2\). 5. If \(c\) is doubled, the new area is \((2c)^2 = 4c^2\), so the area is multiplied by \(4\).

Answer

a) The vertices are \((0, 0)\), \((c, c)\), and \((-c, c)\). The base is \(2c\) and the height is \(c\), so \(A = c^2\). b) The area quadruples because \((2c)^2 = 4c^2\).
5138299
Two cell phone plans charge a monthly base fee plus a price per gigabyte of data. Under Plan A, \(3\,\text{GB}\) costs \(\$14\), and \(5\,\text{GB}\) costs \(\$20\). Plan B has a base fee that is \(\$2\) lower than Plan A’s, but its price per gigabyte is \(\$0.50\) higher. Find the base fee and price per gigabyte for both plans. Then determine the data use at which the plans have the same monthly cost.

Hints

- Use the difference in Plan A’s costs and data amounts to find its price per gigabyte. - Substitute the per-gigabyte price into one Plan A equation to find the base fee. - Use the stated differences to determine Plan B’s fees. - Equal monthly costs mean the two cost expressions are equal.

Solution

1. Let \(G_A\) be Plan A’s base fee and \(p_A\) its price per gigabyte. 2. Write the system \(G_A + 3p_A = 14\) and \(G_A + 5p_A = 20\). 3. Subtract the first equation from the second: \(2p_A = 6\), so \(p_A = 3\). 4. Substitute into \(G_A + 3p_A = 14\): \(G_A + 9 = 14\), so \(G_A = 5\). 5. Plan B therefore has base fee \(G_B = 5 - 2 = 3\) and price \(p_B = 3 + 0.50 = 3.50\) per gigabyte. 6. For \(x\) gigabytes, set the costs equal: \(5 + 3x = 3 + 3.5x\). 7. Solve: \(2 = 0.5x\), so \(x = 4\).

Answer

Plan A has a \(\$5\) base fee and costs \(\$3.00\) per gigabyte. Plan B has a \(\$3\) base fee and costs \(\$3.50\) per gigabyte. The plans have the same cost at \(4\,\text{GB}\).
5146979
The parabola is \(f(x) = x^2 + 1\), and the line is \(g(x) = x - 1\). a) Show algebraically that the graphs do not intersect. b) The line is shifted upward to form \(h(x) = x - 1 + d\). Find the minimum value of \(d\) for which the line touches or intersects the parabola.

Hints

- Set the function expressions equal. - Use the discriminant to test for common points. - For part b), require the discriminant to be nonnegative.

Solution

1. Set \(f(x) = g(x)\): \(x^2 + 1 = x - 1\), so \(x^2 - x + 2 = 0\). 2. Its discriminant is \(D = (-1)^2 - 4 \cdot 1 \cdot 2 = -7\). Since \(D < 0\), the graphs do not intersect. 3. For the shifted line, set \(x^2 + 1 = x - 1 + d\), giving \(x^2 - x + (2 - d) = 0\). 4. Touching or intersecting requires \(D \ge 0\): \(1 - 4(2 - d) = 4d - 7 \ge 0\). 5. Therefore, \(d \ge \frac{7}{4}\), so the minimum upward shift is \(\frac{7}{4}\) units.

Answer

a) The discriminant is \(-7\), so there are no intersections. b) The minimum shift is \(d = \frac{7}{4}\).
5242319
Find the solution \((x, y)\) of the following system in terms of the parameters \(p\) and \(q\): (I) \(x + 2y = p\) (II) \(2x + y = q\)

Hints

- Treat \(p\) and \(q\) as fixed constants. - Which system-solving method is most efficient here? - Use parentheses when substituting an expression. - Isolate one variable at a time.

Solution

1. Solve equation (I) for \(x\): \(x = p - 2y\). 2. Substitute into equation (II): \(2(p - 2y) + y = q\). 3. Distribute and combine like terms: \(2p - 4y + y = q\), so \(2p - 3y = q\). 4. Solve for \(y\): \(3y = 2p - q\), so \(y = \frac{2p - q}{3}\). 5. Substitute into the expression for \(x\): \(x = p - 2 \cdot \frac{2p - q}{3} = \frac{2q - p}{3}\). 6. The solution is \((x, y) = (\frac{2q - p}{3}, \frac{2p - q}{3})\).

Answer

The solution is \((x, y) = (\frac{2q - p}{3}, \frac{2p - q}{3})\).
5242929
Find the solution set of the following system: \(\begin{cases} \frac{3x - 2y + 2}{4} - \frac{x + y - 5}{2} = 1 \\ \frac{2x + y - 1}{5} + \frac{x - 2y + 6}{4} = 3 \end{cases}\)

Hints

- A minus sign before a fraction affects the entire numerator. - Multiply each equation by the least common multiple of its denominators. - After simplifying, solve the resulting linear system using a method of your choice. - Check your result in the original equations.

Solution

1. Multiply the first equation by \(4\): \((3x - 2y + 2) - 2(x + y - 5) = 4\). Expand and simplify to get \(x - 4y = -8\). 2. Multiply the second equation by \(20\): \(4(2x + y - 1) + 5(x - 2y + 6) = 60\). Expand and simplify to get \(13x - 6y = 34\). 3. Solve the first simplified equation for \(x\): \(x = 4y - 8\). 4. Substitute into the second simplified equation: \(13(4y - 8) - 6y = 34\). This gives \(52y - 104 - 6y = 34\), so \(46y = 138\) and \(y = 3\). 5. Substitute into \(x = 4y - 8\): \(x = 4 \cdot 3 - 8 = 4\).

Answer

The solution set is \(\{(4, 3)\}\).
5242979
Consider the following system: (I) \((x + 3)(y - 2) = (x - 1)(y + 4)\) (II) \(\frac{x + y}{2} = 3\) a) Find the solution set. b) Briefly explain why the system is linear after simplification, even though products involving \(x\) and \(y\) appear at first.

Hints

- Expand both sides of equation (I). - What happens to the \(xy\)-terms when you simplify equation (I)? - How can you clear the fraction in equation (II)? - Which system-solving method is most efficient after simplification?

Solution

1. Expand equation (I): \(xy - 2x + 3y - 6 = xy + 4x - y - 4\). 2. Subtract \(xy\) from both sides: \(-2x + 3y - 6 = 4x - y - 4\). 3. Rearrange equation (I): \(-6x + 4y = 2\), or equivalently \(3x - 2y = -1\). 4. Multiply equation (II) by \(2\): \(x + y = 6\). 5. From equation (II), \(y = 6 - x\). Substitute into the simplified equation (I): \(3x - 2(6 - x) = -1\). Then \(5x = 11\), so \(x = \frac{11}{5}\). 6. Find \(y\): \(y = 6 - \frac{11}{5} = \frac{19}{5}\). 7. The term \(xy\) has the same coefficient on both sides of equation (I), so it cancels. Only first-degree terms in \(x\) and \(y\) remain.

Answer

a) The solution set is \(\{(\frac{11}{5}, \frac{19}{5})\}\). b) The \(xy\)-terms cancel during simplification, leaving only linear terms.
5243519
A sports club buys basketballs for \(\$15\) each and volleyballs for \(\$20\) each, spending \(\$1225\) altogether. After one season, \(20\%\) of the basketballs and \(30\%\) of the volleyballs must be replaced. At the original prices, the worn-out balls are worth \(\$285\). How many basketballs and volleyballs did the club originally buy?

Hints

- Choose variables for the two original ball counts. - Write one equation for the total purchase cost. - Use each percentage to represent the value of the worn-out part of the inventory. - Simplify the percentage equation before solving the system.

Solution

1. Let \(x\) be the number of basketballs and \(y\) the number of volleyballs. 2. The total purchase cost gives \(15x + 20y = 1225\). 3. The value of the worn-out balls gives \(0.20 \cdot 15x + 0.30 \cdot 20y = 285\). 4. Simplify the second equation: \(3x + 6y = 285\), or \(x + 2y = 95\). 5. Solve for \(x\): \(x = 95 - 2y\). 6. Substitute into the cost equation: \(15(95 - 2y) + 20y = 1225\). 7. Simplify: \(1425 - 30y + 20y = 1225\), so \(-10y = -200\) and \(y = 20\). 8. Then \(x = 95 - 2 \cdot 20 = 55\).

Answer

The club originally bought \(55\) basketballs and \(20\) volleyballs.
5243529
An electronics retailer has tablets worth \(\$300\) each and laptops worth \(\$800\) each in stock. The total value of the inventory is \(\$110{,}000\). During a sale, the store sells \(40\%\) of the tablets and \(60\%\) of the laptops, receiving \(\$60{,}000\) in revenue. How many tablets and laptops remain after the sale?

Hints

- Notice that the question asks for the inventory remaining after the sale, not the original inventory. - Write one equation for the original inventory value. - Write another equation for the revenue from the percentages sold. - After finding the original counts, calculate the percentages that remain.

Solution

1. Let \(x\) be the original number of tablets and \(y\) the original number of laptops. 2. The original inventory value gives \(300x + 800y = 110{,}000\). 3. The sales revenue gives \(0.40 \cdot 300x + 0.60 \cdot 800y = 60{,}000\). 4. Simplify the second equation: \(120x + 480y = 60{,}000\), or \(x + 4y = 500\). 5. Solve for \(x\): \(x = 500 - 4y\). 6. Substitute into the inventory equation: \(300(500 - 4y) + 800y = 110{,}000\). 7. Simplify: \(150{,}000 - 1200y + 800y = 110{,}000\), so \(-400y = -40{,}000\) and \(y = 100\). 8. Then \(x = 500 - 4 \cdot 100 = 100\). 9. The store keeps \(60\%\) of the tablets and \(40\%\) of the laptops, so \(60\) tablets and \(40\) laptops remain.

Answer

After the sale, \(60\) tablets and \(40\) laptops remain in stock.
5243669
A cleaning company is planning staffing for a large office building. The job requires a fixed number of worker-hours. If the company assigned \(4\) more workers than planned, each worker could work exactly \(1\) hour less. If \(3\) fewer workers were available, each worker would need to work \(1.5\) hours longer. Find the planned number of workers, the planned number of hours per worker, and the total number of worker-hours.

Hints

- Interpret worker-hours as the number of workers multiplied by the hours per worker. - Choose variables for the two unknown planned quantities. - Express the same total work for each staffing scenario. - Expand the equations so the common product cancels. - Verify that both alternative staffing plans produce the same total worker-hours.

Solution

1. Let \(n\) be the planned number of workers and \(t\) the planned hours per worker. The total work is \(nt\) worker-hours. 2. Equal total work gives \(nt = (n + 4)(t - 1)\) and \(nt = (n - 3)(t + 1.5)\). 3. Expand and simplify the first equation: \(nt = nt - n + 4t - 4\), so \(-n + 4t = 4\). 4. Expand and simplify the second equation: \(nt = nt + 1.5n - 3t - 4.5\), so \(1.5n - 3t = 4.5\). 5. From the first equation, \(n = 4t - 4\). Substitute into the second: \(1.5(4t - 4) - 3t = 4.5\). 6. Simplify: \(6t - 6 - 3t = 4.5\), so \(3t = 10.5\) and \(t = 3.5\). 7. Then \(n = 4 \cdot 3.5 - 4 = 10\). 8. The total work is \(nt = 10 \cdot 3.5 = 35\) worker-hours.

Answer

The plan called for \(10\) workers at \(3.5\) hours each, for a total of \(35\) worker-hours.
5243699
Two pumps fill an emergency water reservoir. When both pumps run for \(4\) hours, they fill exactly one-third of the reservoir. When the first pump runs for \(6\) hours and the second pump runs for \(3\) hours, they fill \(40\%\) of the reservoir. How long would each pump take to fill the entire reservoir by itself?

Hints

- Represent each pump’s hourly rate as a fraction of the full reservoir. - Translate each operating schedule into an equation. - Write \(40\%\) as a decimal or fraction. - Once you know a pump’s hourly rate, use its reciprocal to find the total filling time.

Solution

1. Let \(x\) and \(y\) be the fractions of the reservoir filled per hour by Pumps 1 and 2. 2. Write the system \(4(x + y) = \frac{1}{3}\) and \(6x + 3y = 0.4\). 3. Simplify the first equation: \(x + y = \frac{1}{12}\). 4. Solve for \(y\): \(y = \frac{1}{12} - x\). Substitute into the second equation: \(6x + 3\left(\frac{1}{12} - x\right) = \frac{2}{5}\). 5. Simplify: \(3x + \frac{1}{4} = \frac{2}{5}\), so \(3x = \frac{3}{20}\) and \(x = \frac{1}{20}\). 6. Then \(y = \frac{1}{12} - \frac{1}{20} = \frac{1}{30}\). 7. Time is the reciprocal of rate, so Pump 1 takes \(20\) hours and Pump 2 takes \(30\) hours.

Answer

Pump 1 would take \(20\) hours, and Pump 2 would take \(30\) hours.
5243709
Two painting crews are painting the exterior of a school. If both crews work together for \(2\) hours, they complete one-third of the job. If Crew 1 works for \(4\) hours and Crew 2 works for \(1\) hour, they complete exactly half of the job. a) How long would each crew take to complete the entire job by itself? b) How many hours are saved by having both crews work together instead of using only the faster crew?

Hints

- Write a system using each crew’s fraction of the job completed per hour. - Translate one-third and one-half into the equations. - For part b, determine the time required at the combined rate. - Compare the combined time with the time of the faster crew.

Solution

1. Let \(x\) and \(y\) be the fractions of the job completed per hour by Crews 1 and 2. 2. Write the system \(2(x + y) = \frac{1}{3}\) and \(4x + y = \frac{1}{2}\). 3. The first equation gives \(x + y = \frac{1}{6}\), so \(y = \frac{1}{6} - x\). 4. Substitute into the second equation: \(4x + \frac{1}{6} - x = \frac{1}{2}\). 5. Simplify: \(3x = \frac{1}{3}\), so \(x = \frac{1}{9}\). Then \(y = \frac{1}{18}\). 6. Crew 1 takes \(9\) hours alone, and Crew 2 takes \(18\) hours alone. 7. Their combined rate is \(\frac{1}{9} + \frac{1}{18} = \frac{1}{6}\), so together they take \(6\) hours. 8. Compared with the faster crew’s \(9\) hours, the time saved is \(9 - 6 = 3\) hours.

Answer

a) Crew 1 would take \(9\) hours, and Crew 2 would take \(18\) hours. b) Working together saves \(3\) hours.
5243909
A laboratory has a \(5\%\) salt solution and a \(20\%\) salt solution. The two solutions are combined to make an initial mixture that is \(10\%\) salt. a) After \(3\,\text{L}\) of the \(20\%\) solution is added, the mixture is \(15\%\) salt. How many liters of each original solution were used in the initial mixture? b) Without calculating, explain what would happen to the concentration of the initial \(10\%\) mixture if \(3\,\text{L}\) of the \(5\%\) solution were added instead.

Hints

- Write an equation for the salt in the initial mixture. - Write a second salt-balance equation for the mixture after the additional solution is added. - For part b, compare the concentration being added with the concentration of the initial mixture.

Solution

1. Let \(x\) be the volume of the \(5\%\) solution and \(y\) the volume of the \(20\%\) solution, in liters. 2. The initial mixture gives \(0.05x + 0.20y = 0.10(x + y)\). Simplifying gives \(0.10y = 0.05x\), so \(x = 2y\). 3. After adding \(3\,\text{L}\) of the \(20\%\) solution, the salt balance is \(0.10(x + y) + 0.20 \cdot 3 = 0.15(x + y + 3)\). 4. Substitute \(x = 2y\): \(0.10(3y) + 0.60 = 0.15(3y + 3)\). 5. Simplify: \(0.30y + 0.60 = 0.45y + 0.45\), so \(0.15 = 0.15y\) and \(y = 1\). 6. Then \(x = 2y = 2\). 7. For part b, the added solution is less concentrated than the \(10\%\) mixture. Adding it dilutes the mixture, so the concentration falls below \(10\%\).

Answer

a) The initial mixture used \(2\,\text{L}\) of the \(5\%\) solution and \(1\,\text{L}\) of the \(20\%\) solution. b) The concentration would decrease below \(10\%\).
5243939
A juice bar combines two apple drinks. Drink A is \(10\%\) apple juice, and Drink B is \(40\%\) apple juice. The original mixture is \(20\%\) apple juice. If the juice bar used \(3\,\text{gal}\) more of each drink than originally planned, the new mixture would be \(22.5\%\) apple juice. Find the number of gallons of each drink planned for the original mixture.

Hints

- Choose variables for the original amount of each drink. - Write an equation for the amount of apple juice in the original mixture. - Use the first equation to relate the two amounts. - Write a second equation after increasing both amounts by \(3\,\text{gal}\).

Solution

1. Let \(x\) be the volume of Drink A and \(y\) the volume of Drink B, in gallons. 2. The original mixture gives \(0.10x + 0.40y = 0.20(x + y)\). Simplifying gives \(0.20y = 0.10x\), so \(x = 2y\). 3. The larger mixture gives \(0.10(x + 3) + 0.40(y + 3) = 0.225(x + y + 6)\). 4. Substitute \(x = 2y\): \(0.10(2y + 3) + 0.40(y + 3) = 0.225(3y + 6)\). 5. Simplify: \(0.60y + 1.50 = 0.675y + 1.35\). 6. Then \(0.15 = 0.075y\), so \(y = 2\). 7. Therefore, \(x = 2y = 4\).

Answer

The original plan used \(4\,\text{gal}\) of Drink A and \(2\,\text{gal}\) of Drink B.
5244019
Two beverage dispensers, \(A\) and \(B\), and a serving pitcher, \(C\), have different capacities. Filling pitcher \(C\) once from a full dispenser \(A\) leaves \(60\%\) of the original amount in \(A\). Filling pitcher \(C\) once from a full dispenser \(B\) leaves \(75\%\) of the original amount in \(B\). Together, dispensers \(A\) and \(B\) hold exactly \(20\) gallons more than four times the capacity of pitcher \(C\). Find the capacity of each container.

Hints

- Determine what percent of each full dispenser is removed to fill the pitcher. - Express \(A\) and \(B\) in terms of \(C\). - Translate “\(20\) more than four times” into an equation. - Substitute and solve.

Solution

1. Filling \(C\) from \(A\) removes \(40\%\) of \(A\), so \(C = 0.40A\), or \(A = 2.5C\). 2. Filling \(C\) from \(B\) removes \(25\%\) of \(B\), so \(C = 0.25B\), or \(B = 4C\). 3. The total-capacity condition is \(A + B = 4C + 20\). 4. Substitute the expressions for \(A\) and \(B\): \(2.5C + 4C = 4C + 20\). 5. Solving gives \(2.5C = 20\), so \(C = 8\). 6. Then \(A = 2.5(8) = 20\) and \(B = 4(8) = 32\).

Answer

Dispenser \(A\) holds \(20\) gallons, dispenser \(B\) holds \(32\) gallons, and pitcher \(C\) holds \(8\) gallons.
5254889
Consider the system \(\begin{cases}xy = c \\ x + y = 10\end{cases}\) Use substitution and the discriminant to find the value of \(c\) for which the system has exactly one ordered-pair solution. Give that solution.

Hints

- Solve the linear equation for one variable. - Substitute to obtain a quadratic equation in one variable. - Require its discriminant to equal \(0\).

Solution

1. Solve the second equation for \(y\): \(y = 10 - x\). 2. Substitute into \(xy = c\): \(x(10 - x) = c\). 3. Rearrange: \(x^2 - 10x + c = 0\). 4. The discriminant is \(D = (-10)^2 - 4 \cdot 1 \cdot c = 100 - 4c\). 5. For exactly one value of \(x\), set \(D = 0\): \(100 - 4c = 0\), so \(c = 25\). 6. Then \((x - 5)^2 = 0\), so \(x = 5\), and \(y = 10 - 5 = 5\).

Answer

When \(c = 25\), the system has the single solution \((5, 5)\).
5255199
Consider the system with parameter \(s\): \(\begin{cases}x + y = 7s \\ xy = 10s^2\end{cases}\) a) Find all ordered-pair solutions in terms of \(s\). b) Explain why the system has one solution when \(s = 0\) but two distinct ordered-pair solutions when \(s \ne 0\).

Hints

- Isolate one variable in the linear equation. - Substitute into the product equation and factor the resulting quadratic. - Compare the two ordered pairs when \(s = 0\) and when \(s \ne 0\).

Solution

1. Solve the first equation for \(y\): \(y = 7s - x\). 2. Substitute into the second equation: \(x(7s - x) = 10s^2\), so \(x^2 - 7sx + 10s^2 = 0\). 3. Factor: \((x - 2s)(x - 5s) = 0\). Thus, \(x = 2s\) or \(x = 5s\). 4. The corresponding values of \(y\) are \(5s\) and \(2s\), giving \((2s, 5s)\) and \((5s, 2s)\). 5. When \(s = 0\), both ordered pairs become \((0, 0)\). When \(s \ne 0\), \(2s \ne 5s\), so the ordered pairs are distinct.

Answer

a) \(\{(2s, 5s), (5s, 2s)\}\) b) For \(s = 0\), both expressions give \((0, 0)\). For \(s \ne 0\), they give two distinct ordered pairs.
5255209
Consider the system with parameter \(c\): \(\begin{cases}x^2 + y^2 = 25c^2 \\ x - y = c\end{cases}\) a) Use substitution to write a quadratic equation containing only \(y\). b) Find all ordered-pair solutions in terms of \(c\).

Hints

- Solve the linear equation for \(x\). - Substitute and expand the squared binomial. - Factor the resulting quadratic in \(y\), then find the matching \(x\)-values.

Solution

1. Solve the linear equation for \(x\): \(x = y + c\). 2. Substitute into the first equation: \((y + c)^2 + y^2 = 25c^2\). 3. Expand and simplify: \(2y^2 + 2cy - 24c^2 = 0\). Divide by \(2\): \(y^2 + cy - 12c^2 = 0\). 4. Factor: \((y - 3c)(y + 4c) = 0\). Thus, \(y = 3c\) or \(y = -4c\). 5. Using \(x = y + c\), the ordered pairs are \((4c, 3c)\) and \((-3c, -4c)\). 6. When \(c = 0\), these expressions represent the same ordered pair, \((0, 0)\).

Answer

a) \(y^2 + cy - 12c^2 = 0\) b) For \(c \ne 0\), \(\{(4c, 3c), (-3c, -4c)\}\). For \(c = 0\), \(\{(0, 0)\}\).
5255399
Consider the system \(\begin{cases}y = x^2 - 4x + k \\ y = 2x - 5\end{cases}\) a) Find the value of \(k\) for which the system has exactly one solution. b) Find that ordered-pair solution.

Hints

- Set the two expressions for \(y\) equal. - Require the resulting quadratic to have a zero discriminant. - Substitute the repeated x-value to find \(y\).

Solution

1. Set the expressions for \(y\) equal: \(x^2 - 4x + k = 2x - 5\). 2. Rearrange: \(x^2 - 6x + (k + 5) = 0\). 3. The discriminant is \(D = (-6)^2 - 4 \cdot 1 \cdot (k + 5) = 16 - 4k\). 4. For exactly one solution, set \(D = 0\): \(16 - 4k = 0\), so \(k = 4\). 5. Then \(x^2 - 6x + 9 = (x - 3)^2 = 0\), so \(x = 3\). 6. Substitute into the line: \(y = 2 \cdot 3 - 5 = 1\).

Answer

a) \(k = 4\) b) \((3, 1)\)
5255669
A circle is centered at \((0, 0)\) with radius \(10\). A parabola has equation \(y = \frac{1}{4}x^2 + c\). a) Find the value of \(c < 0\) for which the vertex of the parabola lies on the circle. b) For that value of \(c\), use substitution to find all intersection points of the circle and the parabola. Show that there are exactly three distinct points.

Hints

- Write the circle equation and identify the parabola's vertex. - Use the condition that the vertex lies on the circle. - Rewrite one equation so that \(x^2\) can be substituted into the other.

Solution

1. The circle has equation \(x^2 + y^2 = 100\), and the parabola has vertex \((0, c)\). 2. For the vertex to lie on the circle, \(c^2 = 100\). Since \(c < 0\), \(c = -10\). 3. The system is \(x^2 + y^2 = 100\) and \(y = \frac{1}{4}x^2 - 10\). Rewrite the second equation as \(x^2 = 4y + 40\). 4. Substitute into the circle equation: \(4y + 40 + y^2 = 100\), so \(y^2 + 4y - 60 = 0\). 5. Factor: \((y + 10)(y - 6) = 0\). Thus, \(y = -10\) or \(y = 6\). 6. When \(y = -10\), \(x^2 = 0\), giving \((0, -10)\). When \(y = 6\), \(x^2 = 64\), giving \((8, 6)\) and \((-8, 6)\).

Answer

a) \(c = -10\) b) \(\{(0, -10), (8, 6), (-8, 6)\}\)
5255899
Find the solution set of the system in terms of the real parameter \(k\): \(\begin{cases}x + y = 5k \\ x^2 + y^2 = 13k^2\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute and simplify the resulting quadratic. - Factor, then check whether the two ordered-pair expressions coincide for a special value of \(k\).

Solution

1. Solve the first equation for \(y\): \(y = 5k - x\). 2. Substitute into the second equation: \(x^2 + (5k - x)^2 = 13k^2\). 3. Expand and simplify: \(2x^2 - 10kx + 12k^2 = 0\). Divide by \(2\): \(x^2 - 5kx + 6k^2 = 0\). 4. Factor: \((x - 2k)(x - 3k) = 0\). Thus, \(x = 2k\) or \(x = 3k\). 5. Using \(y = 5k - x\), the ordered pairs are \((2k, 3k)\) and \((3k, 2k)\). 6. When \(k = 0\), these expressions represent the same ordered pair, \((0, 0)\).

Answer

For \(k \ne 0\), \(\{(2k, 3k), (3k, 2k)\}\). For \(k = 0\), \(\{(0, 0)\}\).
5256019
Find the solution set of the system in terms of the real parameters \(a\) and \(b\): \(\begin{cases}x + y = 2a + b \\ xy = a^2 + ab\end{cases}\).

Hints

- Solve the sum equation for one variable. - Substitute into the product equation and factor the resulting quadratic. - Determine when the two ordered-pair expressions are identical.

Solution

1. Solve the first equation for \(y\): \(y = 2a + b - x\). 2. Substitute into the product equation: \(x(2a + b - x) = a^2 + ab\). 3. Rewrite in standard form: \(x^2 - (2a + b)x + a^2 + ab = 0\). 4. Factor: \((x - a)(x - a - b) = 0\). Thus, \(x = a\) or \(x = a + b\). 5. The corresponding values of \(y\) are \(a + b\) and \(a\). When \(b = 0\), the two ordered-pair expressions coincide.

Answer

For \(b \ne 0\), \(\{(a, a + b), (a + b, a)\}\). For \(b = 0\), \(\{(a, a)\}\).
5256029
Find all ordered-pair solutions of the system in terms of the real parameter \(m\): \(\begin{cases}x^2 + y^2 = 17m^2 \\ x + y = 5m\end{cases}\).

Hints

- Solve the linear equation for one variable. - Substitute and simplify the resulting quadratic. - After factoring, determine when the two ordered-pair expressions coincide.

Solution

1. Solve the linear equation for \(y\): \(y = 5m - x\). 2. Substitute into the quadratic equation: \(x^2 + (5m - x)^2 = 17m^2\). 3. Expand and simplify: \(2x^2 - 10mx + 8m^2 = 0\). Divide by \(2\): \(x^2 - 5mx + 4m^2 = 0\). 4. Factor: \((x - 4m)(x - m) = 0\). Thus, \(x = 4m\) or \(x = m\). 5. The corresponding values of \(y\) are \(m\) and \(4m\). When \(m = 0\), the two ordered-pair expressions coincide.

Answer

For \(m \ne 0\), \(\{(4m, m), (m, 4m)\}\). For \(m = 0\), \(\{(0, 0)\}\).
5268339
Find all values of \(k\) for which the system has a solution \((x, y)\) with both \(x > 0\) and \(y > 0\): (I) \(4x + 3y = 24\) (II) \(x + 2y = k\)

Hints

- Solve the system while treating \(k\) as a constant. - Write the conditions \(x > 0\) and \(y > 0\) as inequalities in \(k\). - Find the overlap of the two resulting intervals.

Solution

1. Solve equation (II) for \(x\): \(x = k - 2y\). 2. Substitute into equation (I): \(4(k - 2y) + 3y = 24\), so \(y = \frac{4k - 24}{5}\). 3. Then \(x = k - 2y = \frac{48 - 3k}{5}\). 4. Require \(y > 0\): \(4k - 24 > 0\), so \(k > 6\). 5. Require \(x > 0\): \(48 - 3k > 0\), so \(k < 16\). 6. Both conditions hold when \(6 < k < 16\).

Answer

\(6 < k < 16\)
5281369
Consider the system \(\begin{cases}y = x^2 + 2x + 2 \\ y = -2x - 3\end{cases}\) 1) Show algebraically that the system has no real solutions. 2) Shift the line upward to \(y = -2x + c\). Find the value of \(c\) for which the line is tangent to the parabola. 3) How many intersections occur when \(c\) is increased beyond that value? Explain.

Hints

- Set the line and parabola equal. - Use the discriminant to count intersections. - Tangency means a zero discriminant.

Solution

1. Set the expressions equal: \(x^2 + 2x + 2 = -2x - 3\), so \(x^2 + 4x + 5 = 0\). 2. The discriminant is \(D = 4^2 - 4 \cdot 1 \cdot 5 = -4\), so the original system has no real solutions. 3. For the shifted line, setting the functions equal gives \(x^2 + 4x + (2 - c) = 0\). 4. Its discriminant is \(D = 4^2 - 4 \cdot 1 \cdot (2 - c) = 8 + 4c\). 5. Tangency requires \(D = 0\), so \(8 + 4c = 0\) and \(c = -2\). 6. If \(c > -2\), then \(D > 0\), so the line and parabola have two intersection points.

Answer

1) No real solutions 2) \(c = -2\) 3) Two intersections when \(c > -2\)
5333849
The graph shows two quadratic functions, \(f\) and \(g\). a) Determine the equations of \(f\) and \(g\) in standard form, \(y=ax^2+bx+c\). b) Find the exact coordinates of both intersections by setting the function expressions equal.
Figure for problem 533384

Hints

- Use each parabola's vertex and one additional point to determine its equation. - At an intersection, the two functions have the same output. - After simplifying the resulting quadratic equation, look for two binomials whose product is zero. - Substitute each x-value into either function to find the corresponding y-value.

Solution

1. The graph of \(f\) has vertex \((0,-4)\) and passes through \((2,0)\). Therefore, \(f(x)=x^2-4\). 2. The graph of \(g\) has vertex \((1,1)\) and opens downward. Write \(g(x)=a(x-1)^2+1\). Since it passes through \((0,0)\), \(0=a+1\), so \(a=-1\). Thus \(g(x)=-(x-1)^2+1=-x^2+2x\). 3. Set the functions equal: \(x^2-4=-x^2+2x\). This simplifies to \(x^2-x-2=0\). 4. Factor: \((x-2)(x+1)=0\), so \(x=2\) or \(x=-1\). 5. Substitute into either function. When \(x=-1\), \(y=-3\). When \(x=2\), \(y=0\). Therefore, the intersections are \((-1,-3)\) and \((2,0)\).

Answer

a) \(f(x)=x^2-4\) and \(g(x)=-x^2+2x\) b) \((-1,-3)\) and \((2,0)\)
5334079
The graph shows two translated parent quadratics, \(f\) and \(g\). a) Determine the equation of each parabola in vertex form. b) Calculate the coordinates of their intersection. c) Explain why two different upward-opening parabolas with leading coefficient \(1\) have exactly one intersection when their vertices have different x-coordinates.
Figure for problem 533407

Hints

- Recall the vertex form of a translated parent quadratic. - Read the lowest point of each parabola from the graph. - Notice what happens to the \(x^2\)-terms when the functions are set equal. - For part c), identify the type of equation that remains after cancellation.

Solution

1. The vertex of \(f\) is \((-2,-1)\), so \(f(x)=(x+2)^2-1\). The vertex of \(g\) is \((1,-4)\), so \(g(x)=(x-1)^2-4\). 2. Set the functions equal: \((x+2)^2-1=(x-1)^2-4\). 3. Expand and simplify: \(x^2+4x+3=x^2-2x-3\), so \(6x=-6\) and \(x=-1\). 4. Substitute into either function: \(f(-1)=(-1+2)^2-1=0\). Therefore, the intersection is \((-1,0)\). 5. In general, two such parabolas can be written as \(x^2+b_1x+c_1\) and \(x^2+b_2x+c_2\). Setting them equal cancels the \(x^2\)-terms and leaves \((b_1-b_2)x=c_2-c_1\). Different vertex x-coordinates imply \(b_1\ne b_2\), so the remaining linear equation has exactly one solution.

Answer

a) \(f(x)=(x+2)^2-1\) and \(g(x)=(x-1)^2-4\) b) \((-1,0)\) c) The \(x^2\)-terms cancel when the equations are set equal, leaving a linear equation with one solution because the vertices have different x-coordinates.
5240349
A parking lot contains \(n\) vehicles, all of which are motorcycles with \(2\) wheels or cars with \(4\) wheels. The vehicles have \(r\) wheels altogether. Derive formulas for the number of motorcycles \(m\) and the number of cars \(a\) in terms of \(n\) and \(r\). Then state the conditions on \(n\) and \(r\) that make both formulas produce nonnegative whole numbers.

Hints

- Write one equation for the number of vehicles and one for the number of wheels. - Treat \(n\) and \(r\) as fixed quantities while solving for \(m\) and \(a\). - Isolate one of the vehicle variables and substitute. - Consider the minimum and maximum possible number of wheels for \(n\) vehicles, and determine when the formulas are integers.

Solution

1. Write the system \(m + a = n\) and \(2m + 4a = r\). 2. Solve the first equation for \(m\): \(m = n - a\). 3. Substitute into the second equation: \(2(n - a) + 4a = r\). 4. Simplify: \(2n + 2a = r\), so \(a = \frac{r - 2n}{2}\). 5. Substitute into \(m = n - a\): \(m = n - \frac{r - 2n}{2} = \frac{4n - r}{2}\). 6. For nonnegative counts, \(a \ge 0\) requires \(r \ge 2n\), and \(m \ge 0\) requires \(r \le 4n\). 7. For whole-number counts, \(n\) and \(r\) must be nonnegative integers and \(r\) must be even. Thus the conditions are \(n, r \in \mathbb{Z}_{\ge 0}\), \(2n \le r \le 4n\), and even \(r\).

Answer

The formulas are \(a = \frac{r - 2n}{2}\) and \(m = \frac{4n - r}{2}\). They give nonnegative whole numbers when \(n, r \in \mathbb{Z}_{\ge 0}\), \(2n \le r \le 4n\), and \(r\) is even.
5268729
For a laboratory experiment, two salt solutions will be mixed. Solution A has a concentration of \(a\%\), and Solution B has a concentration of \(b\%\). A total of \(M\) grams of a new solution with concentration \(k\%\) is needed. Find general formulas for the required masses \(x\) grams of Solution A and \(y\) grams of Solution B in terms of \(a\), \(b\), \(k\), and \(M\). Assume \(a > k > b\).

Hints

- Write one equation for total mass and one for the mass of salt. - Convert each percent concentration into a fraction over \(100\). - Use the total-mass equation to replace one unknown. - Treat \(a\), \(b\), \(k\), and \(M\) as constants while solving for \(x\) and \(y\).

Solution

1. Let \(x\) be the mass of Solution A and \(y\) the mass of Solution B, in grams. 2. The total-mass equation is \(x + y = M\). 3. The salt-mass equation is \(\frac{a}{100}x + \frac{b}{100}y = \frac{k}{100}M\). Multiplying by \(100\) gives \(ax + by = kM\). 4. Solve the first equation for \(y\): \(y = M - x\). 5. Substitute into the salt equation: \(ax + b(M - x) = kM\). 6. Simplify: \((a - b)x = M(k - b)\), so \(x = \frac{M(k - b)}{a - b}\). 7. Use \(y = M - x\): \(y = M - \frac{M(k - b)}{a - b} = \frac{M(a - k)}{a - b}\). 8. Because \(a > k > b\), both calculated masses are positive.

Answer

The required masses are \(x = \frac{M(k - b)}{a - b}\,\text{g}\) of Solution A and \(y = \frac{M(a - k)}{a - b}\,\text{g}\) of Solution B.
5281719
Find all values of the parameter \(a\) for which the system has a solution \((x, y)\) in Quadrant II. Recall that a point in Quadrant II has \(x<0\) and \(y>0\). \(\begin{cases}x+y=5\\2x+ay=12\end{cases}\)

Hints

- Express \(x\) and \(y\) in terms of \(a\). - A Quadrant II point must have a negative x-coordinate and a positive y-coordinate. - Determine when each rational expression has the required sign. - Remember to exclude parameter values that make a denominator zero.

Solution

1. Solve the first equation for \(x\): \(x=5-y\). 2. Substitute into the second equation: \(2(5-y)+ay=12\). 3. Simplify: \(10-2y+ay=12\), so \((a-2)y=2\). Thus \(y=\frac{2}{a-2}\), where \(a\neq2\). 4. Substitute into \(x=5-y\): \(x=5-\frac{2}{a-2}=\frac{5a-12}{a-2}\). 5. Since \(y>0\), \(\frac{2}{a-2}>0\), which requires \(a>2\). 6. With \(a>2\), the denominator of \(x\) is positive. Therefore, \(x<0\) requires \(5a-12<0\), so \(a<\frac{12}{5}\). 7. Combining the conditions gives \(2<a<\frac{12}{5}\).

Answer

\(2<a<\frac{12}{5}\)

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.