InterviewSolution
Saved Bookmarks
| 1. |
A ball is thrown straight up with a velocity at `t = 0` and returns to earth at `t = t_1`. Which graph shows the correct motion ?A. .B. .C. .D. . |
|
Answer» Correct Answer - C `v = v_1 - g t` This is a straight line graph with negative slope `(-g)` and positive intercept `(v_1)`. |
|