Calculating Final Velocity in a System with Potential Energy and Friction

AI Thread Summary
The discussion revolves around calculating the final velocity of a 5.00 kg ball after it falls 1.20 m in a system affected by friction. The coefficient of friction is 0.200, and the block's mass is 3.00 kg. Initial calculations led to an incorrect final velocity, prompting a reevaluation of the mass used in the kinetic energy equation. The correct approach involves using the total mass of the system, resulting in a final velocity of 3.59 m/s. The importance of accurately accounting for all forces and masses in the equations is emphasized.
closer
Messages
18
Reaction score
0
The coefficient of friction (uk) between the 3.00 kg block (m1) and the surface in Figure P7.21 is 0.200. The system starts from rest. What is the speed of the 5.00 kg ball (m2) when it has fallen 1.20 m (y)?

p7-21.gif


Wnet = \DeltaKE
Um2 - Wfk = .5m2vf2 - .5m2vi2
(m2g)(y) - (uk)(N)(x) = 5m2vf2 - .5m2vi2
(m2g)(y) - (uk)(m1g)(x) = .5m2vf2 - .5m2vi2

m1 = 3
m2 = 5
uk = .2
y = 1.2
vi = 0
vf = ?
x = ?

I'm trying to find vf. I don't know what x would be for the work done by friction. I'm sure I made some other mistakes as well. Thanks in advance.
 
Last edited:
Physics news on Phys.org
Yes, you can use those formulas- why haven't you?

After the ball has fallen 1.5 m, its potential energy has decreased by its mass times g times the distance: that's the mgy in your second equation. Here m= 5.00, g= 9.81, and y= 1.5. Some of that energy went into friction (and warms the desk): that's the ukNx in your formula. You are told that uk= 0.200, N is the weight of the block, (3.00)(9.81, and x is the distance the block moved, also 1.5 since the rope connecting the block and ball doesn't change length. On the right of your second equation you have the total kinetic energy of the system. But you do not have vi and vf: both block and ball have 0 speed initially and the same speed finally. It should be (.4)(3.00+ 5.00)v2 and it is v you want to solve for.
 
(m2g)(y) - (uk)(m1g)(x) = .5m2vf2 - .5m2vi2

(5)(9.8)(1.2) - (.2)(3)(9.8)(1.2) = (.5)(5)(vf2) - 0
vf = 4.54

Final answer is incorrect. Any ideas?

Edit: Got it. As you just mentioned, I should have used mass of the system instead of just m2 on the right side.

vf = 3.59

Thanks.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top