Two Blocks Are On A Horizontal Frictionless Surface

7 min read

Two blocks are on a horizontal frictionless surface

When two blocks are placed side by side on a frictionless horizontal plane, the way they interact depends on the forces applied to them, the masses involved, and the constraints of the system. And understanding this simple setup is essential for grasping fundamental concepts in classical mechanics such as Newton’s laws, impulse, momentum conservation, and energy transfer. This article explores the physics behind two blocks on a frictionless surface, walks through common scenarios, and explains how to analyze them step by step.

Introduction

A frictionless surface eliminates any tangential resistance between the blocks and the ground. Think about it: as a result, the only horizontal forces that can change the blocks’ motion are those applied externally or the internal forces that the blocks exert on each other. Because there is no friction, the surface does not provide any horizontal reaction force, so the system’s total horizontal momentum is conserved unless an external horizontal force acts on it That's the whole idea..

The study of two blocks on a frictionless surface is a classic textbook problem. It illustrates how Newton’s third law guarantees that the forces between the blocks are equal and opposite, how momentum conservation leads to simple predictions, and how kinetic energy can be redistributed between the blocks while still being conserved in an elastic collision Small thing, real impact..

Scenario 1: A Push on One Block

Setup

  • Block A: mass (m_A)
  • Block B: mass (m_B)
  • Both blocks are initially at rest on a horizontal, frictionless table.
  • A horizontal impulse (J) is applied to block A (e.g., a sudden shove).

Analysis

  1. Impulse–Momentum Relationship
    [ J = \Delta p = m_A \Delta v_A ] Since block A starts from rest, its final velocity is [ v_A = \frac{J}{m_A} ]

  2. No External Horizontal Force on Block B
    Block B feels only the internal force from block A. Because the table is frictionless, there is no horizontal reaction from the surface. Thus, block B’s motion depends solely on the interaction with block A.

  3. Conservation of Momentum
    Initially, the total momentum (p_{\text{total}}) is zero. After the impulse, the total momentum must still be zero unless the impulse is external to the entire system. If the impulse originates from an external agent (e.g., a person pushing block A), the system’s total momentum is not conserved. That said, if the impulse is applied by a rigid rod attached to block A and then released, the rod’s momentum must be considered.

  4. Resulting Motion
    After the shove, block A moves with velocity (v_A). Block B remains stationary unless another force acts on it. If block A and B are allowed to interact (e.g., they touch), the internal force will accelerate block B It's one of those things that adds up..

Key Takeaway

An external impulse applied to one block changes only that block’s momentum. The other block remains unaffected unless a force connects them.

Scenario 2: Two Blocks in Contact

Setup

  • Block A and Block B are placed side by side and in contact.
  • Both blocks are initially at rest on a frictionless horizontal surface.
  • A horizontal force (F) is applied to block A (e.g., a constant push).

Analysis

  1. Internal Force Between Blocks
    Since the blocks are in contact, block A exerts a force (f) on block B, and block B exerts an equal and opposite force (-f) on block A (Newton’s third law) Practical, not theoretical..

  2. Newton’s Second Law for Each Block
    [ m_A a_A = F - f ] [ m_B a_B = f ] Because the blocks are rigidly connected through contact, their accelerations are equal: [ a_A = a_B = a ]

  3. Solving for Acceleration
    Adding the two equations: [ m_A a + m_B a = F \quad \Rightarrow \quad a = \frac{F}{m_A + m_B} ] The internal force (f) can be found by substituting (a) back into one of the equations: [ f = m_B a = \frac{m_B F}{m_A + m_B} ]

  4. Resulting Motion
    Both blocks accelerate together with the same acceleration (a). The external force (F) is shared between the two masses according to their masses It's one of those things that adds up..

Key Takeaway

When two blocks are in contact on a frictionless surface, they behave like a single object with combined mass. The external force is distributed between them proportionally to their masses.

Scenario 3: Elastic Collision Between Two Blocks

Setup

  • Block A: mass (m_A), initial velocity (v_{A0})
  • Block B: mass (m_B), initial velocity (v_{B0}) (often zero)
  • The blocks collide head‑on on a frictionless surface.

Conservation Laws

  1. Conservation of Linear Momentum
    [ m_A v_{A0} + m_B v_{B0} = m_A v_{Af} + m_B v_{Bf} ] where (v_{Af}) and (v_{Bf}) are the final velocities That's the whole idea..

  2. Conservation of Kinetic Energy (Elastic Collision)
    [ \frac{1}{2} m_A v_{A0}^2 + \frac{1}{2} m_B v_{B0}^2 = \frac{1}{2} m_A v_{Af}^2 + \frac{1}{2} m_B v_{Bf}^2 ]

Solving for Final Velocities

For an elastic collision, the relative speed reverses: [ v_{Af} - v_{Bf} = -(v_{A0} - v_{B0}) ] Combining with momentum conservation yields: [ v_{Af} = \frac{(m_A - m_B)v_{A0} + 2m_B v_{B0}}{m_A + m_B} ] [ v_{Bf} = \frac{(m_B - m_A)v_{B0} + 2m_A v_{A0}}{m_A + m_B} ]

Example

  • (m_A = 2,\text{kg}), (m_B = 1,\text{kg})
  • (v_{A0} = 3,\text{m/s}), (v_{B0} = 0,\text{m/s})

Plugging into the formulas: [ v_{Af} = \frac{(2-1)3 + 0}{3} = 1,\text{m/s} ] [ v_{Bf} = \frac{(1-2)0 + 2(2)(3)}{3} = 4,\text{m/s} ] Block B gains speed, while block A slows down Most people skip this — try not to..

Key Takeaway

In an elastic collision on a frictionless surface, momentum and kinetic energy are both conserved, leading to predictable final velocities that depend on the masses and initial velocities.

Scenario 4: Inelastic Collision (Perfectly Sticky)

Setup

  • Two blocks collide and stick together, moving as a single unit after impact.

Conservation of Momentum Only

Because kinetic energy is not conserved in a perfectly inelastic collision, only momentum remains conserved: [ m_A v_{A0} + m_B v_{B0} = (m_A + m_B) v_f ] Solving for the common final velocity (v_f): [ v_f = \frac{m_A v_{A0} + m_B v_{B0}}{m_A + m_B} ]

Example

Using the same masses and initial velocities as before: [ v_f = \frac{2(3) + 1(0)}{3} = 2,\text{m/s} ] Both blocks move together at (2,\text{m/s}) Less friction, more output..

Key Takeaway

In a perfectly inelastic collision on a frictionless plane, the blocks merge, and their combined mass carries the total momentum. Energy is lost to deformation or heat Most people skip this — try not to..

Energy Considerations

Kinetic Energy Before and After

  • Elastic Collision: Kinetic energy is preserved; the sum of the squares of velocities remains the same.
  • Inelastic Collision: Kinetic energy decreases; the lost energy appears as heat, sound, or deformation.

Work Done by External Forces

If an external force acts on one block, the work done equals the change in kinetic energy of the block: [ W = \Delta KE = \frac{1}{2} m v_f^2 - \frac{1}{2} m v_i^2 ] On a frictionless surface, no work is done by the surface, so all work comes from external agents And that's really what it comes down to. No workaround needed..

Frequently Asked Questions

Q1: What happens if one block is heavier than the other?

The heavier block will accelerate less under the same external force because acceleration (a = F/(m_A + m_B)) depends on the total mass. Even so, the internal force transmitted to the lighter block will be larger, causing it to accelerate more.

Q2: Can the blocks ever separate after a collision on a frictionless surface?

If the collision is elastic and the blocks are free to move, they can separate after exchanging momentum. In a perfectly inelastic collision, they remain stuck together.

Q3: Does the frictionless assumption matter for real-world applications?

In real experiments, friction is rarely zero. Even so, assuming a frictionless surface simplifies the analysis and highlights the core principles of momentum and energy conservation. It’s a useful idealization for teaching It's one of those things that adds up..

Q4: How does the direction of applied force affect the outcome?

A horizontal force parallel to the surface keeps the system’s motion purely horizontal. A vertical force would change the normal force but not horizontal momentum. The frictionless surface ensures no horizontal reaction, so only horizontal components matter Easy to understand, harder to ignore..

Conclusion

Two blocks on a horizontal frictionless surface provide a clear window into the mechanics of forces, motion, and energy. But by applying Newton’s laws, conservation of momentum, and, where appropriate, conservation of kinetic energy, we can predict how the blocks will move, collide, and interact. Whether a single block is pushed, two blocks are in contact, or they collide elastically or inelastically, the underlying physics remains the same: forces, masses, and initial conditions dictate the outcome. Mastering these concepts equips students with the tools to tackle more complex systems where friction, rotation, or external fields come into play.

Currently Live

Newly Added

Readers Also Loved

Stay a Little Longer

Thank you for reading about Two Blocks Are On A Horizontal Frictionless Surface. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home