Suppose that the number satisfies the equation . What is the value of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Squaring a + 1/a produces a^2 + 1/a^2 plus 2; square twice and subtract 2 each time: 16 - 2 = 14, then 196 - 2 = 194.
Solution
The key identity: for any nonzero ,
Apply it with : .
Apply it with : .
The answer is .
Why this works
Because , the cross term in the square of is always the constant . That makes the sums reachable by repeated squaring without ever knowing (which is the irrational ). Symmetric expressions in and should always be attacked through .
Alternative approach
Answer-choice check: , and is an integer, so the answer is less than a perfect square. Among the choices only qualifies.
The trap
Forgetting the cross term and writing (a + 1/a)^2 = a^2 + 1/a^2, which gives 16 then 256 (or 254).
Common mistakes
- Forgetting the cross term and writing , which gives then (or ).
- Solving the quadratic and expanding by hand, which is slow and invites arithmetic errors.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta