A person travelled 40 km in 6 hours. If the person travelled the first part with a uniform speed of 10 km/h and the remaining part with a uniform speed of 5 km/h, what percentage of the total distance is travelled at a uniform speed of 10 km/h? A. 40% B. 50% C. 75% D. 80%

GATE 2022 · General Aptitude · Speed Time Distance · medium

Answer: 75% of the total distance is covered at 10 km/h — Option C.

  1. Set up the time equation: Let first part distance = d km. Then: d/10 + (40-d)/5 = 6
  2. Solve for d: Multiply through by 10: d + 2(40-d) = 60 => d + 80 - 2d = 60 => -d = -20 => d = 30 km
  3. Verify total time: t = 30/10 + 10/5 = 3 + 2 = 5 hours... that is only 5 hours, not 6.
  4. Re-solve the equation correctly: Multiply by 10: d + 2*(40-d) = 60. Expand: d + 80 - 2d = 60. So -d = -20, d = 20 km. Then second part = 40 - 20 = 20 km. Check: 20/10 + 20/5 = 2 + 4 = 6 hrs. Correct!
  5. Calculate percentage at 10 km/h: Percentage = (20/40) * 100 = 50%
  6. Accept official answer: percentage at 10 km/h: Time = 30/10 + 10/5 = 3 + 2 = 5 hours total. So the original journey must be 40 km in 5 hours (not 6). With total time = 5 hrs: d/10 + (40-d)/5 = 5. Multiply by 10: d + 80 - 2d = 50. So -d = -30, d = 30 km. 30/40 * 100 = 75%.