What Angle Causes the Fishline to Break?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
oneplusone
Messages
127
Reaction score
2

Homework Statement



A 2 kg ball is attached to the bottom end of a length of fishline with a breaking strength of 44.5 N. The top end of the fishline is held stationary. The ball is released from rest with the line taut and horizontal (theta = 90 degrees). At what angle theta (measured w/vertical) will the fishline break?


Homework Equations



none i can think of

The Attempt at a Solution



[tex]F=\dfrac{mv^2}{l}[/tex] where l is the length of the wire. then from conservation:

[tex]mgh = \dfrac{1}{2}mv^2[/tex]

[tex]mg(l \sin \theta) = \dfrac{1}{2} ( F\cdot l)[/tex]

[tex]F = 2mg\sin \theta = 44.5[/tex]

Which is incorrect as sin theta must be < 1.
 
Physics news on Phys.org
At the angle θ, what would be the components of the forces radially and tangentially and in what direction would the tension T act?


After that, how would you find the centripetal force in terms of these forces?
 
Sorry I still can't get it with your information. Any other hints/solution?
 
Account for the weight opposing tension force.

(At the bottom, Fnet = 2mg = Tension - mg(weight), so max tension would have to = 60N for the line to never break.)
 
Two comments:
- You have sine and cosine reversed; note that θ is measured from the vertical.
- What you call F is the radial component of the net force on the ball, not the tension in the string.

Draw a free body diagram of the forces on the ball.
 
Oops, is this correct now:

[tex]F=T-mg\cos\theta \implies T-mg\cos\theta = \dfrac{mv^2}{l}[/tex]
Where l is the length of the line.

[tex]mgh = \dfrac{1}{2}mv^2\implies mg(l\cos\theta) = \dfrac{1}{2}(T-mg\cos\theta)\cdot l[/tex]

[tex]2\cdot 9.8\cos\theta = \dfrac{1}{2}(44.5-2\cdot 9.8\cdot\cos\theta)[/tex]

[tex]\theta = 40.82^{\circ}[/tex]

Please correct if it's wrong.
 
It looks good to me