Can anyone help with an average speed problem?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
wtp08
Messages
1
Reaction score
0

Homework Statement



A racing team of 3 drivers drove a 24 hour event in shifts. The first driver drove only one fourth of the race but averaged 140km/hr. The second driver drove one third of the race at an average speed of 170 km/hr. The last driver drove the remainder of the race at 160 km/hr. What was the average speed of the team?

Homework Equations


I do not know how to set up the problem in order to find average speed since there is no specific distance


The Attempt at a Solution


 
Physics news on Phys.org
Well, this is kind of an odd question. I would think that a weighted average could work. E.g. multiply the first speed by 1/4, the second by 1/3, and the third by 5/12. Then add these numbers together. See if that gives you the right answer, I'm not entirely sure.
 
You have the total time: T=24h
Then, t1=[itex]\frac{1}{4}[/itex]T=6h
t2=[itex]\frac{1}{3}[/itex]T=8h
t3=[itex]\frac{5}{12}[/itex]T=10h

The distance of each shift:
d1=v1*t1
d2=v2*t2
d3=v3*t3

Now you have the total distance and the total time, so you can calculate the average speed.