Stopping distance and time of a vehicle

AI Thread Summary
The discussion focuses on calculating the stopping distance and time for a vehicle with a coefficient of friction of 0.48, mass of 1,050 kg, and an initial speed of 95 km/hr. The initial calculations for distance were confirmed as correct at 74 meters, but the time taken to stop was initially miscalculated. It was clarified that time should be determined using average velocity or the formula that incorporates initial velocity and acceleration. The final conclusion emphasizes that mass does not affect the stopping time, which is dependent solely on initial velocity and the coefficient of friction. Accurate calculations reveal that the time to stop is longer than initially stated.
Lucaburra
Messages
3
Reaction score
0

Homework Statement



The coefficient of friction is .48. The brakes are applied to a 1.05 x10^3 car traveling at 95km/hr. How far does the car move before it stops ? How long does it take for the car to stop?

Homework Equations



Fg = Fn, Fa= u x Fn, a=Fa/m, d=Vf^2-Vi^2/2a, t=d/v

The Attempt at a Solution


Fg = Fn =-9.81m/s^2 x 1050 kg = 10300 N
Fa = u x Fn = .48 x 10300 N = 4944.2 N
a = F/m = 4944.2 N / 1050 Kg = 4.71 m/s
d = (Vf^2 - Vi^2)/2a =
95 km/hr converts to 26.4 m/s
so if Vf = 0 then -26.4 ^2 = 697.0 m/s^2
697.0 m/s^2 / 2 x 4.71 m/s = 74.0 m
then t = d/v so time is 74m/ 26.4 m/s = 2.80 secs

Im just not convinced I have done this correct...?
 
Physics news on Phys.org
You have computed the distance correctly but your time is wrong. You should divide by the average velocity or use:

dist = V0*t + .5*a*t^2, where a<0
 
t=v/a
ma=mgμ

t=v/gμ
Thus time taken for a body to stop depends only on initial velocity, coefficient of friction.
Mass is not in the equation.
 
Going back to my post, the average velocity is half the initial velocity which doubles your answer for the time. The time also is the root of:

dist = V0*t + .5*a*t^2, where a<0 or -4.71 m/sec^2 which you computed above.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top