Question

Difficulty: MediumQuadratic Equations

In the quadratic equation 2x215x+c=02x^2 - 15x + c = 0, cc is a constant. If one of the solutions to the equation is x=6x = 6, what is the other solution?

Answer: 1.5

Answer

1.5
The sum of the roots of a quadratic equation in the form ax2+bx+c=0ax^2 + bx + c = 0 is given by ba-\frac{b}{a}. For the equation 2x215x+c=02x^2 - 15x + c = 0, the sum of the roots is 152=7.5-\frac{-15}{2} = 7.5. Since one of the solutions is 66, the other solution is 7.56=1.57.5 - 6 = 1.5. Alternatively, substituting x=6x = 6 into the equation yields 2(6)215(6)+c=0    7290+c=0    c=182(6)^2 - 15(6) + c = 0 \implies 72 - 90 + c = 0 \implies c = 18. The equation becomes 2x215x+18=02x^2 - 15x + 18 = 0, which factors as (2x3)(x6)=0(2x - 3)(x - 6) = 0. Setting the factor 2x3=02x - 3 = 0 gives the other solution, x=1.5x = 1.5 (or 32\frac{3}{2}).

Step-by-Step Solution

1
Find the sum of the roots of the quadratic equation using Vieta's formulas.
The sum of the roots is 152=7.5-\frac{-15}{2} = 7.5.
For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of its roots is equal to ba-\frac{b}{a}.
2
Set up an equation using the known root to find the unknown root.
6+x2=7.56 + x_2 = 7.5, where x2x_2 is the other root.
Since one root is 66, adding it to the second root must equal the sum of the roots.
3
Solve for the second root.
x2=1.5x_2 = 1.5.
Subtracting 66 from both sides of the equation yields 1.51.5.

Key Concept

Sum of roots of a quadratic equation (Vieta's Formulas)
Estimated Time:1m 30s
Rate this question