

InterviewSolution
Saved Bookmarks
1. |
If orbit velocity of planet is given by v = G^(a)M^(b)R^(c), then |
Answer» <html><body><p>`a = (<a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a>)/(3),b=(1)/(3),c=-(1)/(3)`<br/>`a=(1)/(3),b=(1)/(2),c=-(1)/(2)`<br/>`a=(1)/(2), b=-(1)/(2),c=(1)/(2)`<br/>`a=(1)/(2),b=-(1)/(2),c=-(1)/(2)`</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> :`v=sqrt((GM)/(R))=<a href="https://interviewquestions.tuteehub.com/tag/g-1003017" style="font-weight:bold;" target="_blank" title="Click to know more about G">G</a>^(1//2)M^(1//2)R^(-1//2)`</body></html> | |