Example 1easy
- A)194
- B)196
- C)256
- D)260
Step-by-step solution
- Given x + 1/x = 4. Squaring both sides:
- (x + 1/x)² = 4² => x² + 2(x)(1/x) + (1/x)² = 16 => x² + 2 + 1/x² = 16 => x² + 1/x² = 14.
- Now, square (x² + 1/x²) = 14:
- (x² + 1/x²)² = 14² => (x²)² + 2(x²)(1/x²) + (1/x²)² = 196 => x⁴ + 2 + 1/x⁴ = 196 => x⁴ + 1/x⁴ = 194.
Answer: 194