Question

Difficulty: Very hardQuadratic Equations and the Quadratic Formula

A quadratic equation of the form ax2+bx+c=0a x^2 + b x + c = 0, where aa, bb, and cc are real constants and a>0a > 0, has a discriminant of 3737. If the sum of the roots of this equation is 5.55.5 and the product of the roots is 5.255.25, what is the value of the coefficient aa?

Answer: 2

Answer

The value of the coefficient aa is 22.
By applying Vieta's formulas, we can write b=5.5ab = -5.5a and c=5.25ac = 5.25a. Plugging these into the discriminant formula gives D=(5.5a)24a(5.25a)=30.25a221a2=9.25a2D = (-5.5a)^2 - 4a(5.25a) = 30.25a^2 - 21a^2 = 9.25a^2. Setting the discriminant to 3737 results in 9.25a2=37    a2=49.25a^2 = 37 \implies a^2 = 4. Since the problem specifies a>0a > 0, taking the positive square root gives a=2a = 2.

Step-by-Step Solution

1
Express the coefficients bb and cc in terms of aa using Vieta's formulas.
b=5.5ab = -5.5a and c=5.25ac = 5.25a
The sum of the roots is ba-\frac{b}{a} and the product is ca\frac{c}{a}.
2
Substitute the expressions for bb and cc into the discriminant formula D=b24acD = b^2 - 4ac.
D=9.25a2D = 9.25a^2
Substituting the terms yields D=(5.5a)24a(5.25a)=30.25a221a2=9.25a2D = (-5.5a)^2 - 4a(5.25a) = 30.25a^2 - 21a^2 = 9.25a^2.
3
Equate the discriminant expression to 3737 and solve for aa.
a=2a = 2
Since D=37D = 37, we write 9.25a2=37    a2=49.25a^2 = 37 \implies a^2 = 4. Because aa must be positive, we find a=2a = 2.

Key Concept

Using the properties of quadratic roots (Vieta's formulas) and the definition of the discriminant to solve for coefficients.
Rate this question