InterviewSolution
Saved Bookmarks
| 1. |
Find the volume of a sphere whose surface area is 154 `c m^2` |
|
Answer» Here, we are given, the surface area of the sphere is `154cm^2` So, `4pir^2 = 154cm^2` `4**22/7**r^2 = 154cm^2` `r^2 = 49/4=>r = 7/2 = 3.5cm` So, volume of sphere, `V = 4/3pir^3 = 4/3**22/7**3.5**3.5**3.5` `V = 179.67 m^3` |
|