Question

Difficulty: MediumQuadratic Equations

The quadratic equation x212x+4=0x^2 - 12x + 4 = 0 has solutions x1x_1 and x2x_2. What is the value of 1x1+1x2\frac{1}{x_1} + \frac{1}{x_2}?

Answer: 3

Answer

The correct answer is 3.
By writing the expression 1x1+1x2\frac{1}{x_1} + \frac{1}{x_2} with a common denominator, we get x1+x2x1x2\frac{x_1 + x_2}{x_1 x_2}. For the quadratic equation x212x+4=0x^2 - 12x + 4 = 0, Vieta's formulas give the sum of the roots x1+x2=12x_1 + x_2 = 12 and the product of the roots x1x2=4x_1 x_2 = 4. Substituting these values into the fraction yields 124=3\frac{12}{4} = 3.

Step-by-Step Solution

1
Find a common denominator to combine the terms in the given expression.
1x1+1x2=x1+x2x1x2\frac{1}{x_1} + \frac{1}{x_2} = \frac{x_1 + x_2}{x_1 x_2}
To express the target quantity in terms of the sum and product of the quadratic solutions.
2
Apply Vieta's formulas to find the sum and product of the solutions from the quadratic equation x212x+4=0x^2 - 12x + 4 = 0.
x1+x2=12x_1 + x_2 = 12 and x1x2=4x_1 x_2 = 4
For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba-\frac{b}{a} and the product is ca\frac{c}{a}.
3
Substitute the sum and product values into the combined fraction.
124=3\frac{12}{4} = 3
To compute the numerical value of the expression.

Key Concept

Sum and product of solutions of a quadratic equation
Rate this question