Tension in a string holding a spinning object

AI Thread Summary
The discussion focuses on calculating the tension in a string holding a spinning mass, with a mass of 1.20 kg and a tangential velocity of 13 m/s. The participants derive equations based on the forces acting on the mass, including gravitational and centripetal forces, and explore methods to simplify the calculations. They discuss the implications of the angle the string makes with the vertical and clarify that the problem assumes a horizontal circular motion. Suggestions include finding expressions for sine and cosine using the vertical and horizontal force equations, ultimately leading to the conclusion that the tension can be expressed as T = mg/cos(x). The conversation emphasizes the importance of understanding the system's dynamics to accurately determine the tension.
Tibriel
Messages
14
Reaction score
0

Homework Statement


You spin a 1.20 kg mass at the end of a 1.10 m string. The tangential velocity is 13 m/s. What is the tension in the string?

Homework Equations


x = angle string makes to the vertical
L = string length
r = L*sin(x)
T*cos(x) = mg (because the sum of the vertical forces has to be zero)
T*sin(x) = Fc = mv^2/r

The Attempt at a Solution


Below is the solution I've come up with. My real question is if there is an easier way of solving this. or something I'm missing. In class we ended up putting the 2 equations below into desmos.com and picking the first intersection before 90 degrees to see what the solution should be.

After setting up the free body diagram I get the equations above. Substituting L*sin(x) in for r and I get
T = mg/cos(x)
T = mv^2/[L*sin^2(x)]

we can set these equal to each other and eliminate the mass and I get
sin^2(x)/cos(x) = v^2/(Lg)

substitute: sin^2(x) = 1-cos^2(x)
since the whole right side is made up of known values let's just call all that 'b'
and while we're at it let's set cos(x) = a to make things look simpler
that leaves us with
(1 - a^2)/a = b
1 - a^2 = ab
a^2 + ab = 1
a^2 + ab + (b^2)/4 = 1 + (b^2)/4 <--- complete the square
(a + b/2)^2 = 1 + (b^2)/4
a + b/2 = root [1 + (b^2)/4]
a = -b/2 + root [1 + (b^2)/4]
so now we can say the angle, x = Cos^-1 (a)
and then substitute that into here: T = mg/cos(x), to get the Tension.
T = mg/a
 
Physics news on Phys.org
The problem does not specify if the plane of the circle is vertical or horizontal. If vertical, then the problem has to specify at what point of the motion you have to find the tension. It does not do that so you have to assume that the circle is horizontal. What is "x" in your equations? Perhaps you may wish to post your free body diagram. Is this a spherical pendulum?

On edit: Yes, it looks like you are solving the spherical pendulum case. Your solution has gone around in a circle (no pun intended). If, in your final answer, you put in your definition a = cos(x), you get T = mg/cos(x) which you knew all along. I suggest the following: Find expressions for sin(x) and cos(x) using the horizontal and vertical equations, then put these in sin2(x) + cos2(x) = 1 and solve the quadratic in T.
 
Last edited:
Yes, you are spinning the object in a horizontal circle, on Earth. So I would imagine that g definitely plays a role in the solution.
x is described in the original post as the angle the string makes to the vertical. Just imagine spinning something in a horizontal circle over your head. I pulled the following picture from the web. It's the same FBD with the exception that I'm using the compliment of the angle shown.
draw2.png
draw.png
 

Attachments

  • draw2.png
    draw2.png
    5 KB · Views: 721
  • draw.png
    draw.png
    5 KB · Views: 395
Tibriel said:
now we can say the angle, x = Cos^-1 (a)
and then substitute that into here: T = mg/cos(x), to get the Tension.
Yes, but of course you do not need to find x. Just use T=mg/a.
 
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