JEE Physics: Laws of Motion – Complete Guide
Laws of Motion form a crucial part of the mechanics syllabus in JEE Physics. This chapter primarily revolves around Newton's laws, force analysis, friction, motion on inclined planes, tension, circular motion basics, and includes comprehensive solved examples. Mastery of these topics is essential to solve a wide range of problems in JEE Main and Advanced exams.
1. Introduction to Laws of Motion
Motion is caused due to forces. Understanding the relationship between forces acting on objects and the resulting motion is the core objective of the Laws of Motion. Newton's three laws lay the foundation of classical mechanics.
2. Newton's Laws of Motion
2.1 Newton's First Law (Law of Inertia)
This law states: "An object at rest remains at rest and an object in motion continues to move with constant velocity unless acted upon by a net external force."
It introduces the concept of inertia — the tendency of an object to resist change in its motion. The greater the mass, the greater the inertia.
2.2 Newton's Second Law (Fundamental Law of Dynamics)
It quantifies the effect of force on motion. The net force \( \vec{F} \) acting on a body is proportional to the rate of change of its momentum \( \vec{p} \):
\( \vec{F} = \frac{d\vec{p}}{dt} \)
For constant mass \( m \), momentum \( \vec{p} = m \vec{v} \), the law simplifies to:
\( \vec{F} = m \vec{a} \)
Here,
- \( \vec{F} \) = net force on the object (vector)
- \( m \) = mass (scalar)
- \( \vec{a} \) = acceleration (vector)
2.3 Newton's Third Law (Action and Reaction)
It states: "To every action, there is an equal and opposite reaction."
Forces always occur in pairs acting on two different bodies. If body A exerts a force \( \vec{F} \) on body B, then body B simultaneously exerts a force \( -\vec{F} \) on body A.
3. Force and Mass
Force is a vector quantity that can cause a change in motion. Its SI unit is the Newton (N), where
1 Newton = 1 kg·m/s²
Mass is a scalar quantity representing the amount of matter.
4. Free Body Diagrams (FBD)
Drawing Free Body Diagrams is essential to analyze forces acting on an object. It involves:
- Isolating the object.
- Representing all forces acting on it by arrows (gravity, normal force, tension, friction, applied forces).
- Using the FBD to write equations based on Newton's laws.
5. Types of Forces
5.1 Gravitational Force
The weight \( W \) of an object of mass \( m \) near Earth’s surface is:
\( W = mg \)
where \( g \approx 9.8 \, m/s^2 \).
5.2 Normal Force
The perpendicular contact force exerted by a surface on an object.
5.3 Tension
Force transmitted through a string, rope or cable when pulled tight.
5.4 Frictional Force
The force opposing relative motion between two surfaces in contact.
6. Friction
6.1 Types of Friction
- Static friction \( f_s \): Prevents motion between stationary surfaces.
- Kinetic friction \( f_k \): Acts between moving surfaces.
6.2 Laws of Friction
- Friction acts opposite to the direction of motion or impending motion.
- Frictional force is proportional to the normal reaction force.
- Friction is independent of the apparent area of contact.
- Friction depends on the nature of surfaces.
6.3 Coefficients of Friction
The frictional force magnitude is:
\( f = \mu N \)
Where:
- \( \mu_s \) = coefficient of static friction (maximum static friction: \( f_s^{max} = \mu_s N \))
- \( \mu_k \) = coefficient of kinetic friction (usually \( \mu_k < \mu_s \))
- \( N \) = normal force
6.4 Motion on an Inclined Plane with Friction
Components of weight along and perpendicular to incline:
\[
\begin{cases}
W_{\parallel} = mg \sin \theta \\
W_{\perp} = mg \cos \theta
\end{cases}
\]
Friction force \( f = \mu N = \mu mg \cos \theta \).
7. Motion Under a Constant Force
If a constant force acts on a body, it produces constant acceleration, and equations of motion (from Kinematics) apply.
8. Circular Motion (Basic Concepts)
8.1 Centripetal Force and Acceleration
An object moving in a circle of radius \( r \) at speed \( v \) experiences acceleration directed toward the center:
\( a_c = \frac{v^2}{r} \)
The required centripetal force:
\( F_c = m a_c = m \frac{v^2}{r} \)
8.2 Examples of Centripetal Force
- Tension in a string during circular motion
- Normal force in vertical circular motion
- Gravitational force providing centripetal force for planetary orbits
9. Impulse and Momentum
9.1 Momentum
Momentum \( \vec{p} \) is the product of mass and velocity:
\( \vec{p} = m \vec{v} \)
9.2 Impulse
Impulse \( \vec{J} \) is the change in momentum caused by a force acting over a time interval:
\( \vec{J} = \Delta \vec{p} = \vec{F}_{avg} \Delta t \)
10. Solved Example Problems
Example 1: A block of mass 5 kg is pushed on a horizontal surface with a force of 20 N. The coefficient of kinetic friction is 0.1. Find acceleration.
Given:
- Mass \( m = 5 \, kg \)
- Applied force \( F = 20 \, N \)
- Kinetic friction coefficient \( \mu_k = 0.1 \)
- Acceleration due to gravity \( g = 9.8 \, m/s^2 \)
Solution:
Friction force \( f = \mu_k mg = 0.1 \times 5 \times 9.8 = 4.9 \, N \)
Net force \( F_{net} = F - f = 20 - 4.9 = 15.1 \, N \)
Acceleration \( a = \frac{F_{net}}{m} = \frac{15.1}{5} = 3.02 \, m/s^2 \)
Example 2: Two blocks of masses 3 kg and 5 kg are connected by a light string and pulled by a force of 16 N on a frictionless surface. Find the acceleration and tension in the string.
Given:
- \( m_1 = 3 \, kg \), \( m_2 = 5 \, kg \)
- Force \( F = 16 \, N \)
- Surface is frictionless.
Solution:
Total mass \( m = m_1 + m_2 = 8 \, kg \)
Acceleration \( a = \frac{F}{m} = \frac{16}{8} = 2 \, m/s^2 \)
Tension \( T \) in string pulling \( m_1 \):
\( T = m_1 a = 3 \times 2 = 6 \, N \)
11. Important Formulas Summary
Concept |
Formula |
Notes |
Newton’s 2nd Law |
\( \vec{F} = m \vec{a} \) |
Force causes acceleration |
Weight |
\( W = mg \) |
Force due to gravity |
Friction Force |
\( f = \mu N \) |
\( \mu \) = coefficient of friction |
Centripetal Force |
\( F_c = m \frac{v^2}{r} \) |
Force causing circular motion |
Impulse |
\( J = \Delta p = F_{avg} \Delta t \) |
Change in momentum |
12. Tips to Master Laws of Motion for JEE
- Practice drawing clear free body diagrams every time.
- Understand vector nature of forces and components.
- Memorize formulas, but also focus on conceptual clarity.
- Work through previous year JEE questions on friction and circular motion thoroughly.
- Revise Newton’s laws and their applications multiple times.
- Perform dimensional checks on equations during problem solving.
- Learn the difference and relation between static and kinetic friction.
- Focus on problem-solving speed by solving many practice problems.
Mastering the Laws of Motion not only helps you solve mechanics problems but also builds a solid foundation for topics like dynamics, work-energy, and rotational motion.