Question

Difficulty: MediumQuadratic Equations

If one of the solutions to the equation 2x29x+c=02x^2 - 9x + c = 0, where cc is a constant, is x=2x = 2, what is the other solution to the equation?

  1. A
    132-\frac{13}{2}
  2. B
    52-\frac{5}{2}
  3. 52\frac{5}{2}Answer
  4. D
    77

Answer

The other solution to the equation is 52\frac{5}{2}.
The correct answer is found by using the relationship between the coefficients of a quadratic equation and the sum of its roots. For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba-\frac{b}{a}. Substituting the values a=2a = 2 and b=9b = -9, we find that the sum of the roots is 92=92-\frac{-9}{2} = \frac{9}{2}. Since one of the solutions is given as 22, the other solution must be 922=52\frac{9}{2} - 2 = \frac{5}{2}. Alternatively, one can find the constant cc by substituting x=2x = 2 into the equation to get 2(2)29(2)+c=02(2)^2 - 9(2) + c = 0, which yields c=10c = 10. Solving the resulting equation 2x29x+10=02x^2 - 9x + 10 = 0 by factoring gives (2x5)(x2)=0(2x - 5)(x - 2) = 0, which confirms the other solution is 52\frac{5}{2}.

Step-by-Step Solution

1
Identify the relationship between the coefficients and the sum of the roots for a quadratic equation.
For any quadratic equation in the form ax2+bx+c=0ax^2 + bx + c = 0, the sum of its roots, x1x_1 and x2x_2, is given by the formula x1+x2=bax_1 + x_2 = -\frac{b}{a}.
This relationship allows us to find the second root directly without needing to calculate the value of the constant cc first.
2
Substitute the given root and the coefficients of the quadratic equation into the sum of the roots formula.
Here, a=2a = 2 and b=9b = -9. The given root is x1=2x_1 = 2. Substituting these values gives 2+x2=922 + x_2 = -\frac{-9}{2}, which simplifies to 2+x2=922 + x_2 = \frac{9}{2}.
This sets up a linear equation to solve for the unknown root, x2x_2.
3
Solve for the second root x2x_2.
x2=922=9242=52x_2 = \frac{9}{2} - 2 = \frac{9}{2} - \frac{4}{2} = \frac{5}{2}.
This isolates the unknown variable to find the final value.

Key Concept

Using the sum of roots formula (x1+x2=bax_1 + x_2 = -\frac{b}{a}) to solve for an unknown solution of a quadratic equation.
Rate this question