InterviewSolution
Saved Bookmarks
| 1. |
8. Find the value of x if(ICSE 1992) |
|
Answer» sqrt(p/q) = (q/p)^1-2x (p/q)^1/2 = (p/q)^2x-1 As base are same then power should be also equal 2x - 1 = 1/24x - 2 = 14x = 3x = 3/4 Therefore, value of x = 3/4 |
|