Conservative forces on a sliding block

AI Thread Summary
A 4.5 kg block slides up a frictionless track to a higher level, where it encounters friction that stops it over a distance d. The initial speed is 5.3 m/s, with a height difference of 1.0 m and a coefficient of kinetic friction of 0.613. The energy conservation equation is set up to relate kinetic and potential energy, along with energy lost to friction. The key variables include the initial and final heights, with the final height being greater than the initial height, leading to a negative change in height. The solution involves rearranging the energy equation to solve for the distance d.
peaceandlove
Messages
66
Reaction score
0

Homework Statement


A 4.5 kg block slides along a track from one level to a higher level after passing through an intermediate valley. The track is frictionless until the block reaches the higher level. There a frictional force stops the block in a distance d. The block's initial speed is v0 = 5.3 m/s, the height difference is h = 1.0 m, and μk = 0.613. Find d.


Homework Equations


E-mec 1 (object moving) = K1 + U1
E-mec 2 (object stopped) = K2 + U2 + energy lost to friction


The Attempt at a Solution


K1 + U1 - energy lost to friction = K2 + U2
I said that K1=(1/2)mv^2 and U1=mgy and the energy lost to friction is (fk)d; however, I don't know how to get the right side of the equation. I tried using the same formulas and I came up with 1.6313, but apparently that is incorrect.
 
Physics news on Phys.org
peaceandlove said:
K1 + U1 - energy lost to friction = K2 + U2
This looks good. So you explicitly we have:

\frac{1}{2}mv_1^2 + mgh_1 = \frac{1}{2}mv_2^2 + mgh_2 + R\mu_k d

And you want to find the distance, i.e. you want to solve this equation for d. What's the first thing you usually do when solving an equation?
 
The first thing I would do is plug in all the values I know.

m=4.5kg
v1=5.3m/s
g=9.8m/s^2
h1=1m (not entirely sure about this one...)
v2=(I would think it to still be 5.3m/s, but I could be wrong)
h2=0 (I think...)
R=(no clue.)
Uk=0.613
 
peaceandlove said:
m=4.5kg
v1=5.3m/s
g=9.8m/s^2
Good.
peaceandlove said:
h1=1m (not entirely sure about this one...)
h2=0 (I think...)
Don't worry about these, we'll get to these later.
peaceandlove said:
v2=(I would think it to still be 5.3m/s, but I could be wrong)
Hint: You are looking for the distance d when the object has stopped.
peaceandlove said:
R=(no clue.)
What is the expression for the maximum frictional force on an object?
peaceandlove said:
Uk=0.613
Good.

Personally, I wouldn't plug in any of the values in just yet. Since we're solving for d I would try to make d the subject of the expression.
 
So would v2 be 0 and R=(Us)(Fn)?
 
And d=((1/2)m(v1)^2+mg(h1)-(1/2)m(v2)^2-mg(h2))/R(Uk).
 
peaceandlove said:
So would v2 be 0 and R=(Us)(Fn)?
Sounds good to me :approve:
peaceandlove said:
And d=((1/2)m(v1)^2+mg(h1)-(1/2)m(v2)^2-mg(h2))/R(Uk).
Yup. However, you can write it in a somewhat nicer fashion:

\begin{align*}<br /> d &amp; = \frac{1}{R\mu_k}\left\{\frac{1}{2}mv_1^2 + mgh_1 - \frac{1}{2}mv_2^2 -mgh_2\right\} \\<br /> &amp; = \frac{1}{R\mu_k}\left\{\frac{1}{2}m\left(v_1^2 - v_2^2\right) + mg\left(h_1-h_2\right)\right\} \\<br /> &amp; = \frac{1}{R\mu_k}\left\{\frac{1}{2}m\left(v_1^2 - v_2^2\right) + mg\Delta h\right\}\end{align*}

Does that help?
 
One last thing, what values do we plug in for (Us) and (Fn)? I got (Fn) to be 44.1 (although I could be wrong), but I don't know how to find (Us).
 
peaceandlove said:
One last thing, what values do we plug in for (Us) and (Fn)? I got (Fn) to be 44.1 (although I could be wrong), but I don't know how to find (Us).
Sorry, I misread your previous post. R is simply Fn= 44.1 N.

As a side note, take care with the sign of \Delta h, recall it's definition \Delta h = h_1-h_2.
 
  • #10
Hootenanny said:
Good.

Don't worry about these, we'll get to these later.

Hint: You are looking for the distance d when the object has stopped.

What is the expression for the maximum frictional force on an object?

Good.

Personally, I wouldn't plug in any of the values in just yet. Since we're solving for d I would try to make d the subject of the expression.

Oh, and you never got back to clarifying what h1 and h2 are.
 
  • #11
peaceandlove said:
Oh, and you never got back to clarifying what h1 and h2 are.
What do h1 and h2 represent?
 
  • #12
The change in y, right? So h1 is 1 and h2 is 0?
 
  • #13
peaceandlove said:
The change in y, right? So h1 is 1 and h2 is 0?
Almost. h1 and h2 represent the initial and final heights respectively. Hence, \Delta h = h_1-h_2 represent the change in height. However, you should note that the question states that the final height is greater than the initial height.
 
  • #14
Oh, so it's the other way around? Meaning (delta)h=-1?
 
  • #15
peaceandlove said:
Oh, so it's the other way around? Meaning (delta)h=-1?
Yes. :approve:
 
  • #16
Thank you so much for your help!
 
  • #17
peaceandlove said:
Thank you so much for your help!
A pleasure :smile:
 
Back
Top