Tension in a string over a pulley

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
17 replies · 40K views
free-node-5
Messages
18
Reaction score
0
I'm stumped. I was working on a problem in a computerized system that tells you whether you got it right or not and I successfully found everything including the force acting on each end of the string, which in this case is suspended over a (frictionless) pulley.

The force on one end is 19.6N and the force on the other is 67.2N. (opposing each other across the pulley)
So what I don't get is, how do you find the tension in the string?

I figured it was the sum of the forces on each end but it said that was wrong.
So then since it is a moving system, I tried subtracting the lesser force from the larger, and it said that was wrong too. :-/

Any advice?
Thanks
 
Physics news on Phys.org
yeah pretty much

that's after some calculations but I used those values for the rest of the questions and they should be accurate
 
http://s252.photobucket.com/albums/hh6/invaderjolleyolleyman/?action=view&current=tension1.png
Two objects are connected by a light string that passes over a frictionless pulley. The incline is frictionless, m1 = 2.00 kg, m2 = 8.00 kg, and θ = 59.0°.

Find the tension in the string.



It also asked for the acceleration but it said I got that part right. (could have been a coincidence I suppose)

In the past I've spat out numbers like 86.8, 47.6, 67.2, all of which seem to be wrong. :-(
 
Last edited by a moderator:
If you have the acceleration correctly figured out, the rest is easy. SInce you don't know the tension, call it T. Look at the hanging mass. If it accelerates down, there must be a net force acting on it that is not zero. Can you write an expression for this net force in terms of the tension T and the weight mg?
 
it's own weight excluding the amount that the other mass, m1 is pulling back on it so...
2
 
I feel so stupid

well then I'd say F=(m2)(9.8)-T

oh, so do I set up the one for m1 too and then solve for T?
edit:
on second thought, that may not make any sense
 
free-node-5 said:
I feel so stupid

well then I'd say F=(m2)(9.8)-T

oh, so do I set up the one for m1 too and then solve for T?
edit:
on second thought, that may not make any sense
You're almost there.

You have assumed that "down" is positive and "up" is negative. That's OK. What you have above is the net force (=the sum of all the forces). According to Newton's Second Law, what is the net force equal to?
 
well...
all I know is F=ma
is that what you mean?
 
like (m2)(4.76019)=(m2)(9.8)-T ?

if so, how did we know to look at the hanging mass as opposed to the one on the slope?
 
Exactly like that. The mss on the slope has a different free body diagrams and different forces. However, if you did that one instead and did it right, you would get the same answer for the tension. I asked you to do the hanging mass because it is simpler to explain and understand. You can try doing the other mass if you wish. It is good practice.
 
a = 4.76019

T = (m1)(9.8)+(m1)(a) = 29.1204
T = (m2)(9.8*sin59)-(m2)(a) = 29.1204

yay

when I started typing this post I was getting inconsistent results but then after poking it a while I figured out that not only did we have m1 and m2 backwards but that I had to add for m1 instead of subtract because of the direction of the acceleration

so, yay

thanks kuruman
 
Thanks for this thread. I had much the same problem, except the first mass was on a slope.

a = F/m
a = (m2g - m1g*sin(theta))/(m1+m2)

solve for tension using the second mass
T = Fg - ma
T = m2g - m2(gm2 - gm1*sin(theta))/(m1+m2)