Calculating Car Speed Based on Skid Mark Distance and Friction Coefficient

  • Thread starter Thread starter FLANKER
  • Start date Start date
  • Tags Tags
    Friction
AI Thread Summary
To calculate the car's speed when the driver applied the brakes, the officer measures a skid mark distance of 25.2 meters and identifies a coefficient of kinetic friction of 0.330. Using the relationship between friction force and normal force, the friction force can be expressed as F = 0.33 m g. Applying Newton's second law, the acceleration is determined to be a = 0.33 g. The time taken for the car to stop can be calculated using the equation v(t) = v0 + a t, leading to the final speed calculation through the equation s(t) = v0 t + 1/2 a t². This method effectively allows for the determination of the initial speed based on the skid mark distance and friction coefficient.
FLANKER
A police man investigating an accident measures the skid marks left by a car. He determines that the distance between the point that the driver slammed on the brakes and the point where the car came to a stop was 25.2 m. from a reference manual, he determines that the coefficient of kinetic friction between the tires and the road under the prevailing conditions was 0.330. How fast was the car going when the driver applied the brakes? (This car was not equipped with anti-lock brakes)
 
Physics news on Phys.org
The definition of kinetic friction allows you to find the force experienced by the vehicle (you must assume it is independent of velocity).

Once you know the force, you can use Newton's second law to determine the acceleration -- it is constant.

Since the acceleration is constant, you can use the equation:

v(t) = v0 + a t

to calculate the time it took the car to stop (a is negative, of course), and the equation

s(t) = v0 t + 1/2 a t2

to solve for v0.

If these equations are new to you, let me know and I'll guide you through their derivation.

- Warren
 
Last edited:
?

but all i have to start with is the 0,.330..how do i get the force from that?
 
FLANKER,

There's a simple equation relating two quantities: the friction force, and the normal force. The coefficient of (static or kinetic) friction is simply the proportionality constant between them. The equation is this one:

F = [mu]k (or s) N
= [mu]k (or s) m g

Can you calculate F now?

- Warren
 
FLANKER,

Sorry, I should be more specific. You don't need to actually compute a NUMBER for the force. You can leave it in symbolic form, like this:

F = [mu]k m g
F = 0.33 m g

And just use it like that.

The next step is to calculate the acceleration experienced by the vehicle, which is given by Newton's second law:

F = m a

Plugging in your value for F yields this:

0.33 m g = m a

The m's cancel:

0.33 g = a

And you have the acceleration.

With me so far?

- Warren
 
?

yes, i understand that part..and then?
 
FLANKER,

Now that you have the acceleration, you can plug it into this equation:

v(t) = v0 + a t

to find the time taken for the car to stop.

In other words,

0 = v0 - 0.33 g t

t = v0 / (0.33 g)

Now you can plug t into the equation

s(t) = v0 t + 1/2 a t2

And solve for v0.

- Warren
 
Back
Top