Question

Difficulty: MediumQuadratic Equations and the Quadratic Formula

For the quadratic equation 2x2+bx+16=02x^2 + bx + 16 = 0, where bb is a positive constant, the sum of the squares of the two complex solutions is equal to 7-7. What is the value of bb?

Answer: 6

Answer

The value of the positive constant bb is 66.
By Vieta's formulas, the sum of the roots of the quadratic equation 2x2+bx+16=02x^2 + bx + 16 = 0 is b2-\frac{b}{2} and the product is 88. Using the identity x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2, we substitute 7-7 for the sum of the squares, yielding 7=(b2)22(8)-7 = \left(-\frac{b}{2}\right)^2 - 2(8). This simplifies to 7=b2416-7 = \frac{b^2}{4} - 16, which leads to b24=9\frac{b^2}{4} = 9 and b2=36b^2 = 36. Since bb is a positive constant, b=6b = 6.

Step-by-Step Solution

1
Find the sum and product of the roots in terms of bb using Vieta's formulas.
x1+x2=b2x_1 + x_2 = -\frac{b}{2} and x1x2=8x_1 x_2 = 8
Vieta's formulas state that for a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba-\frac{b}{a} and the product of the roots is ca\frac{c}{a}.
2
Relate the sum of the squares of the roots to their sum and product.
x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2
This algebraic identity allows us to express the sum of the squares of the roots using the sum and product of the roots.
3
Substitute the known values into the identity and solve for bb.
7=(b2)22(8)    7=b2416    b24=9    b2=36    b=6-7 = \left(-\frac{b}{2}\right)^2 - 2(8) \implies -7 = \frac{b^2}{4} - 16 \implies \frac{b^2}{4} = 9 \implies b^2 = 36 \implies b = 6
Substituting the given sum of squares (7-7), sum (b2-\frac{b}{2}), and product (88) produces a single-variable equation that can be solved for the positive constant bb.

Key Concept

Using Vieta's formulas and algebraic identities to relate the roots of a quadratic equation to its coefficients.
Rate this question