InterviewSolution
Saved Bookmarks
| 1. |
The two geometric means between the numbers 1 and 64 areA. 1 and 64B. 4 and 16C. 2 and 16D. 8 and 16 |
|
Answer» Let the GM be y,z ∴ 1,y,z,64 y2 = 1.z ; z2 = 64y y4 = z2 ∴ y4 = 64y ⇒ y = 4 ∴ Z = 16 ∴ The two GM are 4,16. |
|