InterviewSolution
Saved Bookmarks
| 1. |
If A Person Walks At 14 Km/hr Instead Of 10 Km/hr, He Would Have Walked 20 Km More. The Actual Distance Traveled By Him Is: |
|
Answer» Let the real separation VOYAGED be X km. At that POINT, x/10 = (x + 20)/14. => 14X = 10x + 200 => 4x = 200. => x = 50 km. Let the real separation voyaged be x km. At that point, x/10 = (x + 20)/14. => 14x = 10x + 200 => 4x = 200. => x = 50 km. |
|