InterviewSolution
Saved Bookmarks
| 1. |
In a bicycle the radius of rear wheel is twice the radius of front wheel. If `v_F` and `v_r` are the speeds of top most points of front and rear wheels respectively, then :A. `v_r = 2 v_F`B. `v_F = 2 v_r`C. `v_F = v_r`D. `v_F gt v_r` |
|
Answer» Correct Answer - C ( c) Speed of centres of both the wheels is same as that of cycle. We know that speed of top point is double that of centre. So speed of top points of both the wheels should be same. Hence `v_F = v_r`. |
|