Acceleration of two blocks connected by a pulley

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
2 replies · 4K views
Esoremada
Messages
50
Reaction score
0
http://puu.sh/4DtNc.png

I solved this question, but I don't understand why this worked. I feel like for the final line in my solution it should just be divided by M1, not the combined mass of both blocks.

Isn't this synonymous with just M1 being pulled up the ramp by a guy at the top pulling with a force of 2.91*9.8 N? I thought I made an equation for the net force of just M1. The tension in the rope is 2.91*9.8, the friction is 3.19113*9.8*cos(18.5)*0.396, the gravity component pointing down the ramp is 3.19113*9.8*sin(18.5). So why does the mass of M2 have any place in solving for the acceleration of M1?

I feel like it should just be.
[2.91*9.8 - 3.19113*9.8*sin(18.5) - 3.19113*9.8*cos(18.5)*0.396] / (3.19113)
 
Last edited by a moderator:
Physics news on Phys.org
Once the system has an acceleration, the tension in the rope will no longer equal the weight of ##m_2##.

You can see why this is true by considering the forces acting on ##m_2##. If the tension acting on ##m_2## equals the weight acting on ##m_2##, then the forces acting on ##m_2## would add to zero and ##m_2## would have zero acceleration.
 
  • Like
Likes   Reactions: 1 person
Ah I get it, thank you.