InterviewSolution
Saved Bookmarks
| 1. |
A particle is projected from the ground with velocity `u` at angle `theta` with horizontal. The horizontal range, maximum height and time of flight are `R,H` and `T` respectively. They are given by, `R = (u^(2)sin 2 theta)/(g),H = (u^(2)sin^(2)theta)/(2g)` and `T = (2usin theta)/(g)` Now keeping `u` as fixed, `theta` is varied from `30^(@)` to `60^(@)`. Then,A. R will first increase then decrease, H will increase and T will decreaseB. R will first increase then decrease while H and T both will increasesC. R will decrease while H and T both will increaseD. R will increase while H and T both will also increase |
| Answer» Correct Answer - B | |