

InterviewSolution
Saved Bookmarks
1. |
The value of acceleration due to gravity on the surface of earth is `x`. At an altitude of `h` from the surface of the earth, its value is `y`. If `R` is the radius of earth, then the value of `h` isA. `(sqrt(x/y)-1)R`B. `(sqrt(y/x)-1)R`C. `sqrt(y/x)R`D. `sqrt(x/y)R` |
Answer» Correct Answer - A `x=(GM)/(R^(2)),y=(GM)/((R+h)^(2))` |
|