How Fast Was the Car Going Based on Skid Marks and Deceleration?

  • Thread starter Thread starter MxS
  • Start date Start date
  • Tags Tags
    Braking Speed
AI Thread Summary
A car accident analysis involves determining the initial speed based on skid marks and constant deceleration. The discussion highlights the use of kinematic equations or calculus to solve for the initial velocity, with a focus on integrating acceleration to find velocity and position over time. Participants clarify that acceleration should be expressed in meters per second squared, correcting initial misunderstandings about the notation. The integration process is emphasized, noting the importance of initial conditions to solve for constants. Understanding the relationship between position, velocity, and acceleration is crucial for accurately solving the problem.
MxS
Messages
4
Reaction score
0
A car was involved in an accident. There are skid marks of 40m and the car has a constant deceleration of 7m/(8^2) when braking. How fast was the car traveling when it started braking? (Not actual question I'm trying to solve, but very similar)

Hint:
f(x)= location
f′(x) = speed
f′′(x) = acceleration

How would you work something like this out? Probably simple, but I don't do physics and have no idea what to do.

Would greatly appreciate any help or guidance.
 
Last edited:
Physics news on Phys.org


I think there are probably two ways. Since the acceleration is constant and you know the total distance d over which the motion occured, you can just use the equations of kinematics (which are derived using calculus) to deduce the initial velocity.

Or, since you seem to know calculus, and you know how position, velocity and acceleration are related, you could just integrate the acceleration (which is given) in order to determine the velocity as a function of time, and then integrate that to determine the position as a function of time.
 
thanks for the quick reply. :smile:

i think the lecturer wants us to go for the 2nd option out of the 2 (which would explain why he gave the hints about how the above are related).

sorry if I'm being stupid but I'm really confused about how to do it.

if i integrate the acceleration i get -7m^2/128
then what do i do?

sorry, i really don't get this. :(
 
Sorry, but 7m/8^2 makes no sense, so I assumed it was a typo. Acceleration is the rate at which the velocity is changing in (metres per second) PER second. Hence, acceleration is measured in units of m/s^2. Is it possible that that is what your problem actually says (i.e. the 8 is an s)?
 
how stupid of me. it is actually an s yes. looks like an 8 on the printed sheet but i got the pdf off the website and zoomed in. :redface:

ok so i have:
7m/s^2

what do i integrate that in respect to?
 
MxS said:
what do i integrate that in respect to?

Oh yeah, that's the other thing. The derivatives in your first post should be with respect to time, not x. This is because velocity is the rate of change of position with time. In other words, it tells you by how much your position changes per unit time. Similarly, acceleration is the rate of change of velocity with time. It tells you how much your velocity changes per unit time.
 
thanks again for your help.

i'm looking up how to integrate acceleration to find the velocity, I've came across this:
http://www.ugrad.math.ubc.ca/coursedoc/math101/notes/applications/velocity_14.gif

is this what i need to be doing? I'm not sure which values i substitute in where from my problem. :confused:
 
Last edited by a moderator:
Hmm, okay, so you don't know calculus?

You're on the right track. I would use indefinite integrals, just to get the velocity and position as functions of time.

You know that:

v(t) = \int a(t) dt = \int a dt = at + C

The constant of integration is determined by the initial conditions. At t = 0, we have

v_0 = a(0) + C = C

Therefore, C = v(0), and we get:

v(t) = v_0 + at

In addition to v(0), you have another unknown, which is the time required to decelerate. For this you need another equation, which you can get by integrating v(t) to get the position as a function of time.
 
Back
Top