Calculate displacement based on velocity and acceleration

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
3 replies · 30K views
Planefreak
Messages
10
Reaction score
0

Homework Statement



Basically, a car accelerates at -5.2 m/s² and is traveling at 45 km/h.

Homework Equations



How many meters will it take for the car to stop.

The Attempt at a Solution



I was using some online material and found a few equations. I found the time it takes to for the car to stop, (8.6538 seconds) but I'm unsure how to find the displacement from this. I was thinking taking the 45 km/h and converting to m/s (12.5 m/s) and multiplying by time. This should provide the distance or so I thought but it comes back wrong. (I got 108.173 meters as the distance)

I also tried putting my numbers into this equation Vf²=Vi²+2a(delta)X but I got 194.127 and that too came back as incorrect.

Can someone please explain what is wrong with my method and help me figure it out?
 
on Phys.org
Hi Planefreak,

Planefreak said:

Homework Statement



Basically, a car accelerates at -5.2 m/s² and is traveling at 45 km/h.

Homework Equations



How many meters will it take for the car to stop.

The Attempt at a Solution



I was using some online material and found a few equations. I found the time it takes to for the car to stop, (8.6538 seconds) but I'm unsure how to find the displacement from this. I was thinking taking the 45 km/h and converting to m/s (12.5 m/s) and multiplying by time. This should provide the distance or so I thought but it comes back wrong. (I got 108.173 meters as the distance)

I also tried putting my numbers into this equation Vf²=Vi²+2a(delta)X but I got 194.127 and that too came back as incorrect.

Can someone please explain what is wrong with my method and help me figure it out?

You have to convert the 45km/h to m/s for all of these calculations. First find the initial speed in m/s, and then use the equations.
 
You are on the right track. :-p

There is no need to find the time in this question (if there was, I would've asked you how you obtained that time).

Using [tex]V_{f}^{2}=V_{i}^{2}+2a \Delta x[/tex]

Where:

[tex]V_{f}=Final-velocity[/tex] In this case, when the car has stopped. i.e. 0 ms-1
[tex]V_{i}=Initial-velocity[/tex] When it began breaking. i.e. 12.5 ms-1
[tex]a=acceleration[/tex] The negative acceleration applied by the brakes. -5.2 ms-2
[tex]\Delta x = Displacement[/tex] The distance covered during the braking process. Unknown.

As you can see, using this equation is best since you know all variables except the one you are trying to obtain.

Make sure you keep the acceleration negative, since it is decceleration. Good luck!
 
Thanks, got it. I missed the obvious.