Calculating Kinetic Friction Using F=ma and X_0*K

AI Thread Summary
The discussion focuses on calculating the coefficient of kinetic friction between a block and a tabletop after the block is launched by a compressed spring. The initial force from the spring is given by x_0*K, while the frictional force is expressed as μ*M*g. The key equations derived include Newton's second law and an energy equation that relates the work done by friction to the mechanical energy of the system. By integrating the equations and recognizing that the initial and final velocities are zero, the final expression for the coefficient of kinetic friction is μ = K(x_0 - L/2) / (Mg). This formula effectively links the variables M, L, K, and x_0 to determine the kinetic friction coefficient.
merlinMan
Messages
13
Reaction score
0
a block of mass M is held on a horizontal table against a compressed horizontal (massless) spring. When released from rest, the block is launched along the tabletop and eventually comes to a stop after sliding a total distance L. The initial spring compression is x_0 and the spring constant is K. Calculate teh coefficient of kinetic friction between the block and the ttable top in terms of the variables M, L, K, and X_0.

Im lost. I know F=ma. I know x_0*k is the force the spring is dishing out. I know that the frictional force is Mu*M*g. I tried to put it together with v^2 = v_0^2 + 2aD. The problem with that is I don't know the initial velocity.

How do I use X_0*K to calculate velocity?
 
Physics news on Phys.org
Hint:
Use an equation relating the mechanical energy of the system at 2 different places and the work of friction done over that interval.
 
Could you walk me through that . . . I'm still lost.
 
OK, let's start with Newton's 2.law, and derive the energy equation.
1.Newton's 2.law
-Kx-\mu{Mg}=Ma
Here, "x" is the compressed length of the spring, and
x(t=0)=-x_{0}
and
x(t=t_{L})=L-x_{0}
(t_{L} is the time when the system stops; when a distance L has been traversed)
-\mu{Mg} is the frictional force, whereas a is the acceleration of the system.

2. Derivation of energy equation
We a) multiply the above equation with velocity v, and
b) integrate from t=0 to t=t_{L}:
a) -Kxv-\mu{Mg}v=Mav
b) -\frac{K}{2}x(t=t_{L})^{2}+\frac{K}{2}x(t=0)^{2}-\mu{MgL}=\frac{M}{2}(v(t=t_{L})^{2}-v(t=0)^{2})
Or, by recognizing:
v(t=0)=v(t=t_{L})=0
we gain by rearranging:
\mu{MgL}=\frac{K}{2}(x_{0}^{2}-(L-x_{0})^{2})=\frac{KL}{2}(2x_{0}-L)
Or:
\mu=\frac{K(x_{0}-\frac{L}{2})}{Mg}
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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