Finding the distance from deceleration

  • Thread starter Thread starter Marstiphal
  • Start date Start date
  • Tags Tags
    Deceleration
AI Thread Summary
A lorry decelerates from 96 km/h to 48 km/h with a deceleration of 2.68 m/s², and the goal is to find the distance over which the brakes are applied. The initial speed is converted to 26.67 m/s and the final speed to 13.33 m/s. The time of deceleration is calculated as approximately 4.98 seconds using the formula t = (v - u)/a. To find the distance, the kinematic equation d = v_initial * t + (1/2) * a * t² can be used, or alternatively, the work-energy theorem can be applied, leading to the equation 2ad = (v_final² - v_initial²). Both methods provide a way to determine the distance traveled during deceleration.
Marstiphal
Messages
2
Reaction score
0

Homework Statement



A lorry is driving at 96 km h^−1. The driver decelerates to a speed of 48 km h^−1. Given that the deceleration is 2.68 m s^−2 find the distance over which the brakes are applied.

I know the initial speed of the lorry, v = 96 km h^-1 = 26.67 m s^-1
I know the final speed of the lorry, u = 48 km h^-1 = 13.33 m s^-1
I know the deceleration rate of the lorry, a = 2.68 m s^-2

so I'm looking for d (Distance)


Homework Equations




t=(v-u)/a to find the time t the breaks were applied for

d = vt + 1/2 x at^2 ?? to find the distance traveled while decelerating?


The Attempt at a Solution



Substitute the values for v,u and a to find speed s
t=(26.67 m s^-1 - 13.33 m s^-1)/2.68 m s^-2

= 4.98 s

I'm not sure what the second equation is for working out distance the lorry has traveled based on a decelerating body and the info I now have.

so I think d= (26.67 m s^-1 x 4.98 s) + 1/2 x 2.68 m s^-2 x 4.98 s^2?

Also, if this is correct and based on the information that I have, is there any other equation I could use to also find distance? I ask as the question's hint tells me to consider the energies involved and the section just read is also related to energy and force...

Many thanks
 
Physics news on Phys.org
You can use energy considerations or you can use the kinematic equation

2 a (xfinal - xinitial) = vfinal2 - xinitial2

which is essentially the same thing as the work-energy theorem. Don't forget that the acceleration is a negative number here.
 
Hi Kuruman and thankyou for your answer. I'm not sure I totally understand the equation though. Is this how I would find distance based on the information I have? I'm not totally sure how I would use the work-energy theorem to solve this perticular problem either.
 
Marstiphal said:
Hi Kuruman and thankyou for your answer. I'm not sure I totally understand the equation though. Is this how I would find distance based on the information I have?
Take the first relevant equation that you quoted,
t = (vfinal - vinitial)/a
and substitute for t in
d = vinitialt + (1/2)at2.
If you do the algebra correctly, you should get the equation that I quoted. You should use this equation when you don't know (and don't care to know) what the time is.
I'm not totally sure how I would use the work-energy theorem to solve this perticular problem either.
The work-energy theorem says
WNet = ΔK = (1/2)m(vfinal2 - vinitial2)
Now the net work is the work done by all the force and can be though of as the work done by the net force. If the displacement is d,
WNet = FNetd
and since FNet = ma, WNet = mad. So,
mad = (1/2)m(vfinal2 - vinitial2)
from which you get
2ad = (vfinal2 - vinitial2).
 
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