Question

Difficulty: MediumQuadratic Equations and the Quadratic Formula

What is the sum of the squares of the two real solutions to the quadratic equation 12x23x+2=0\frac{1}{2}x^2 - 3x + 2 = 0?

Answer: 28

Answer

The sum of the squares of the two real solutions is 28.
Multiplying the equation 12x23x+2=0\frac{1}{2}x^2 - 3x + 2 = 0 by 2 yields x26x+4=0x^2 - 6x + 4 = 0. By Vieta's formulas, the sum of the solutions is x1+x2=6x_1 + x_2 = 6 and the product of the solutions is x1x2=4x_1 x_2 = 4. Using the algebraic identity x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2, the sum of the squares is 622(4)=368=286^2 - 2(4) = 36 - 8 = 28. Alternatively, using the quadratic formula on the simplified equation gives solutions of 3+53 + \sqrt{5} and 353 - \sqrt{5}. Squaring these values yields 14+6514 + 6\sqrt{5} and 146514 - 6\sqrt{5}, which sum to 28.

Step-by-Step Solution

1
Multiply the quadratic equation by 2 to clear the fraction.
x26x+4=0x^2 - 6x + 4 = 0
Simplifying the fractional coefficients makes the equation easier to analyze and solve.
2
Identify the sum and product of the roots using Vieta's formulas.
x1+x2=6x_1 + x_2 = 6 and x1x2=4x_1 x_2 = 4
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is b/a-b/a and the product is c/ac/a.
3
Express the sum of the squares of the roots using the algebraic identity.
x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2
This identity allows the direct calculation of the sum of squares without needing to find the individual roots.
4
Substitute the values of the sum and product into the identity.
622(4)=368=286^2 - 2(4) = 36 - 8 = 28
Plugging in the sum of 6 and product of 4 yields the final numerical answer.

Key Concept

Vieta's formulas state that for a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is x1+x2=bax_1 + x_2 = -\frac{b}{a} and the product of the roots is x1x2=cax_1 x_2 = \frac{c}{a}. Symmetric functions of roots like x12+x22x_1^2 + x_2^2 can be expressed in terms of these values.

Alternative Method

Find the roots of the equation directly using the quadratic formula. After simplifying to x26x+4=0x^2 - 6x + 4 = 0, the roots are x=6±(6)24(1)(4)2=3±5x = \frac{6 \pm \sqrt{(-6)^2 - 4(1)(4)}}{2} = 3 \pm \sqrt{5}. Squaring both solutions gives (3+5)2=14+65(3 + \sqrt{5})^2 = 14 + 6\sqrt{5} and (35)2=1465(3 - \sqrt{5})^2 = 14 - 6\sqrt{5}. Adding these squares together yields (14+65)+(1465)=28(14 + 6\sqrt{5}) + (14 - 6\sqrt{5}) = 28.
Estimated Time:1m 30s
Rate this question