A tractor pulls a harrow of mass m₁ with a net force F, giving acceleration a₁. The same tractor pulls a trolley of mass m₂ with force F, giving acceleration a₂. If the tractor now pulls the trolley with the harrow placed on it (same force F), find the resulting acceleration in terms of a₁ and a₂. Ignore friction.
Show answer
- For the harrow alone: F = m₁a₁, so m₁ = F/a₁
- For the trolley alone: F = m₂a₂, so m₂ = F/a₂
- Now both move together, so the mass of the system is m₁ + m₂.
- a = F / (m₁ + m₂) = F / (F/a₁ + F/a₂)
- a = a₁a₂ / (a₁ + a₂)