

InterviewSolution
Saved Bookmarks
1. |
A point moves such that its displacement as a function of time is given by x^(2)=t^(2)+1. It's acceleration at time t is given by |
Answer» <html><body><p>`(<a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a>)/(<a href="https://interviewquestions.tuteehub.com/tag/x-746616" style="font-weight:bold;" target="_blank" title="Click to know more about X">X</a>^(3))`<br/>`(-t)/(x^(3))`<br/>`(1)/(x)-(t^(<a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>))/(x^(3))`<br/>`1/x - (t)/(x^(2))`</p><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> :A::<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a></body></html> | |