Speed of a bus is 45 km/h. If it stops for a few minutes in an hour then its average speed becomes 42 km/h. Find out the time duration it stops for in an hour.
My attempt:
Let Distance be D.
Let the time duration for which it halts be x.
$45=\frac{D}{1}$
$42=\frac{D}{1+x}$
Therefore,
$45=42+42x$
$x=4\frac{2}{7} minuites$
What have I done wrong?
The bus is travelling at 45 mph for $1-x$ hours and is stopped for $x$ hours.
So if it travels a distance $D$ miles then:
$45 = \frac{D}{1-x}$
$42 = \frac{D}{1}$
$\Rightarrow 45 - 45x = 42$
$\Rightarrow x = \frac{45-42}{45} = \frac{3}{45} = \frac{1}{15}$
$x$ measures the stopped time in hours, and we want it in minutes. But the conversion is simple:
$\frac{1}{15} \text{ hours} = \frac{60}{15} \text{ minutes} = 4 \text{ minutes}$
Your answer would be correct if the bus travelled at 45 mph for one hour and then stopped for $x$ minutes until its average speed was 42 mph. But the questions asks how long it is stopped for out of a total time of 1 hour.