 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | A shot is fired at an angle `theta` to the horizontal such that it strikes the hill while moving horizontally. Find the initial angle of projection `theta`. A. `tan theta = 2/5`B. `tan theta = 3/8`C. `tan theta = 3/2`D. None of these | 
| Answer» Correct Answer - C c. `(usintheta)/g = (2usin(theta-37^@))/(gcos37^@)` `sin theta = (2(sintheta)(4/5)-2costheta(3/5))/(4/5)` `4sintheta = 8 sin theta - 6 cos theta` `4 sin theta = 6 cos theta rArr tan theta = 3/2 ` . | |