Solveeit Logo

Question

Question: Find accl of $m_1 \& m_3$?...

Find accl of m1&m3m_1 \& m_3?

Answer

The acceleration of m1m_1 is 9m/s29 \, m/s^2 down the 5353^\circ incline, and the acceleration of m3m_3 is 11m/s211 \, m/s^2 down the 3737^\circ incline.

Explanation

Solution

The problem describes a pulley system with three masses: m1m_1 on a 5353^\circ incline, m3m_3 on a 3737^\circ incline, and m2m_2 accelerating upwards at 10m/s210 \, m/s^2.

A common constraint relation for such pulley systems is a1+a3=2a2a_1 + a_3 = 2 a_2, where a1a_1 and a3a_3 are accelerations down their respective inclines, and a2a_2 is the upward acceleration of m2m_2.

Given a2=10m/s2a_2 = 10 \, m/s^2, we have a1+a3=2×10m/s2=20m/s2a_1 + a_3 = 2 \times 10 \, m/s^2 = 20 \, m/s^2.

Assuming m1=m3=mm_1 = m_3 = m (a common implication in such problems when masses are not specified) and TT is the tension in the string, we apply Newton's second law along the inclined planes:

For m1m_1: Tmgsin(53)=ma1T - m g \sin(53^\circ) = m a_1 For m3m_3: Tmgsin(37)=ma3T - m g \sin(37^\circ) = m a_3

Subtracting the second equation from the first: mg(sin(37)sin(53))=m(a1a3)m g (\sin(37^\circ) - \sin(53^\circ)) = m (a_1 - a_3) g(sin(37)sin(53))=a1a3g (\sin(37^\circ) - \sin(53^\circ)) = a_1 - a_3

Using approximations: g10m/s2g \approx 10 \, m/s^2, sin(53)0.8\sin(53^\circ) \approx 0.8, sin(37)0.6\sin(37^\circ) \approx 0.6. 10(0.60.8)=a1a310 (0.6 - 0.8) = a_1 - a_3 2=a1a3-2 = a_1 - a_3

We now have a system of linear equations:

  1. a1+a3=20a_1 + a_3 = 20
  2. a1a3=2a_1 - a_3 = -2

Adding (1) and (2): 2a1=18    a1=9m/s22a_1 = 18 \implies a_1 = 9 \, m/s^2 (downwards along 5353^\circ incline)

Substituting a1a_1 into (1): 9+a3=20    a3=11m/s29 + a_3 = 20 \implies a_3 = 11 \, m/s^2 (downwards along 3737^\circ incline)

Therefore, the acceleration of m1m_1 is 9m/s29 \, m/s^2 and the acceleration of m3m_3 is 11m/s211 \, m/s^2.