

InterviewSolution
Saved Bookmarks
1. |
From an elevated point P a stone is projected verticallyupward. When it reaches a distance y below the point of projection its velocityis double the velocity when it was at a height y above p. The greatest height reached by it above P is |
Answer» <html><body><p>`(<a href="https://interviewquestions.tuteehub.com/tag/2y-301307" style="font-weight:bold;" target="_blank" title="Click to know more about 2Y">2Y</a>)/(<a href="https://interviewquestions.tuteehub.com/tag/3-301577" style="font-weight:bold;" target="_blank" title="Click to know more about 3">3</a>)`<br/>`(<a href="https://interviewquestions.tuteehub.com/tag/5y-326844" style="font-weight:bold;" target="_blank" title="Click to know more about 5Y">5Y</a>)/(3)`<br/>`y/3`<br/>2y</p>Answer :<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a></body></html> | |