Question:medium

If $ x + \frac{1}{x} = 4 $, find the value of $ x^4 + \frac{1}{x^4} $.

Show Hint

To evaluate powers like \( x^4 + \frac{1}{x^4} \), start with known identities: - \( (x + \frac{1}{x})^2 = x^2 + \frac{1}{x^2} + 2 \) - \( (x^2 + \frac{1}{x^2})^2 = x^4 + \frac{1}{x^4} + 2 \)
Updated On: Mar 30, 2026
  • 194
  • 1945
  • 190
  • 1940
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Determine \( x^2 + \frac{1}{x^2} \) using the identity. Given \( x + \frac{1}{x} = 4 \). Squaring both sides yields \( \left(x + \frac{1}{x} \right)^2 = x^2 + 2 + \frac{1}{x^2} = 16 \). Therefore, \( x^2 + \frac{1}{x^2} = 16 - 2 = 14 \). Step 2: Determine \( x^4 + \frac{1}{x^4} \) using the identity. Squaring the result from Step 1: \( \left(x^2 + \frac{1}{x^2} \right)^2 = x^4 + 2 + \frac{1}{x^4} \). Substituting the value found: \( 14^2 = x^4 + \frac{1}{x^4} + 2 \), which simplifies to \( 196 = x^4 + \frac{1}{x^4} + 2 \). Consequently, \( x^4 + \frac{1}{x^4} = 196 - 2 = 194 \).
Was this answer helpful?
1