Calculating tension in rotational kinematics

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 8K views
alco19357
Messages
18
Reaction score
0

Homework Statement


A block with mass m is revolving with linear speed v1 in a circle of radius r1 on a frictionless horizontal surface (see the figure ). The string is slowly pulled from below until the radius of the circle in which the block is revolving is reduced to r2.

Calculate the tension T in the string as a function of r, the distance of the block from the hole. Your answer will be in terms of the initial velocity v1 and the radius r1.

Homework Equations


I really have no idea. I'm going to assume it involves conservation of angular momentum: L = r X mv


The Attempt at a Solution


L1 = r1 * m * v1
L2 = r * m * v2

L1 = L2
r1 * m * v1 = r * m *v2
r1 * v1 = r * v2

Now I'm stuck

Thank you for the help
 
Physics news on Phys.org
Nevermind, using T = (mv^2) / r, and setting L1 = L2, I found v to be (v1*r1) / r

Plugged that into the tension and found T = (m*v1^2*r1^2)/r^3