👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Mechanics
Study mode

Newton's laws of motion applications

Introduction to Newton's Laws of Motion Applications

Newton's laws of motion form the foundation of classical mechanics, explaining how forces influence the motion of objects. These laws help us understand everyday phenomena-from a car accelerating on a highway to a rocket launching into space. Applying Newton's laws allows us to analyze forces acting on bodies, predict their motion, and solve complex problems often encountered in competitive exams.

In this section, we will start with intuitive real-life examples, gradually build mathematical formulations, and learn to solve various problems using Newton's laws. Emphasis will be placed on understanding forces as vectors, drawing free body diagrams, and applying systematic problem-solving strategies.

Newton's First Law of Motion

Newton's First Law, also known as the law of inertia, states:

"An object at rest stays at rest, and an object in motion continues in motion with constant velocity unless acted upon by a net external force."

This means that if no net force acts on an object, its velocity does not change. The property of an object to resist changes in its state of motion is called inertia.

For example, a book resting on a table remains at rest because the forces acting on it balance out. Similarly, a hockey puck sliding on ice keeps moving at a constant speed in a straight line because friction (a force) is very small.

Block at rest Block moving Constant velocity (no net force)

Equilibrium condition: When the net force on an object is zero, the object is said to be in equilibrium. This can be either at rest or moving with constant velocity.

Newton's Second Law of Motion

Newton's Second Law quantifies the effect of force on motion. It states:

"The acceleration of an object is directly proportional to the net force acting on it and inversely proportional to its mass."

Mathematically, this is expressed as:

Newton's Second Law

\[F = m \times a\]

Net force equals mass times acceleration

F = Net force (N)
m = Mass (kg)
a = Acceleration (m/s²)

Here, force and acceleration are vectors, meaning they have both magnitude and direction. The acceleration vector points in the same direction as the net force.

For example, if you push a trolley with a force, it accelerates in the direction of the push. The heavier the trolley (larger mass), the smaller the acceleration for the same force.

Applied Force (F) Friction (f) Acceleration (a)

Newton's Third Law of Motion

Newton's Third Law states:

"For every action, there is an equal and opposite reaction."

This means forces always come in pairs acting on two different bodies. If body A exerts a force on body B, then body B simultaneously exerts a force of equal magnitude but opposite direction on body A.

For example, when you push a wall, you feel the wall pushing back on your hand with equal force. Similarly, a rocket pushes exhaust gases backward, and the gases push the rocket forward.

Body A Body B Action Reaction

Friction in Newton's Laws

Friction is a force that opposes relative motion between two surfaces in contact. It plays a crucial role in many motion problems.

There are two main types of friction:

  • Static friction: Acts when an object is at rest relative to the surface, preventing motion up to a maximum limit.
  • Kinetic friction: Acts when the object is sliding over the surface, usually less than static friction.

Frictional force is proportional to the normal force (the perpendicular force between surfaces) and depends on the coefficient of friction \(\mu\):

Frictional Force

\[f = \mu N\]

Friction equals coefficient times normal force

f = Frictional force (N)
\(\mu\) = Coefficient of friction (unitless)
N = Normal force (N)
Normal Force (N) Friction (f) Weight (W)

On an inclined plane, the weight of the block can be resolved into two components: one perpendicular to the plane (balanced by the normal force) and one parallel to the plane (causing the block to slide down). Friction acts opposite to the direction of motion or impending motion.

Formula Bank

Formula Bank

Newton's Second Law
\[ F = m \times a \]
where: \( F \) = net force (N), \( m \) = mass (kg), \( a \) = acceleration (m/s²)
Frictional Force
\[ f = \mu N \]
where: \( f \) = frictional force (N), \( \mu \) = coefficient of friction (unitless), \( N \) = normal force (N)
Weight
\[ W = m \times g \]
where: \( W \) = weight (N), \( m \) = mass (kg), \( g \) = acceleration due to gravity (9.8 m/s²)
Centripetal Force
\[ F_c = \frac{m v^2}{r} \]
where: \( F_c \) = centripetal force (N), \( m \) = mass (kg), \( v \) = velocity (m/s), \( r \) = radius (m)
Tension in String (Two Body System)
\[ T = \frac{2 m_1 m_2 g}{m_1 + m_2} \]
where: \( T \) = tension (N), \( m_1, m_2 \) = masses (kg), \( g \) = acceleration due to gravity (9.8 m/s²)

Worked Examples

Example 1: Block on a Frictionless Surface Easy
A block of mass 5 kg is pushed on a frictionless horizontal surface with a force of 20 N. Calculate the acceleration of the block.

Step 1: Identify known quantities:

  • Mass, \( m = 5 \) kg
  • Force applied, \( F = 20 \) N
  • Friction is zero (frictionless surface)

Step 2: Apply Newton's second law:

\[ a = \frac{F}{m} = \frac{20}{5} = 4 \text{ m/s}^2 \]

Answer: The acceleration of the block is \(4 \text{ m/s}^2\) in the direction of the applied force.

Example 2: Block on an Inclined Plane with Friction Medium
A 10 kg block is placed on a 30° inclined plane. The coefficient of kinetic friction between the block and the plane is 0.2. Calculate the acceleration of the block as it slides down.

Step 1: Identify forces:

  • Mass, \( m = 10 \) kg
  • Incline angle, \( \theta = 30^\circ \)
  • Coefficient of friction, \( \mu = 0.2 \)
  • Acceleration due to gravity, \( g = 9.8 \text{ m/s}^2 \)

Step 2: Calculate weight components:

Parallel to incline: \( W_{\parallel} = mg \sin \theta = 10 \times 9.8 \times \sin 30^\circ = 10 \times 9.8 \times 0.5 = 49 \text{ N} \)

Perpendicular to incline: \( W_{\perp} = mg \cos \theta = 10 \times 9.8 \times \cos 30^\circ = 10 \times 9.8 \times 0.866 = 84.87 \text{ N} \)

Step 3: Calculate frictional force:

\( f = \mu N = \mu W_{\perp} = 0.2 \times 84.87 = 16.97 \text{ N} \)

Step 4: Calculate net force down the incline:

\( F_{\text{net}} = W_{\parallel} - f = 49 - 16.97 = 32.03 \text{ N} \)

Step 5: Calculate acceleration:

\[ a = \frac{F_{\text{net}}}{m} = \frac{32.03}{10} = 3.20 \text{ m/s}^2 \]

Answer: The block accelerates down the incline at \(3.20 \text{ m/s}^2\).

Example 3: Connected Bodies and Pulleys Medium
Two masses, \( m_1 = 4 \) kg and \( m_2 = 6 \) kg, are connected by a light string over a frictionless pulley. Find the acceleration of the system and the tension in the string.

Step 1: Identify known quantities:

  • Mass \( m_1 = 4 \) kg
  • Mass \( m_2 = 6 \) kg
  • Gravity \( g = 9.8 \text{ m/s}^2 \)

Step 2: Calculate acceleration using formula:

\[ a = \frac{(m_2 - m_1) g}{m_1 + m_2} = \frac{(6 - 4) \times 9.8}{4 + 6} = \frac{2 \times 9.8}{10} = 1.96 \text{ m/s}^2 \]

Step 3: Calculate tension in the string:

\[ T = \frac{2 m_1 m_2 g}{m_1 + m_2} = \frac{2 \times 4 \times 6 \times 9.8}{10} = \frac{470.4}{10} = 47.04 \text{ N} \]

Answer: The acceleration of the system is \(1.96 \text{ m/s}^2\), and the tension in the string is \(47.04 \text{ N}\).

Example 4: Circular Motion and Newton's Laws Hard
A 2 kg object moves in a circle of radius 0.5 m at a speed of 4 m/s. Calculate the centripetal force acting on the object.

Step 1: Identify known quantities:

  • Mass, \( m = 2 \) kg
  • Radius, \( r = 0.5 \) m
  • Velocity, \( v = 4 \) m/s

Step 2: Use centripetal force formula:

\[ F_c = \frac{m v^2}{r} = \frac{2 \times 4^2}{0.5} = \frac{2 \times 16}{0.5} = \frac{32}{0.5} = 64 \text{ N} \]

Answer: The centripetal force acting on the object is \(64 \text{ N}\) directed towards the center of the circle.

Example 5: Variable Mass System - Rocket Propulsion Hard
A rocket of initial mass 1000 kg expels gas at a rate of 20 kg/s with an exhaust velocity of 2000 m/s. Calculate the acceleration of the rocket ignoring gravity and air resistance.

Step 1: Identify known quantities:

  • Initial mass, \( m = 1000 \) kg
  • Mass ejection rate, \( \frac{dm}{dt} = 20 \) kg/s
  • Exhaust velocity, \( v_e = 2000 \) m/s
  • Ignoring external forces (gravity, air resistance)

Step 2: Use rocket thrust formula (Newton's second law for variable mass):

\[ F = v_e \times \frac{dm}{dt} = 2000 \times 20 = 40000 \text{ N} \]

Step 3: Calculate acceleration:

\[ a = \frac{F}{m} = \frac{40000}{1000} = 40 \text{ m/s}^2 \]

Answer: The rocket accelerates at \(40 \text{ m/s}^2\) ignoring gravity and air resistance.

Tips & Tricks

Tip: Always draw a clear free body diagram before solving any problem.

When to use: At the start of every Newton's laws problem to visualize forces.

Tip: Resolve forces into components along axes aligned with motion or surfaces.

When to use: When dealing with inclined planes or forces at angles.

Tip: Remember action and reaction forces act on different bodies, not the same body.

When to use: When analyzing Newton's third law problems to avoid confusion.

Tip: Use consistent units (SI units) throughout calculations to avoid errors.

When to use: Always, especially in competitive exams.

Tip: For pulley problems, assume ideal strings and frictionless pulleys unless stated otherwise.

When to use: To simplify calculations in connected body problems.

Common Mistakes to Avoid

❌ Confusing action and reaction forces as acting on the same object.
✓ Understand that action and reaction forces act on two different bodies.
Why: Students often overlook the system boundary and apply forces incorrectly.
❌ Ignoring friction or using wrong coefficient values in problems.
✓ Always check problem statement for friction details and apply correct coefficients.
Why: Friction is often omitted to simplify, but competitive exams require careful consideration.
❌ Not resolving forces into components correctly on inclined planes.
✓ Resolve forces perpendicular and parallel to the surface carefully.
Why: Incorrect resolution leads to wrong net force and acceleration values.
❌ Using mass instead of weight or vice versa in force calculations.
✓ Use mass for inertia and weight (\( mg \)) for gravitational force.
Why: Mixing these leads to dimensional and conceptual errors.
❌ Forgetting to consider direction (sign) of acceleration and forces in vector problems.
✓ Assign positive and negative directions consistently and stick to them.
Why: Vectors require direction; ignoring this causes wrong final answers.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Newton's laws of motion applications · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.