When Does Runner B Pass Runner A?

  • Thread starter Thread starter xcompulsion
  • Start date Start date
  • Tags Tags
    Points
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
xcompulsion
Messages
6
Reaction score
0

Homework Statement


Runner A runs at 6.0m/s for 10s. Runner B accelerates from 4.0 m/s to 10.0 m/s steadily in 10s. How far does Runner A go in 10s? How far does Runner B go in 10s? At what time did Runner B pass Runner A if they were both at the same position at t=0?

Homework Equations


d= v*t, d = 1/2(v1+v2)*t

The Attempt at a Solution



Runner A:
d = v*t
d = (6.0m/s)(10s)
d = 60m

Runner B:
d = 1/2(v1+v2)*t
d = 1/2(4m/s+10m/s)*(10s)
d = 1/2(14m/s)*(10s)
d= 70m

so therefore at 10s, Runner B has already surpassed Runner A by 10m. But how would you find when Runner B passed Runner A?


Many thanks.
 
Physics news on Phys.org
Do you see that you want to find t such that vt = ½(v1+v2)t? How can you write v2 in terms of t?
 
Tedjn said:
Do you see that you want to find t such that vt = ½(v1+v2)t? How can you write v2 in terms of t?

im sorry. i don't understand..