InterviewSolution
Saved Bookmarks
| 1. |
9. A traveller travels half of his journey in a specific speed and the next half, a speed15 km/hr more than the first half. The average speed of the total journey is 36km/hrFind his speed in each half |
|
Answer» If V(average) = 36km/h Then initial speed, is V. Final Speed is, V+15. V(average) = 36 = (V + V + 15)/2 72 = 2V + 15 2V = 57 V = 28.5 km/h (initial speed) V + 15 = 43.5 km/h (final speed) |
|