How Do You Calculate the Initial Velocity of a Car Skidding Up an Incline?

Click For Summary

Homework Help Overview

The discussion revolves around calculating the initial velocity of a car that skids to a stop while going up a 20-degree incline. The car leaves a skid mark of 15.2 meters, with a mass of 1630 kg, and the coefficients of kinetic and static friction are given as 0.60 and 0.80, respectively.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the calculation of the force of friction and the normal force acting on the car. There are discussions about whether to use kinetic or static friction based on the car's wheel status during the skid. Some participants question the assumptions regarding the forces acting on the car, particularly the role of gravity on the incline.

Discussion Status

There is an ongoing examination of the calculations related to the forces involved, with some participants suggesting corrections to the normal force and friction calculations. Multiple interpretations of the forces acting on the car are being explored, and some guidance has been offered regarding the application of kinetic versus static friction.

Contextual Notes

Participants note the importance of accurately accounting for the weight of the car on the incline and the need to clarify the definitions of normal and frictional forces in the context of the problem.

PascalPanther
Messages
23
Reaction score
0
I am suppose to find the initial velocity of a car before it skids to a stop.
The car begins it's stop right as it is going up a road that is 20 degrees above the horizontal. The car makes a 15.2 m skid mark before it stops. The coefficient of kinetic friction is 0.60, and static friction is 0.80. The mass of the car and its driver is 1630kg.
Now this is my assumption, that since the car left a skid mark, that would mean the wheels aren't turning. Which I don't think matters, since it would still be kinetic even if the wheels were turning (?) Since I am stopping, there is no other positive force working against the force of friction. My final velocity is 0 since I stop.

First thing I should do is find the force of friction.
Force of friction = (coef) (normal force)
The normal force is the force parallel to the plane, so it is m*g*cos20
F(k) = (0.60) (1630kg*9.8m/s^2) = 9010 N

Next:
F = ma; 9010N = 1630kg(a) = 5.53 m/s^2
I think I can use kinematics now, and:
vf^2 - vi^2 = 2a(x)
vi^2 = 2(5.53 m/s^2)(15.2m)
vi = 13.0 m/s

Does that seem about right? Or am I suppose to use the static friction in there somehow?
 
Physics news on Phys.org
PascalPanther said:
I am suppose to find the initial velocity of a car before it skids to a stop.
The car begins it's stop right as it is going up a road that is 20 degrees above the horizontal. The car makes a 15.2 m skid mark before it stops. The coefficient of kinetic friction is 0.60, and static friction is 0.80. The mass of the car and its driver is 1630kg.
Now this is my assumption, that since the car left a skid mark, that would mean the wheels aren't turning. Which I don't think matters, since it would still be kinetic even if the wheels were turning (?)
No, if the weels were turning you should use static friction. A weel turns because at each instant one of it´s points is static relative to the ground.
This is why you break more fast if you don´t block your weels, since static friction is greater than the kinectic.
Since I am stopping, there is no other positive force working against the force of friction. My final velocity is 0 since I stop.

First thing I should do is find the force of friction.
Force of friction = (coef) (normal force)
The normal force is the force parallel to the plane, so it is m*g*cos20
No, normal is a synonim to perpendicular. The normal force is orthogonal to the plane. It is mg sin(20).
F(k) = (0.60) (1630kg*9.8m/s^2) = 9010 N

Next:
F = ma; 9010N = 1630kg(a) = 5.53 m/s^2
I think I can use kinematics now, and:
vf^2 - vi^2 = 2a(x)
vi^2 = 2(5.53 m/s^2)(15.2m)
vi = 13.0 m/s

Does that seem about right? Or am I suppose to use the static friction in there somehow?
Redo your calculations with the correct normal force.
 
SGT said:
It is mg sin(20).
No, it's not (at least not when the x-axis is oriented parrallel to the incline :smile: ).
 
Last edited:
PascalPanther said:
First thing I should do is find the force of friction.
Force of friction = (coef) (normal force)
The normal force is the force parallel to the plane, so it is m*g*cos20
F(k) = (0.60) (1630kg*9.8m/s^2) = 9010 N
The normal force is perpendicular to the plane, but m*g*cos20 is correct. What happened to the cos20?

Next:
F = ma; 9010N = 1630kg(a) = 5.53 m/s^2
Friction is not the only force acting on the car.

Or am I suppose to use the static friction in there somehow?
Kinetic friction applies here. See my comments: https://www.physicsforums.com/showpost.php?p=1093726&postcount=6
 
Doc Al said:
The normal force is perpendicular to the plane, but m*g*cos20 is correct. What happened to the cos20?


Friction is not the only force acting on the car.


Kinetic friction applies here. See my comments: https://www.physicsforums.com/showpost.php?p=1093726&postcount=6
oops, forgot to put it in the equation. But I did solve with it.
F(k) = (0.60) (1630kg*9.8m/s^2)*cos20 = 9010 N

Okay, I think I understand why it is kinetic friction for locked wheels now, and static for unlocked. Seemed odd at first, but it makes sense now.

I believe I am missing the weight of the car on the incline? Now this force should be parallel, not the other, and is F= m*g*sin20.
F(w) = (1620kg * 9.8m/s^2 * sin20)= 5430N.

Both forces are against the car, so 5430N + 9010N = 14440N
F=ma
14440N = 1630kg * (a)
a= 8.86 m/s^2
vf^2 - vi^2 = 2a(x)
vi^2 = 2(8.86 m/s^2)(15.2m)
vi = 16.4 m/s

Does that look better?
 
PascalPanther said:
I believe I am missing the weight of the car on the incline? Now this force should be parallel, not the other, and is F= m*g*sin20.
Exactly.
F(w) = (1620kg * 9.8m/s^2 * sin20)= 5430N.
Isn't the mass 1630 kg?

Both forces are against the car, so 5430N + 9010N = 14440N
F=ma
14440N = 1630kg * (a)
a= 8.86 m/s^2
vf^2 - vi^2 = 2a(x)
vi^2 = 2(8.86 m/s^2)(15.2m)
vi = 16.4 m/s
Much better. (Just check your calculations for errors. Don't round off until the last step.)
 

Similar threads

Replies
11
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
3K
Replies
57
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
24
Views
3K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K