 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If `vec(r)=[ucos theta(hat(i))+u sin theta(hat(j))]t+(1)/(2)g(-hat(j))t^(2)` then calculate equation of trajectory. | 
| Answer» `x=u cos theta t` & `y=u sin theta t-(1)/(2)g t^(2)` `y=usintheta ((x)/(u)cos theta)-(1)/(2)g((x)/(u cos theta))^(2)` `y=x tan theta-(gx^(2))/(2u^(2)cos^(2) theta)` | |