Question

Difficulty: MediumQuadratic Equations and Polynomial Factoring

If xx is a real number such that x25x+1=0x^2 - 5x + 1 = 0, what is the value of x2+1x2x^2 + \frac{1}{x^2}?

Answer: 23

Answer

The value of x2+1x2x^2 + \frac{1}{x^2} is 23.
Dividing the quadratic equation x25x+1=0x^2 - 5x + 1 = 0 by xx yields x+1x=5x + \frac{1}{x} = 5. Squaring both sides of this identity gives (x+1x)2=x2+2+1x2=25\left(x + \frac{1}{x}\right)^2 = x^2 + 2 + \frac{1}{x^2} = 25. Subtracting 2 from both sides results in x2+1x2=23x^2 + \frac{1}{x^2} = 23.

Step-by-Step Solution

1
Divide the given quadratic equation x25x+1=0x^2 - 5x + 1 = 0 by xx
x5+1x=0    x+1x=5x - 5 + \frac{1}{x} = 0 \implies x + \frac{1}{x} = 5
Since x0x \neq 0, dividing by xx isolates the sum of xx and its reciprocal.
2
Square both sides of the expression x+1x=5x + \frac{1}{x} = 5
(x+1x)2=25    x2+2+1x2=25\left(x + \frac{1}{x}\right)^2 = 25 \implies x^2 + 2 + \frac{1}{x^2} = 25
Expanding the binomial square produces the required quadratic sum along with a constant cross-term.
3
Isolate x2+1x2x^2 + \frac{1}{x^2} by subtracting 2 from 25
x2+1x2=23x^2 + \frac{1}{x^2} = 23
Subtracting the constant cross-term yields the exact requested numeric value.

Key Concept

Algebraic transformation of quadratic equations into reciprocal power sums
Rate this question