Calculate Angle of 3.50 kg Mass on 1.59 m String Revolving at 2.99 m/s

  • Thread starter Thread starter gummybeargirl
  • Start date Start date
  • Tags Tags
    Angle Mass String
Click For Summary

Homework Help Overview

The problem involves a 3.50 kg mass suspended from a 1.59 m string, revolving in a horizontal circle with a tangential speed of 2.99 m/s. The objective is to calculate the angle between the string and the vertical.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the relationship between tension, gravitational force, and centripetal acceleration. There are attempts to derive equations involving trigonometric functions and to express the radius in terms of the angle. Some participants suggest isolating variables to form a quadratic equation.

Discussion Status

Several participants are exploring different methods to express the angle θ in terms of known quantities. There is acknowledgment of the need to solve a quadratic equation, and some participants are guiding others on how to manipulate the equations to reach that form. However, there is no explicit consensus on a single approach.

Contextual Notes

Participants note that the problem may require solving for the radius and that certain assumptions about the setup are being questioned. There is also mention of the challenge in deriving a quadratic equation from the given relationships.

gummybeargirl
Messages
22
Reaction score
0

Homework Statement


A mass of 3.50 kg is suspended from a 1.59 m long string. It revolves in a horizontal circle as shown in the figure.
The tangential speed of the mass is 2.99 m/s. Calculate the angle between the string and the vertical.

Homework Equations


a_c = v^2/r
F = m*a_c
tanθ=sinθ/cosθ
sin^2θ=1-cos^2θ

The Attempt at a Solution


Vertical: T*cos(θ)-m*g=0 → T=(m*g)/cos(θ)
Horizontal: T*sin(θ) = m*a_c
Combined the two: ((m*g)/cos(θ))sin(θ)=m*a_c → m*g*tan(θ)=m*a_c → g*tan(θ)=a_c
we know that a_c=v^2/r, plug that into get g*tan(θ)=v^2/r
r=L*sin(θ) → g*tan(θ)=v^2/(L*sin(θ))

I cannot get past this point and the notes on the problem say that a quadratic equation needs to be solved at some point.
 

Attachments

  • prob03_pendulum.gif
    prob03_pendulum.gif
    1.8 KB · Views: 544
Physics news on Phys.org
gummybeargirl said:

Homework Statement


A mass of 3.50 kg is suspended from a 1.59 m long string. It revolves in a horizontal circle as shown in the figure.
The tangential speed of the mass is 2.99 m/s. Calculate the angle between the string and the vertical.

Homework Equations


a_c = v^2/r
F = m*a_c
tanθ=sinθ/cosθ
sin^2θ=1-cos^2θ

The Attempt at a Solution


Vertical: T*cos(θ)-m*g=0 → T=(m*g)/cos(θ)
Horizontal: T*sin(θ) = m*a_c
Combined the two: ((m*g)/cos(θ))sin(θ)=m*a_c → m*g*tan(θ)=m*a_c → g*tan(θ)=a_c
we know that a_c=v^2/r, plug that into get g*tan(θ)=v^2/r
r=L*sin(θ) → g*tan(θ)=v^2/(L*sin(θ))

I cannot get past this point and the notes on the problem say that a quadratic equation needs to be solved at some point.

You wrote r in terms of θ and proceeded to try to solve for θ. It left to a bit of a dead end, so now try to solve for r

See if you can write tan(θ) in terms of known quantites and r (it can be done) then you'll be able to solve it
 
  • Like
Likes   Reactions: 1 person
Good work so far. Continue from your last equation. Try isolating the trig functions on one side of the equation and all the constants on the other side. Let x = cosθ and see if you can get a quadratic equation in x.
 
  • Like
Likes   Reactions: 1 person
TSny said:
Good work so far. Continue from your last equation. Try isolating the trig functions on one side of the equation and all the constants on the other side. Let x = cosθ and see if you can get a quadratic equation in x.

I don't think that will work. The equation becomes:

\frac{v^{2}}{gL}=\frac{sin^{2}(θ)}{cos(θ)}There is another way to solve for θ (involving the quadratic equation) if you solve for r and then use r to find θ (once you know r, θ is trivial)EDIT: actually you're right you could solve it that way... (solution removed) sorry about that you are correct
 
Last edited:
Nathanael said:
I don't think that will work. The equation becomes:

\frac{v^{2}}{gL}=\frac{sin^{2}(θ)}{cos(θ)}

I understand where this equation comes from, but I am not sure how you would go about solving that for θ.

Nathaneal said:
There is another way to solve for θ (involving the quadratic equation) if you solve for r and then use r to find θ (once you know r, θ is trivial)

I don't understand at all what I would use to solve for r or how this would result in a quadratic equation.
I am struggling with every aspect of this problem.
 
Nevermind! I figured it out, thank you all so much for you guidance in this problem.
 
I know you said you figured it out now, but I'll still show you the other methods.

gummybeargirl said:
I understand where this equation comes from, but I am not sure how you would go about solving that for θ.
You could rewrite sin^2(θ) as 1-cos^2(θ) (from pythagorean theorem) and then the equation becomes:
\frac{v^2}{gL}=\frac{1-cos^2(θ)}{cos(θ)}=\frac{1}{cos(θ)}-cos(θ)
Multiply both sides by cos(θ) and rearrange and you'll get a quadratic equation (with x=cos(θ)) which can be solved for cos(θ):
cos^2(θ)+\frac{v^2}{gL}cos(θ)-1=0
There will only be one root with an absolute value of less than one, so simply take the arccosine of it and you'll have θ
gummybeargirl said:
I don't understand at all what I would use to solve for r or how this would result in a quadratic equation.
You had written the equation g*tan(θ)=\frac{v^2}{r}
Since L^2=r^2+y^2 (where y is the unknown side of the triangle) you could use the equation L^2=r^2+(r*cot(θ))^2
(... r*cot(θ) is the unknown side ...) to rewrite tan(θ) as \sqrt{\frac{r^2}{L^2-r^2}}
Plug that expression into the "tan(θ)" part of your expression (and then square both sides and rearrange) and you'll get a quadratic equation (with x=r^2) which you can solve for r^2
The quadratic equation would be:
g^2r^4+v^4r^2-v^4L^2=0
There will be only 1 positive root, so take the square root of that to find r, then take the arcsin of (r/L) to find θUsing either method, you'll find θ=41.1° (I double checked)
 
Last edited:

Similar threads

  • · Replies 97 ·
4
Replies
97
Views
6K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 26 ·
Replies
26
Views
4K
  • · Replies 38 ·
2
Replies
38
Views
4K
  • · Replies 29 ·
Replies
29
Views
3K
Replies
4
Views
2K
Replies
6
Views
4K
  • · Replies 44 ·
2
Replies
44
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K