Solving for Time: Police Car Catches Speeder

  • Thread starter Thread starter ashvinthecha
  • Start date Start date
  • Tags Tags
    Car Time
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
1 replies · 3K views
ashvinthecha
Messages
7
Reaction score
0

Homework Statement


A speeding car traveling at 20m/s passes a stationary police car, which immediately begins to accelerate at 2.0 m/s. The speeder travels with uniform motion until the police car is along side. How long does it take the police car to catch up to the speeder.

Speeder:
v1: 20m/s

Police Car:
v1: 0 m/s
a: 2.0 m/s^2

Homework Equations


v=d/t

d=v1*t + 0.5*a*(t^2)

The Attempt at a Solution


If figure the displacement between the cars should be 0 when they meet so
Ds = displacement of speeder
Dp = displacement of police

Ds + Dp = 0

(20)t + 0.5(2.0)t = 0

Thats my attempt its a pretty sorry one but I really need help.
 
on Phys.org
ashvinthecha said:

Homework Statement


A speeding car traveling at 20m/s passes a stationary police car, which immediately begins to accelerate at 2.0 m/s. The speeder travels with uniform motion until the police car is along side. How long does it take the police car to catch up to the speeder.

Speeder:
v1: 20m/s

Police Car:
v1: 0 m/s
a: 2.0 m/s^2

Homework Equations


v=d/t

d=v1*t + 0.5*a*(t^2)

The Attempt at a Solution


If figure the displacement between the cars should be 0 when they meet so
Ds = displacement of speeder
Dp = displacement of police

Ds + Dp = 0

(20)t + 0.5(2.0)t = 0

Thats my attempt its a pretty sorry one but I really need help.

I think you may have meant t^2..

Anyways you are basically stating above that the car and the police will have traveled the same distance in the same amount of time. So you can write one equation for the for the amount of time the car is moving and equation for the amount of time the police is moving and set them equal to each other and solve for d..
Or you could write two equations for the distance each move, set them equal to each other, solve for t, and then plug t back in either equation and get d.