

InterviewSolution
Saved Bookmarks
1. |
In a circus the diameter of the globe of depth is 20 m calculate the minimum heightmust a cyclist start in order to go round the globesuccessfully |
Answer» <html><body><p></p>Solution :Whenthe cyclistrollsdownthe inciline <br/>`mgh = (1)/(<a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>)<a href="https://interviewquestions.tuteehub.com/tag/mv-1082193" style="font-weight:bold;" target="_blank" title="Click to know more about MV">MV</a>^(2)` <br/> `:.`velocitygained`v=<a href="https://interviewquestions.tuteehub.com/tag/sqrt-1223129" style="font-weight:bold;" target="_blank" title="Click to know more about SQRT">SQRT</a>(2gh)` <br/>forloopingthe loopthe minimumvelocityat <a href="https://interviewquestions.tuteehub.com/tag/thelowest-3199470" style="font-weight:bold;" target="_blank" title="Click to know more about THELOWEST">THELOWEST</a> point`=sqrt(5gr)` <br/> `h= (5r)/(2 )` <br/> `=(5)/(2) <a href="https://interviewquestions.tuteehub.com/tag/xx-747671" style="font-weight:bold;" target="_blank" title="Click to know more about XX">XX</a> (10) =25 m` <br/>Heightof thecyclist `=25` m</body></html> | |