

InterviewSolution
Saved Bookmarks
1. |
A body starts with a velocity (2hat(i) + 3hat(j) + 11 k)m//s and moves with an acceleration (5hat(i) + 5hat(j) - 5k)m//s^(2). What is its velocity afert 0.2 sec ? |
Answer» <html><body><p>`7hat(i) + 8hat(j) + 6k`<br/>`<a href="https://interviewquestions.tuteehub.com/tag/2hat-1837359" style="font-weight:bold;" target="_blank" title="Click to know more about 2HAT">2HAT</a>(i) - <a href="https://interviewquestions.tuteehub.com/tag/3hat-1863202" style="font-weight:bold;" target="_blank" title="Click to know more about 3HAT">3HAT</a>(j) + <a href="https://interviewquestions.tuteehub.com/tag/11-267621" style="font-weight:bold;" target="_blank" title="Click to know more about 11">11</a> k`<br/>`3hat(i) - 4hat(j) - 10 k`<br/>`3hat(i) + 4hat(j) + 10 k`</p>Answer :D</body></html> | |