InterviewSolution
Saved Bookmarks
| 1. |
A wooden stick of length `L`, radius `R` and density `rho` has a small metal piece of mass `m` ( of negligible volume) attached to its one end. Find the minimum value for the mass `m` (in terms of given parameters) that would make the stick float vertically in equilibrium in a liquid of density `sigma(gtrho)`. |
|
Answer» Correct Answer - `piR^(3)Lrho(sqrt((sigma)/(rho))-1)` |
|