Solving Package A's Motion w/ Newton's 3rd Law

  • Thread starter Thread starter FancyNut
  • Start date Start date
  • Tags Tags
    Law
AI Thread Summary
The discussion revolves around solving a physics problem involving two packages sliding down a ramp, focusing on the application of Newton's 3rd Law. The initial approach incorrectly assumed the packages acted independently, leading to confusion in calculating their accelerations. It was clarified that both packages must be treated as a single system, resulting in the same acceleration due to their interaction. The correct equations for acceleration incorporate both masses and their respective friction coefficients, allowing for the calculation of time to reach the bottom. The importance of drawing accurate free-body diagrams and recognizing action-reaction forces was emphasized for solving similar problems effectively.
FancyNut
Messages
113
Reaction score
0
Newton's 3rd law...

I'm having trouble with this problem...

Two packages at UPS start sliding down the 20 degree ramp shown in the figure. Package A has a mass of 3.50 kg and a coefficient of kinetic friction of 0.200. Package B has a mass of 8.50 kg and a coefficient of kinetic friction of 0.130.


How long does it take package A to reach the bottom?


Picture is attached...


Now since both have different masses and friction coefficients I'm thinking they each take a different amount of time to reach the bottom. However because at the beginning they're an action/reaction pair I ADDED the x-component of weight for B to the forces acting on A when calculating the acceleration... then used kinematics :

x_f = x_i + v_i t + 1/2 a (t)^2

where x final is 2 meters and initial x and v are zero and acceleration is the one I got from force analysis...

I've been at this problem for a few hours-- going back to it after every while and still have no idea on what to do. btw does it have calculus? It could be that. My professor puts in one or two questions with calculus in HW/midterm preperation questions but we never actually study physics problems with calculus. :(

thanks in advance for any help. :)
 

Attachments

  • physics.jpg
    physics.jpg
    5.6 KB · Views: 1,324
Physics news on Phys.org
ok now I think I did a big mistake...

I rewrote the free-body diagrams for each block and labeled the action/reaction force as F_a on b which is positve and F_b on a which is negative... now I have two equations with two unknows: the acceleration which is the same at the start and the action/reaction force. I can't subtract second equation from the first because that won't cancel out the action/reaction force since they have opposite signs...

stuck again. :(
 
First assume that the blocks do not interfere. After drawing the freebody diagrams and writing the equations you will arrive at
a_1 = g\sin \alpha - \mu_{1}g\cos \alpha
a_2 = g\sin \alpha - \mu_{2}g\cos \alpha

Because \mu_{1} > \mu_{2}
we have a_1 < a_2

The assumption that the bodies behave seperately is not correct.
Therefore both the bodies have the same acceleration "a"

Then once again drawing the corresponding free body diagrams which also involve the force of contact between the blocks, we arrive at (Correct me if am wrong)

a= \frac {(m_1 + m_{2})g\sin \alpha - g\cos \alpha(m_{1} \mu_{1} + m_{2} \mu{2})}{(m_{1} + m_{2})}

After this it is easy to calculate the time.
 
More importantly the concept behind this problem is that both the blocks move as one unit. Now take your co-ordinate system as perpendicular and parallel to the plane. (This is beacuse the distance to be covered is given parallel to the plane). Also while drawing the free body diagrams include the force exerted by block A on block B and vice versa. Notice how this force cancels when you add the two equations?. If you can't subtract... just add :)
 
Thanks for the help!

I learned a lot from this problem thanks to you. :biggrin:
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top