How Long Until the Second Car Overtakes the First?

  • Thread starter Thread starter skoomafiend
  • Start date Start date
  • Tags Tags
    Formula Kinematic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 4K views
skoomafiend
Messages
33
Reaction score
0

Homework Statement



A car starts from rest and accelerates uniformly at 3 m/s2. A second car starts from rest 6 s later at the same point and accelerates uniformly at 5 m/s2. How long does it take the second car to overtake the first car?
How would I solve this? If someone can break it down step by step, it would be great.

Homework Equations


x=x0 + v0t + 1/2at2

The Attempt at a Solution



I tried solving it by using the above formula and solving for t. Didnt quite work out.

car 1's time = car two's time +6 and then solving for t.
 
Physics news on Phys.org
Find the position of the first car. Then, use that distance and set it equal to the position equation of the second car to find the time.
 
I don't understand what you are saying, can you clarify please? How would I find the distance with the information given?
 
Find the velocity of the first
 
find the position of the first car in relation to what? the initial 6 second lead?
 
Correct, the position with the 6 second lead
 
(3/2)t2= (5/2)(t- 6)2

I've tried solving for this, doesn't seem to match that answer given at the back of the book.
Am I doing something wrong?
 
What's the answer? Where are you getting those numbers?
 
a1=3m/s2
a2=5m/s2

t2=(t1- 6) ...t1 is the time for the first car, then t2 left 6 seconds after the car, so it had ( t1- 6 ) seconds to get to the same position (at which point it would overtake car1)

x = x0 + v0t + 1/2at12
x = 0 + 0 + 1/2(3)t12
x = (3/2)t12

and for car two it is..

x = 0 + 0 + 1/2(5)( t1 - 6 )2
x = (5/2)( t1 - 6 )2

so that means that x would be the same distance, given these times

(3/2)t12 = (5/2)( t1 - 6 )2

The answer at the back of the book is 22.7 s
That is not the answer I get when I solve for this.