Another work-energy theorem problem

AI Thread Summary
The discussion revolves around solving a work-energy theorem problem involving an automobile's stopping distance. For part (a), the user initially struggles with finding the stopping distance for a speed of 90 km/h, mistakenly calculating it as 30 m instead of the correct 240 m. In part (b), they attempt to determine the initial speed for a stopping distance of 100 m but face similar challenges, ultimately finding the correct speed to be 58 km/h. The key insight is that the friction force and mass are constant, allowing for the cancellation of these variables in the equations. The discussion emphasizes the importance of understanding the relationship between speed and stopping distance in the context of the work-energy principle.
aquamarine08
Messages
22
Reaction score
0
[SOLVED] Another work-energy theorem problem...

Homework Statement



An automobile traveling at 45 km/h is brought to a stop in 60 m. Assuming that the same conditions (same braking force, neglect reaction time) hold for all cases, (a) what would be the stopping distance for an initial speed of 90 km/h? (b) What would be the initial speed for a stopping distance of 100 m?


Homework Equations



w=\DeltaK

K= \frac{1}{2}mv^{2}

w=Fd

The Attempt at a Solution



For (a):
Using the equation w=\DeltaK, I was substituting Fd in for w and \frac{1}{2}mv^{2} , making the equation Fd= \Delta\frac{1}{2}mv^{2}. I was going to plug in the given information and then solve for d...but I came across a problem because I don't know what the mass is and I don't know how to use \Delta while solving either.

For (b):
I was going to use the same method to solve for v in the equation Fd= \Delta\frac{1}{2}mv^{2} but I encountered the same problems as before.

Thank you for your help.
 
Last edited:
Physics news on Phys.org
Make use of the fact that the friction force (and the mass) is the same for all cases.
 
Doc Al said:
Make use of the fact that the friction force (and the mass) is the same for all cases.

Oh ok, so I could cancel out the mass because it's constant?
 
Yes, you end up not needing to know the actual mass.
 
ok, cool, I'll try it out...hopefully it'll work! Thanks so much!
 
Doc Al, I tried what you told me, and this is what I got...

(a)



At first, I didn't have the acceleration but I used a kinematic equation for figure it out:

d_{1}=d_{0}+V_{0}t+\frac{1}{2}at^{2}

60= 0+90+\frac{1}{2}a
30=90+a
-60 m/s^{2}=a

The negative made sense to me since the car was slowing down and then I used this to find the distance.

w=\Deltak
Fd=\Delta(\frac{1}{2}mv^{2})

ma(d)=\frac{1}{2}mv_{1}^{2}-\frac{1}{2}mv_{0}^{2}

*cancel all "m"s*

a(d)= \frac{1}{2}v_{1}^{2}-\frac{1}{2}v_{0}^{2}

d= \frac{1}{2}(0)^{2}-\frac{1}{2}(60)^{2} / -60

d=\frac{1}{2}(60)^{2} / -60

d=30m

Unfortunately, my answer is wrong...the correct answer is supposed to be 240m.


(b)

w=\Deltak
Fd=\Delta(\frac{1}{2}mv^{2})

ma(d)=\frac{1}{2}mv_{1}^{2}-\frac{1}{2}mv_{0}^{2}

a(d)= \frac{1}{2}v_{1}^{2}-\frac{1}{2}v_{0}^{2}

a(100)= \frac{1}{2}0^{2}-\frac{1}{2}V_{0}^{2}


For this question, I applied the same method as part a but I (again) didn't have the acceleration so I was trying to use a kinematic equation to solve it but all of the equations have to have the value for initial speed, which is what I am solving for. The correct answer for this part is 58km/h.

Please help! I'm lost!:cry:
 
Last edited:
aquamarine08 said:
At first, I didn't have the acceleration but I used a kinematic equation for figure it out:

d_{1}=d_{0}+V_{0}t+\frac{1}{2}at^{2}

60= 0+90+\frac{1}{2}a
30=90+a
-60 m/s^{2}=a

The negative made sense to me since the car was slowing down and then I used this to find the distance.
You can't use that particular kinematic equation to find the acceleration, since you don't have the time. But you don't need to find the acceleration.

w=\Deltak
Fd=\Delta(\frac{1}{2}mv^{2})
This is all you need. Now make use of the fact that the friction force (F) and the mass (m) are constant. Hint: That tells you that stopping distance (d) is proportional to \Delta v^2.

Putting all the constants to one side:

\frac{2F}{m} = \frac{\Delta v^2}{d}

You can use that constant ratio to solve all parts of this problem.
 
sorry for being so annoying... what i understood from your last post was that since F and m are constant, they don't have to included in the equation so after solving the ratio...

\frac{2F}{m} = \frac{\Deltav^{2}}{d}

\frac{2} = \frac{-90^{2}}{d}

2= \frac{-8100}{d}

-4050 km= d

-4.05 m= d

am i doing something wrong?? (i surely am...but could you explain some more... thank you SO much! )
 
Since this is constant:

\frac{2F}{m} = \frac{\Delta v^2}{d}

You can set up the ratio like this:

\frac{(\Delta v^2)_1}{d_1} = \frac{(\Delta v^2)_2}{d_2}

Using the first set of data gives you:

\frac{(\Delta v^2)_1}{d_1} = \frac{(45 km/h)^2}{(60 m)}

The second set of data gives you:

\frac{(\Delta v^2)_2}{d_2} = \frac{(90 km/h)^2}{(d_2)}

Set those ratios equal and solve for d_2.
 
Last edited:
  • #10
alright...thanks a lot for all your help! :)
 
Back
Top