

InterviewSolution
Saved Bookmarks
1. |
The horizontal and vertical displacements of a projectile are given as `x=at` & `y=bt-ct^(2)`.Then velocity of projection isA. `sqrt(a^(2)+b^(2))`B. `sqrt(b^(2)+c^(2))`C. `sqrt(a^(2)+c^(2))`D. `sqrt(b^(2)-c^(2))` |
Answer» Correct Answer - A `u_(x)=(dx)/dt,u_(y)=(dx)/dt` and `u=sqrt(u_(x)^(2)+u_(y)^(2))` |
|