InterviewSolution
Saved Bookmarks
| 1. |
If x2 + 1/x2 = 34, then find the value of √x – 1/√x. |
|
Answer» Correct Answer - Option 3 : 2 GIVEN: x2 + 1/x2 = 34 CONCEPT: If x2 + 1/x2 = a, then x – 1/x = √(a – 2) x + 1/x = √(a + 2) CALCULATION: x2 + 1/x2 = 34 If x2 + 1/x2 = a, then x + 1/x = √(a + 2) ⇒ x + 1/x = √(a + 2) = √36 = 6 If x + 1/x = a, then √x – 1/√x = √(a – 2) ⇒ √x – 1/√x = √(6 – 2) ∴ The value of √x – 1/√x is 2. |
|