Bunuel
An inspection cart travels from a main workshop to a remote monitoring station and then returns to the workshop along the same track. On the trip to the monitoring station, the cart travels at a constant speed of 45 kilometers per hour. If the return trip takes 6 hours, how many hours does the cart take to reach the monitoring station?
(1) The distance from the workshop to the monitoring station is 180 kilometers.
(2) The cart’s average (arithmetic mean) speed for the entire round trip is 36 kilometers per hour.
Gift
12 Days of Christmas Competition
This question is part of our holiday event
Win $40,000 in prizes: courses, tests, and more
Deconstructing the Question We need to find the time taken for the outbound trip (\(t_{out}\)).
Given: 1. Outbound trip (Workshop \(\to\) Station):
Speed = 45 km/h.
Distance \(D = 45 \times t_{out}\).
From this, \(t_{out} = D / 45\).
So, finding \(D\) is sufficient. 2.
Return trip (Station \(\to\) Workshop):
Time = 6 hours.
Distance is the same \(D\).
Analyze Statement (1) "The distance from the workshop to the monitoring station is 180 kilometers."
\(D = 180\).
Substitute into our formula:
\(t_{out} = 180 / 45 = 4\) hours.
We have a unique value.
SUFFICIENT Analyze Statement (2) "The cart’s average speed for the entire round trip is 36 km/h."
Theory: Average Speed = Total Distance / Total Time Total Distance = \(2D\).
Total Time = \(t_{out} + 6\).
Equation: \(36 = \frac{2D}{t_{out} + 6}\)
We know from the prompt that \(D = 45 \times t_{out}\).
Let's substitute \(D\) into the equation:
\(36 = \frac{2(45 \cdot t_{out})}{t_{out} + 6}\) \(36 = \frac{90 \cdot t_{out}}{t_{out} + 6}\)
Divide both sides by 18 to simplify:
\(2 = \frac{5 \cdot t_{out}}{t_{out} + 6}\) \(2(t_{out} + 6) = 5 \cdot t_{out}\) \(2t_{out} + 12 = 5t_{out}\) \(3t_{out} = 12\) \(t_{out} = 4\).
We found a unique value for time.
SUFFICIENT Answer: D