Solving a Pulley Forces Problem: Tension in B and C

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 6K views
ubiquinone
Messages
43
Reaction score
0
Hi, I have a forces problem involving a pulley, I think I'm almost there. I was wondering if anyone may please give me some suggestions on how to solve this. Thank you.
Diagram:
Code:
  _____
 |     |
 | A   |______________
_|_____|______________O\
                     /  |
                     |  |
                     | _|_
                     ||   | B
                     ||___|
                     |  |
                     | _|_
                     ||   | C
                     ||   |
                     ||___|
Question: Three boxes are connected by cords, one of which wraps over a pulley having negligible friction on its axle and negligible mass. The masses are [tex]m_A=30.0kg[/tex], [tex]m_B=40.0kg[/tex], and [tex]m_C=10.0kg[/tex]. When the assembly is released from rest, what is the tension in the cord connecting [tex]B[/tex] and [tex]C[/tex].
I've started the problem by treating mass B and C as one big mass and drawing free body diagrams.
For mass A: [tex]F_{net}=F_{T_{sys}}=m_Aa_{sys}=30a_{sys}[/tex]
[tex]a_{sys}=\frac{F_{T_{sys}}}{30}[/tex] (1)
For the "big mass" (mass B + mass C):
[tex]F_{net}=F_g-F_{T_{sys}}=50a_{sys}[/tex]
[tex]a_{sys}=\frac{50g-F_{T_{sys}}}{50}[/tex] (2)
Solving for [tex]F_{T_{sys}}=183.75N[/tex] and [tex]a_{sys}=6.125m/s^2[/tex]

Now how can I used this information to find the tension between mass B and C?
 
Physics news on Phys.org
FBD for all the blocks. Not just C. Just remember that tension in the string between A and B is the same in the FBD for A and B, and the tension between B and C are the same in the FBD for B and C.

Also remember that the system moves uniformly (i.e. The block A, B anc D all have the same velocity).

P.S. Nice drawing using normal characters. I like it :)
 
Hi thanks for replying guys, so would this work?
The net force acting on mass B and mass C is [tex]F_{net}=(40kg+10kg)(6.125N/kg)=306.25N[/tex]
By drawing a free body diagram for mass B and mass C, the forces acting on it is, force of tension, force between B and C acting upwards and weight acting down.
Therefore, [tex]F_{net}=F_T+F_{T_{BC}}-F_g\Rightarrow F_{net}+F_g-F_T=F_{T_{BC}}[/tex]
[tex]F_{T_{BC}}=306.25N+50g-183.75N=612.5N[/tex]
 
No, not quite. Start by setting up to equations, one for block A block B&C, thus;

[tex](m_{b}+m_{c})g - T = (m_{b}+m_{c})a[/tex]

[tex]T = (m_{a})a[/tex]

I am assuming here that the table is frictionless. Can you see where the above to equations come from?

Now you can solve for T (knowing that the acceleration is uniform).
 
Hi Hootenanny! Thanks for answering back to my question, so the tension in the cord connecting mass B and mass C is the same as the tension pulling mass A to the right?

Because I think I've set up the two equations that you have and found the tension force to be [tex]183.75N[/tex]
 
Last edited:
ubiquinone said:
...so the tension in the cord connecting mass B and mass C is the same as the tension pulling mass A to the right?
No. In Hoot's equation, T stands for the tension in the cord connecting A and B, which is different from the tension in the cord connecting B and C.

In your first post you correctly calculated the acceleration of all the masses. Now just apply Newton's 2nd law to mass C alone--using that acceleration--to find the tension that you need.
 
After finding the acceleration of all three masses, [tex]a=6.125m/s^2[/tex]
The net force on mass C is given by, [tex]F_{net}=(10kg)(6.125N/kg)=61.25N[/tex]
The forces acting on mass C are: (1)Force of tension between mass B and C (2)the weight of mass C
Thus, [tex]F_{T_{B,C}}-98N=61.25N\Rightarrow F_{T_{B,C}}=159.25N[/tex]

Is it correct now?
 
ubiquinone said:
After finding the acceleration of all three masses, [tex]a=6.125m/s^2[/tex]
The net force on mass C is given by, [tex]F_{net}=(10kg)(6.125N/kg)=61.25N[/tex]
The forces acting on mass C are: (1)Force of tension between mass B and C (2)the weight of mass C
Thus, [tex]F_{T_{B,C}}-98N=61.25N\Rightarrow F_{T_{B,C}}=159.25N[/tex]

Is it correct now?
Looks good to me :smile: