

InterviewSolution
Saved Bookmarks
1. |
Using dimensional analysis check the correctness of the equation T=2pisqrt(l/g), where T is the period of the simple pendulum of length l and g is the acceleration due to gravity. |
Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :`<a href="https://interviewquestions.tuteehub.com/tag/tto-2312601" style="font-weight:bold;" target="_blank" title="Click to know more about TTO">TTO</a>[<a href="https://interviewquestions.tuteehub.com/tag/l-535906" style="font-weight:bold;" target="_blank" title="Click to know more about L">L</a>].sqrt(l//g)=sqrt([L//LT^(-<a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>)])=sqrt([T^(2)])=T`. Hence correct.</body></html> | |