Difficulty: Easy
Correct Answer: 105 km
Explanation:
Introduction / Context:This problem compares average speeds of two vehicles using a fixed ratio and asks for the distance covered in a given time. It tests proportional reasoning using the distance formula distance = speed * time.
Given Data / Assumptions:
Concept / Approach:Compute train speed, scale it by 3/4 to get bus speed, then multiply by time to get distance. Keep units consistent in km and hours.
Step-by-Step Solution:
Train speed = 240 / 12 = 20 km/h.Bus speed = (3 / 4) * 20 = 15 km/h.Bus distance in 7 h = 15 * 7 = 105 km.Verification / Alternative check:Proportionally, in 4 h the train would do 80 km; the bus would do 60 km. In 7 h the bus adds 45 km more, totaling 105 km, which is consistent.
Why Other Options Are Wrong:100 km, 110 km, and 115 km correspond to speeds of about 14.29, 15.71, and 16.43 km/h respectively, which do not equal 15 km/h (three fourths of 20 km/h).
Common Pitfalls:Confusing the 3/4 factor to apply on distance instead of speed, and mixing time units.
Final Answer:105 km
Discussion & Comments