Solving Tension on Slope w/ 2 Packages

  • Thread starter Thread starter cjavier
  • Start date Start date
  • Tags Tags
    Slope Tension
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
3 replies · 3K views
cjavier
Messages
17
Reaction score
0
The question: Two packages have just started sliding down a ramp that forms an angle of 30 degrees with the horizontal. They are connected with a rope. Package A is 6m up along the ramp, with a mass of 4 kg and a coefficient of kinetic friction of 0.3. Package B is directly above 4 m further up the ramp, with mass of 8kg and a coefficient of kinetic friction of 0.2. The packages are placed such that if B began moving and A did not, B would have to go through A to move down, i.e they cannot pass each other on the side.

1) Find the tension in the rope just after they start sliding.
2) Find the velocity of both packages when package A arrives at the bottom of the ramp.

I am not sure how to approach this problem. My teacher wrote on my test that T=0 because the rope is slack. He then wrote that the final velocity of package A was 5.5m/s (although I cannot read his handwriting) and that the final velocity of package B was 7.7m/s.

Please help! My approach was to sum the forces in the direction of the ramp for each box like so:

BOX A: ƩFx = mbox-aa = mgsin(30) - T - μkmgcos(30)
BOX B: ƩFx = mbox-ba = mgsin(30) + T - μkmgcos(30)

But I could not derive T becoming 0. Thank you all.
 
Physics news on Phys.org
haruspex said:
If T > 0 then the two accelerations are the same.
a = gsin(30) - T/ma - μkagcos(30)
a = gsin(30) + T/mb - μkbgcos(30)
What do you get if you combine those equations, eliminating a, and use the fact that μka > μkb?

I'm not quite sure what I am supposed to get. I get T/ma + T/mb= -gcos(30)
[I substituted μka with 2 and μkb with 1 for simplicity]