InterviewSolution
Saved Bookmarks
| 1. |
Resting 8 hours per day, Anuj can walk a certain distance in 15 days. How long will he take to walk twice the distance, twice as fast where he rests twice as long each day?1). 30 days2). 40 days3). 50 days4). 120 days |
|
Answer» Let the distance to be travelled be ‘d’. ⇒ Anuj walks d distance in 15 days while resting 8 hours a DAY 1 day = 24 hours Number of hours Anuj walks in a day = 24 – 8 = 16 hours ∴ Time TAKEN to walk d distance = 16 × 15 = 240 hours ∴ SPEED = d/240----(1) New distance, d’ = 2D New speed = 2 × speed = 2d/240 = d/120 Resting hours = 2 × 8 = 16 hours ⇒ Number of working hours in a day = 24 – 16 = 8 hours Time taken to walk 2d distance = 2d/(d/120) = 240 hours ∴ Number of days to walk distance 2d = 240/8 = 30 days |
|