InterviewSolution
Saved Bookmarks
| 1. |
Compute the ratio of the volumes of two cylinders if the ratio of radii of the bases is 9 : 4 and the ratio of their heights is 3 : 71). 243 : 1122). 731 : 8513). 245 : 3214). 920 : 891 |
|
Answer» Volume of a CYLINDER = πr2 × h Hence the ratio of their volumes = (πr12 × h1)/(πr22 × h2) = (92 × 3)/(42 × 7) = 243/112 |
|