Introduction
When a hand pushes three identical bricks placed side‑by‑side, the situation may look simple, but it actually illustrates several fundamental concepts of mechanics: force distribution, friction, normal reaction, and the work‑energy principle. On the flip side, understanding how these bricks respond to a single applied force helps students visualize the interaction between external forces and internal contacts, and it provides a concrete example for solving problems in introductory physics or engineering courses. In this article we will dissect the scenario step by step, explore the underlying physics, and answer common questions that often arise when students first encounter this classic problem.
1. Setting the Scene
Imagine a smooth horizontal floor and three bricks, each of mass m and length L, placed in a straight line touching one another. A hand applies a horizontal force F to the leftmost brick, pushing the whole assembly forward. The bricks are identical—same mass, same dimensions, same surface texture—so the contact forces between them are symmetrical. The floor exerts a kinetic friction force f on each brick, which we assume to be the same because the normal forces are equal (each brick supports its own weight mg).
Key parameters often given in textbook problems:
- Coefficient of kinetic friction: μ_k
- Gravitational acceleration: g = 9.81 m s⁻²
- Applied force magnitude: F (usually larger than the total friction to produce motion)
The goal is to determine quantities such as the acceleration of the bricks, the internal contact forces, the work done by the hand, and the energy dissipated by friction.
2. Free‑Body Diagram and Force Balance
2.1. External Forces
For the entire three‑brick system, the external horizontal forces are:
- Applied force F acting on the first brick.
- Total friction F_fric = 3 μ_k mg acting opposite to the motion (one friction force per brick).
The vertical forces (weight mg and normal reaction N from the floor) cancel out, leaving only the horizontal components for the motion analysis Worth knowing..
2.2. Newton’s Second Law for the System
[ \sum F_x = m_{\text{total}} a \quad\Longrightarrow\quad F - 3\mu_k mg = (3m) a ]
Solving for the common acceleration a:
[ a = \frac{F - 3\mu_k mg}{3m} ]
This expression shows that the acceleration depends on the net force after subtracting the total friction. If F is only slightly larger than the frictional resistance, the acceleration will be small; if F is much larger, the bricks will speed up quickly.
3. Internal Contact Forces
Even though we treated the three bricks as a single body to find a, the bricks do not all experience the same external force. The hand pushes only the first brick, so the other two feel the push through contact forces at the interfaces Simple as that..
3.1. Force on the Second Brick
Consider the second brick alone. The forces acting on it are:
- A forward contact force N₁ exerted by the first brick.
- A backward contact force N₂ exerted by the third brick.
- Friction f = μ_k mg opposing the motion.
Applying Newton’s second law to the second brick:
[ N_1 - N_2 - \mu_k mg = m a \tag{1} ]
3.2. Force on the Third Brick
For the third brick, only the backward contact force N₂ from the second brick and its own friction act:
[ N_2 - \mu_k mg = m a \tag{2} ]
3.3. Solving the System
From equation (2):
[ N_2 = m a + \mu_k mg ]
Insert this into equation (1):
[ N_1 - (m a + \mu_k mg) - \mu_k mg = m a \ \Rightarrow N_1 = 2 m a + 2\mu_k mg ]
Finally, the hand’s applied force F must balance the forward contact force on the first brick plus its own friction:
[ F = N_1 + \mu_k mg = 2 m a + 3\mu_k mg ]
Notice that substituting the expression for a derived earlier reproduces the original system equation, confirming consistency Simple, but easy to overlook..
Interpretation:
- The first brick feels the largest forward push because it directly receives the hand’s force.
- The second brick experiences a reduced forward contact force, and the third brick receives the smallest forward force, equal to its own friction plus the net mass acceleration term.
This gradient of internal forces is a vivid illustration of how forces propagate through a chain of contacting bodies That's the part that actually makes a difference..
4. Work Done by the Hand and Energy Considerations
4.1. Work of the Applied Force
If the hand pushes the bricks a distance d (the displacement of the first brick, which is the same for all three because they move together), the work done by the hand is:
[ W_{\text{hand}} = F , d ]
4.2. Energy Lost to Friction
Each brick loses energy due to kinetic friction. The total frictional work is:
[ W_{\text{fric}} = - (3\mu_k mg) , d ]
(The negative sign indicates that friction removes mechanical energy from the system.)
4.3. Change in Kinetic Energy
According to the work‑energy theorem:
[ W_{\text{net}} = \Delta K = W_{\text{hand}} + W_{\text{fric}} ]
[ \Delta K = (F - 3\mu_k mg) d = (3m a) d ]
Since the bricks start from rest, the final kinetic energy after traveling distance d is:
[ K_f = \frac{1}{2} (3m) v^2 = (F - 3\mu_k mg) d ]
From this, the final speed v can be expressed as:
[ v = \sqrt{\frac{2(F - 3\mu_k mg)d}{3m}} ]
Thus, the work supplied by the hand is split into two parts: the portion that overcomes friction and the portion that becomes kinetic energy of the moving bricks And that's really what it comes down to..
5. Practical Variations and Extensions
5.1. Unequal Bricks
If the bricks differ in mass or size, the normal forces on the floor change, leading to different friction forces for each brick. The internal contact forces would no longer be symmetric, and the acceleration of each brick could differ, causing the stack to stretch or compress. Solving such a case requires writing separate Newton’s‑second‑law equations for each brick, just as we did for the identical case, but with distinct m_i and μ_i values.
5.2. Adding a Pulling Force
Suppose a rope is attached to the rightmost brick and pulled with a force T opposite to F. The net external horizontal force becomes F – T – 3μ_k mg. The same methodology applies, but now the internal contact forces adjust to transmit both the pushing and pulling actions through the chain.
5.3. Inclined Plane
If the bricks rest on an incline of angle θ, the normal force on each brick becomes N = mg cosθ, and the component of gravity parallel to the plane adds mg sinθ to the frictional resistance. The equations modify accordingly:
[ a = \frac{F - 3\mu_k mg\cos\theta - 3 mg\sin\theta}{3m} ]
This scenario is frequently used in introductory dynamics problems to illustrate the combined effect of friction and gravity.
6. Frequently Asked Questions
Q1. Why do we treat the three bricks as a single object when finding the acceleration?
Treating them as a single system lets us bypass the internal contact forces, which cancel out in the net external force sum. This simplifies the calculation of the common acceleration, which is the same for all bricks because they remain in contact and move together Not complicated — just consistent. Nothing fancy..
Q2. Can the bricks start sliding relative to each other?
If the friction between bricks is static and large enough, they will move as a rigid block. In most textbook versions, the contact surfaces are assumed to be frictionless or to have negligible static friction, so relative motion does not occur. If static friction is insufficient, the bricks could slip, and the analysis would need separate equations for each sliding interface Simple as that..
Q3. What happens if the applied force is exactly equal to the total friction (F = 3μ_k mg)?
The net horizontal force becomes zero, so the acceleration a = 0. The bricks would remain at rest (if initially at rest) or continue moving at a constant velocity (if already in motion), according to Newton’s first law.
Q4. How does the coefficient of kinetic friction affect the required pushing force?
A larger μ_k raises the frictional resistance (3μ_k mg). To achieve the same acceleration, the hand must increase F proportionally. Conversely, a smoother floor (smaller μ_k) reduces the necessary push.
Q5. Is the work done by the hand always larger than the increase in kinetic energy?
Yes, because part of the hand’s work is always dissipated as heat due to friction. Only the net work (hand work minus friction work) contributes to kinetic energy Which is the point..
7. Real‑World Connections
- Conveyor belts often push multiple identical objects in a line; the same force distribution principles apply.
- Robotic manipulators that move stacked components must account for internal contact forces to avoid slippage.
- Vehicle towing scenarios, where a single pulling force moves several trailers, are analogous to the brick problem, with friction replaced by rolling resistance.
Understanding the simple brick‑pushing experiment builds intuition for these more complex engineering systems.
8. Conclusion
A hand pushing three identical bricks is more than a classroom illustration; it encapsulates core ideas of force balance, friction, internal contact forces, and energy transfer. So naturally, by treating the bricks as a single system, we quickly obtain the common acceleration, while a deeper look at each brick reveals how the applied force propagates through contact forces. The work‑energy analysis clarifies how much of the hand’s effort becomes motion and how much is lost to friction The details matter here..
Mastering this example equips learners with a versatile problem‑solving framework that can be extended to uneven masses, inclined planes, or additional external forces. Whether you are a student preparing for a physics exam, an instructor designing a lab demonstration, or an engineer modeling material handling equipment, the principles uncovered here form a solid foundation for analyzing any situation where a single force moves a chain of contacting bodies.