InterviewSolution
Saved Bookmarks
| 1. |
A tank if filled with water upto height H. When a hole is made at a distance h below the level of water. What will be the horizontal range of water jet ?A. `2 sqrt(h(H-h))`B. `4 sqrt(h(H+h))`C. `4 sqrt(h(H-h))`D. `2 sqrt (h(H+h))` |
|
Answer» Correct Answer - A Range , `R=2 sqrt(h_("top") xx h_("bottom")) = 2 sqrt(h(H-h))` |
|