InterviewSolution
Saved Bookmarks
| 1. |
A particle is projected at an angle of elevation `alpha` and after t second it appears to have an elevation of `beta` as seen from the point of projection. Find the initial velocity of projection.A. `(g t)/(2 sin (alpha-beta))`B. `(gt cos beta)/(sin (alpha-beta))`C. `(sin (alpha-beta))/(2g t) `D. `(2 sin (alpha-beta))/(g t cos beta)` |
| Answer» Correct Answer - B | |