Kinematics Revision Notes
Quick facts, formula checklists, and concept reminders for JEE Advanced preparation.
Chapter Overview
Kinematics is the branch of mechanics that describes the motion of points, bodies, and systems of bodies without consideration of the forces that cause the motion. It forms the core foundation of Newtonian Mechanics and is heavily tested in JEE, NEET, and EAPCET.
Theory & Concepts
1Equations of Motion (Constant Acceleration)
2Projectile Motion (2D Motion)
3Relative Motion in 1D and 2D
Core Terminology
Displacement
The shortest straight-line vector distance pointing from the initial position to the final position of a moving body.
Instantaneous Acceleration
The rate of change of velocity at a specific point in time, mathematically defined as the limit of average acceleration as time interval approaches zero: $a = \frac{dv}{dt} = v\frac{dv}{dx}$.
Trajectory
The curved path followed by a projectile under the action of gravity, mathematically modeled as a parabola: $y = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}$.
Concept Application (Solved Examples)
Example 1: Question
A ball is projected from the ground with an initial velocity of $20\text{ m/s}$ at an angle of $30^\circ$ to the horizontal. Calculate the Time of Flight and the Horizontal Range. (Take $g = 10\text{ m/s}^2$)
Step-by-Step Solution:
Example 2: Question
A particle moves along a straight line such that its displacement $x$ at time $t$ is given by $x = t^3 - 6t^2 + 9t + 2$ meters. Find the acceleration of the particle when its velocity becomes zero.
Step-by-Step Solution:
Common Mistakes & Pitfalls to Avoid
- Confusing Distance with Displacement: Remember that displacement is a vector and can be zero if a particle returns to its starting point, whereas distance is scalar and always increases during motion.
- Wrong sign for acceleration due to gravity: If you define the upward direction as positive, $g$ must be entered as negative ($-9.8\text{ m/s}^2$ or $-10\text{ m/s}^2$) in all equations.
- Applying constant-acceleration equations when acceleration varies: If acceleration is a function of time or displacement (e.g. $a = 2t$), do NOT use equations of motion. Instead, use integration/differentiation methods: $v = \int a\,dt$ and $x = \int v\,dt$.