[Math] Calculating the average speed of a trip when given 3 different speeds for 3 percentages of distances.

average

The question:

In a trip, $10$% of the way, Lucy drives uphill at an average speed of $56$mph; $10$% of the distance is downhill where she can manage an average speed of $72$mph. On flat ground, Lucy can has a average speed of $63$mph.
What is Lucy's average speed for the whole journey?

I know that you can not average the speeds out like $\frac{56 + 72 +63}{3}$
I thought of doing it like:
$\frac{56 + 72 + (63*8)}{10}$ to get the average speed, although it might be wrong.

Does anyone know the method for calculating questions like this?

Best Answer

The average speed is total distance divided by total time. The percentages are distance. Let the total distance be $D$, though it will divide out. She went $0.1D$ at $56$ mph. How long did that take (it will include a factor $D$)? Do the same for the other two legs, add up the times, divide into $D$.

Related Question