Physics·Revision Notes

Kinematics — Revision Notes

NEET UG
Version 1Updated 22 Mar 2026

⚡ 30-Second Revision

  • Position:vecr(t)vec{r}(t) (vector)
  • Displacement:Deltavecr=vecrfinalvecrinitialDeltavec{r} = vec{r}_{\text{final}} - vec{r}_{\text{initial}} (vector)
  • Distance:Total path length (scalar, always ge0ge 0)
  • Average Velocity:vecvavg=DeltavecrDeltatvec{v}_{\text{avg}} = \frac{Deltavec{r}}{Delta t} (vector)
  • Instantaneous Velocity:vecv=dvecrdtvec{v} = \frac{dvec{r}}{dt} (vector)
  • Average Acceleration:vecaavg=DeltavecvDeltatvec{a}_{\text{avg}} = \frac{Deltavec{v}}{Delta t} (vector)
  • Instantaneous Acceleration:veca=dvecvdtvec{a} = \frac{dvec{v}}{dt} (vector)
  • **Kinematic Equations (Constant aa):**

1. v=u+atv = u + at 2. s=ut+12at2s = ut + \frac{1}{2}at^2 3. v2=u2+2asv^2 = u^2 + 2as 4. sn=u+a2(2n1)s_n = u + \frac{a}{2}(2n - 1) (displacement in nthn^{\text{th}} second)

  • Projectile Motion (from ground):

- Time of Flight: T=2usinθgT = \frac{2u sin\theta}{g} - Maximum Height: H=u2sin2θ2gH = \frac{u^2 sin^2\theta}{2g} - Horizontal Range: R=u2sin(2θ)gR = \frac{u^2 sin(2\theta)}{g}

  • Relative Velocity:vecvAB=vecvAvecvBvec{v}_{AB} = vec{v}_A - vec{v}_B

2-Minute Revision

Kinematics describes motion without considering forces. Key quantities are position, displacement (vector, change in position), distance (scalar, total path), velocity (vector, rate of displacement), and acceleration (vector, rate of change of velocity).

For motion with constant acceleration, the three main equations are v=u+atv = u + at, s=ut+12at2s = ut + \frac{1}{2}at^2, and v2=u2+2asv^2 = u^2 + 2as. Remember to use consistent sign conventions for direction. Projectile motion is 2D motion under gravity, where horizontal velocity is constant and vertical motion is uniformly accelerated.

Formulas for time of flight (T=2usinθgT = \frac{2u sin\theta}{g}), maximum height (H=u2sin2θ2gH = \frac{u^2 sin^2\theta}{2g}), and range (R=u2sin(2θ)gR = \frac{u^2 sin(2\theta)}{g}) are essential. Relative velocity (vecvAB=vecvAvecvBvec{v}_{AB} = vec{v}_A - vec{v}_B) is crucial for understanding motion from a moving frame of reference, often requiring vector addition/subtraction.

Graphical analysis (slopes and areas of xtx-t, vtv-t, ata-t graphs) is a frequently tested concept.

5-Minute Revision

Kinematics is the language of motion, focusing on 'how' objects move. Start by solidifying the definitions: Position (vecrvec{r}) is location, Displacement (DeltavecrDeltavec{r}) is the vector change in position, while Distance is the scalar total path length.

Velocity (vecv=dvecr/dtvec{v} = dvec{r}/dt) is the rate of displacement, and Acceleration (veca=dvecv/dtvec{a} = dvec{v}/dt) is the rate of change of velocity. Remember, velocity and acceleration are vectors, meaning direction matters.

An object can have constant speed but changing velocity (e.g., uniform circular motion) if its direction changes, implying acceleration.

For constant acceleration (1D motion), the three core equations are your best friends:

    1
  1. v=u+atv = u + at (final velocity = initial velocity + acceleration imesimes time)
  2. 2
  3. s=ut+12at2s = ut + \frac{1}{2}at^2 (displacement = initial velocity imesimes time + half imesimes acceleration imesimes time squared)
  4. 3
  5. v2=u2+2asv^2 = u^2 + 2as (final velocity squared = initial velocity squared + 2 imesimes acceleration imesimes displacement)

Also, know the displacement in the nthn^{\text{th}} second: sn=u+a2(2n1)s_n = u + \frac{a}{2}(2n - 1). Always choose a consistent positive direction.

Projectile motion is 2D motion under constant gravity. The key insight is to treat horizontal and vertical motions independently. Horizontal motion has constant velocity (ux=ucosθu_x = u cos\theta, ax=0a_x = 0), while vertical motion is uniformly accelerated (uy=usinθu_y = u sin\theta, ay=ga_y = -g).

Important formulas are: Time of Flight T=2usinθgT = \frac{2u sin\theta}{g}, Maximum Height H=u2sin2θ2gH = \frac{u^2 sin^2\theta}{2g}, and Horizontal Range R=u2sin(2θ)gR = \frac{u^2 sin(2\theta)}{g}. Remember that range is maximum at 45circ45^circ and equal for complementary angles.

Relative motion involves understanding motion from a moving frame. The core formula is vecvAB=vecvAvecvBvec{v}_{AB} = vec{v}_A - vec{v}_B. This is crucial for river-boat problems (e.g., shortest time vs. shortest path) and rain-man problems. Always use vector subtraction carefully.

Graphical analysis is vital. The slope of an xtx-t graph gives velocity; the slope of a vtv-t graph gives acceleration. The area under a vtv-t graph gives displacement; the area under an ata-t graph gives change in velocity. Practice interpreting curves for non-uniform motion.

Example: A stone is dropped from a tower of height 45,m45,\text{m}. How long does it take to hit the ground? (Take g=10,m/s2g=10,\text{m/s}^2)

  • Given: u=0u=0 (dropped), s=45,ms=45,\text{m} (taking downward as positive), a=g=10,m/s2a=g=10,\text{m/s}^2.
  • Formula: s=ut+12at2s = ut + \frac{1}{2}at^2
  • Calculation: 45=0×t+12(10)t2Rightarrow45=5t2Rightarrowt2=9Rightarrowt=3,s45 = 0 \times t + \frac{1}{2}(10)t^2 Rightarrow 45 = 5t^2 Rightarrow t^2 = 9 Rightarrow t = 3,\text{s}.

Prelims Revision Notes

Kinematics: NEET UG Revision Notes

1. Fundamental Quantities & Definitions:

  • Position ($vec{r}$):Vector from origin to object. xhati+yhatj+zhatkxhat{i} + yhat{j} + zhat{k}.
  • Distance (scalar):Total path length. Always ge0ge 0.
  • Displacement ($Deltavec{r}$):Vector change in position. vecrfinalvecrinitialvec{r}_{\text{final}} - vec{r}_{\text{initial}}. Can be positive, negative, or zero.
  • Speed (scalar):Rate of distance covered. vecv|vec{v}|.
  • Velocity ($vec{v}$ vector):Rate of displacement. vecv=dvecrdtvec{v} = \frac{dvec{r}}{dt}. Direction matters.

* Average velocity: racDeltavecrDeltatrac{Deltavec{r}}{Delta t}. * Instantaneous velocity: limDeltat0DeltavecrDeltatlim_{Delta t \to 0} \frac{Deltavec{r}}{Delta t}.

  • Acceleration ($vec{a}$ vector):Rate of change of velocity. veca=dvecvdtvec{a} = \frac{dvec{v}}{dt}.

* Average acceleration: racDeltavecvDeltatrac{Deltavec{v}}{Delta t}. * Instantaneous acceleration: limDeltat0DeltavecvDeltatlim_{Delta t \to 0} \frac{Deltavec{v}}{Delta t}.

2. Motion with Constant Acceleration (1D):

  • Equations of Motion:

1. v=u+atv = u + at 2. s=ut+12at2s = ut + \frac{1}{2}at^2 3. v2=u2+2asv^2 = u^2 + 2as 4. Displacement in nthn^{\text{th}} second: sn=u+a2(2n1)s_n = u + \frac{a}{2}(2n - 1)

  • Free Fall:Special case where a=pmga = pm g (acceleration due to gravity, approx9.8,m/s2approx 9.8,\text{m/s}^2 or 10,m/s210,\text{m/s}^2). Choose consistent sign convention (e.g., upward positive, downward negative).

3. Projectile Motion (2D):

  • Assumptions:Negligible air resistance, constant gg downwards.
  • Independent Motions:

* Horizontal: Uniform velocity (ax=0a_x = 0). x=(ucosθ)tx = (u cos\theta)t, vx=ucosθv_x = u cos\theta. * Vertical: Uniform acceleration (ay=ga_y = -g). y=(usinθ)t12gt2y = (u sin\theta)t - \frac{1}{2}gt^2, vy=usinθgtv_y = u sin\theta - gt, vy2=(usinθ)22gyv_y^2 = (u sin\theta)^2 - 2gy.

  • Key Formulas (from ground):

* Time of Flight (TT): T=2usinθgT = \frac{2u sin\theta}{g} * Maximum Height (HH): H=u2sin2θ2gH = \frac{u^2 sin^2\theta}{2g} * Horizontal Range (RR): R=u2sin(2θ)gR = \frac{u^2 sin(2\theta)}{g} * Max Range at heta=45circheta = 45^circ. Ranges are equal for hetaheta and (90circθ)(90^circ - \theta).

4. Relative Motion:

  • Relative Velocity:vecvAB=vecvAvecvBvec{v}_{AB} = vec{v}_A - vec{v}_B (velocity of A with respect to B).
  • River-Boat Problems:

* Shortest time to cross: Boat heads perpendicular to river flow. t=WvBt = \frac{W}{v_B}, drift x=vRtx = v_R t. * Shortest path (no drift): Boat heads upstream at an angle. vBsinθ=vRv_B sin\theta = v_R, t=WvBcosθt = \frac{W}{v_B cos\theta}.

  • Rain-Man Problems:vecvRM=vecvRvecvMvec{v}_{RM} = vec{v}_R - vec{v}_M. Angle of umbrella depends on vecvRMvec{v}_{RM}.

5. Graphical Analysis:

  • **Position-Time (xtx-t) Graph:**

* Slope = Velocity. * Straight line: Constant velocity. * Curve: Changing velocity (acceleration).

  • **Velocity-Time (vtv-t) Graph:**

* Slope = Acceleration. * Area under curve = Displacement. * Straight line: Constant acceleration. * Horizontal line: Constant velocity (zero acceleration).

  • **Acceleration-Time (ata-t) Graph:**

* Area under curve = Change in velocity.

Common Traps:

  • Confusing distance/displacement, speed/velocity.
  • Incorrect sign conventions for vectors.
  • Ignoring vector nature in 2D/relative motion.
  • Misinterpreting graph slopes/areas.

Vyyuha Quick Recall

SUVAT for Kinematic Equations:

S = Displacement U = Initial Velocity V = Final Velocity A = Acceleration T = Time

Think of a 'SUV AT' the starting line, ready to accelerate! This helps remember the variables involved in the equations of motion.

Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.