

InterviewSolution
Saved Bookmarks
1. |
You are given total mass M. How do you divide it into two parts so that the gravitational force between them at a given distance is maximum |
Answer» <html><body><p>`M/(<a href="https://interviewquestions.tuteehub.com/tag/4-311707" style="font-weight:bold;" target="_blank" title="Click to know more about 4">4</a>),(<a href="https://interviewquestions.tuteehub.com/tag/3m-310999" style="font-weight:bold;" target="_blank" title="Click to know more about 3M">3M</a>)/4` <br/>`M/(<a href="https://interviewquestions.tuteehub.com/tag/3-301577" style="font-weight:bold;" target="_blank" title="Click to know more about 3">3</a>),(<a href="https://interviewquestions.tuteehub.com/tag/2m-300757" style="font-weight:bold;" target="_blank" title="Click to know more about 2M">2M</a>)/3` <br/>`M/(<a href="https://interviewquestions.tuteehub.com/tag/5-319454" style="font-weight:bold;" target="_blank" title="Click to know more about 5">5</a>),(4M)/5` <br/>`M/(2),(M)/2` </p>Answer :D</body></html> | |