01

Introduction to Motion in a Plane

Mastering Motion in a Plane Class 11 notes is essential for every NEET aspirant targeting a top score in Physics. In Class 11 Chapter 4, motion is extended from a single straight line into a two-dimensional coordinate plane — and this shift demands a completely new set of mathematical tools: vectors.

When an object moves along a straight line, a single number with a sign (+/−) describes its state completely. The moment motion occurs along a curved path — a ball thrown into the air, a boat crossing a river, a satellite orbiting Earth — a single scalar number is no longer sufficient. You need both magnitude and direction, which is exactly what vectors provide.

This chapter lays the mathematical and conceptual foundation for two of the most important topics in NEET Physics: projectile motion and uniform circular motion. Every derivation, every formula, and every numerical problem in this chapter traces back to one core skill — resolving a vector into its perpendicular components along the x and y axes.

Why This Chapter Matters for NEET

Motion in a Plane consistently appears in NEET with 2–3 direct questions. Projectile motion alone accounts for roughly 1–2 questions per year. Strong conceptual clarity here also supports Laws of Motion and Work-Energy chapters.

Related Reading

02

Scalars and Vectors

The most fundamental distinction in mechanics is between scalar and vector quantities.

Feature Scalar Vector
Definition Magnitude only Magnitude + Direction
Examples Mass, Temperature, Distance, Speed, Energy Displacement, Velocity, Acceleration, Force
Notation Plain symbol: m, T Bold or arrow: A, ⃗A
Addition rule Ordinary algebra Vector (triangle/parallelogram) law
Negative value Means smaller/zero Means opposite direction
Warning — Common Confusion

Speed is scalar; velocity is vector. Distance is scalar; displacement is vector. NEET frequently tests this distinction — never use them interchangeably.

Mission 180 NEET Physics Rankers Batch - KSquare Career Institute
03

Vector Representation — Components & Unit Vectors

Any vector in a 2D plane can be completely expressed using its rectangular components along the x-axis and y-axis. This is the most powerful technique in Motion in a Plane Class 11 notes and is used throughout the chapter.

Unit Vectors

A unit vector has magnitude exactly equal to 1 and points along a specified direction. The standard unit vectors in 2D are:

  • — unit vector along the positive x-axis
  • — unit vector along the positive y-axis
  • — unit vector along the positive z-axis (for 3D)
Vector in Component Form

A = Ax i + Ay j

|A| = √(Ax² + Ay²)

θ = tan⁻¹(Ay / Ax)    [angle with x-axis]

The components Ax = |A| cosθ and Ay = |A| sinθ allow you to separate any 2D problem into two independent 1D problems — one along x, one along y.

Tip — Resolution Strategy

Always choose axes such that maximum vectors lie along one axis. This minimizes the number of components you need to calculate and reduces arithmetic errors.

04

Vector Addition and Subtraction

Graphical Methods

Triangle Law: Place the tail of the second vector at the head of the first. The resultant is drawn from the tail of the first to the head of the second vector.
Parallelogram Law: Place both vectors tail-to-tail. The diagonal of the parallelogram formed represents the resultant.

Analytical Method (Component Addition)

This is the method used in all numerical problems. Add corresponding components separately:

Resultant of Two Vectors A1 and A2

Rx = A1x + A2x

Ry = A1y + A2y

R = √(Rx² + Ry²)

tanθ = Ry / Rx

Vector Subtraction

Subtraction is defined as adding the negative vector. Reversing a vector reverses its direction but keeps the same magnitude:

A − B = A + (−B)

−B has the same magnitude as B but points in the opposite direction

Both graphical and component methods apply. In component form: Rx = Ax − Bx and Ry = Ay − By.

05

Multiplication of Vectors — Dot & Cross Product

Two types of vector multiplication appear in Class 11 Physics. Understanding when to use each is critical for NEET.

Scalar (Dot) Product

Produces a scalar result. Measures the projection of one vector along another.

Dot Product

A · B = AB cosθ

W = F · d = Fd cosθ    [Work is a dot product]

If θ = 90° → A · B = 0  (perpendicular vectors)

If θ = 0° → A · B = AB  (parallel vectors)

Vector (Cross) Product

Produces a vector result. The resultant is perpendicular to both original vectors.

Cross Product

|A × B| = AB sinθ

τ = r × F    [Torque is a cross product]

If θ = 0° → |A × B| = 0  (parallel vectors)

If θ = 90° → |A × B| = AB  (maximum)

Property Dot Product Cross Product
Result type Scalar Vector
Formula AB cosθ AB sinθ
Commutative? Yes: A·B = B·A No: A×B = −(B×A)
Application Work, Power Torque, Angular momentum
06

Position, Displacement, and Velocity in a Plane

The concepts of position, displacement, and velocity are extended into two dimensions by expressing them as vectors using the component form learned earlier.

Position Vector

Position & Displacement

r = x i + y j    [position vector]

Δr = r₂ − r₁ = (x₂−x₁) i + (y₂−y₁) j   [displacement]

Velocity in a Plane

Velocity is the rate of change of position. In two dimensions, each component is treated independently:

Velocity Components

v = dr/dt

vx = dx/dt    [x-component of velocity]

vy = dy/dt    [y-component of velocity]

|v| = √(vx² + vy²)

The direction of velocity is always tangent to the path at that point. For a particle moving in a curved path, even if the speed (magnitude) remains constant, the direction of velocity changes — and that change in direction constitutes acceleration.

NEET 2026 College and Rank Predictor - KSquare Career Institute
07

Acceleration in a Plane

Acceleration is defined as the rate of change of velocity. In two dimensions it has both a component along the direction of motion (changing speed) and a component perpendicular to motion (changing direction).

Acceleration Components

a = dv/dt

ax = dvx/dt    [x-component of acceleration]

ay = dvy/dt    [y-component of acceleration]

|a| = √(ax² + ay²)

Uniform vs Non-Uniform Acceleration

  • Uniform acceleration: Both ax and ay are constant. The equations of motion for straight-line motion apply independently along each axis.
  • Non-uniform acceleration: At least one component varies with time. Requires calculus or graphical analysis.
Key Insight for NEET

In projectile motion, ax = 0 (no horizontal acceleration) and ay = −g (constant downward acceleration). This makes horizontal motion uniform and vertical motion uniformly accelerated — two independent 1D problems.

08

Relative Velocity in Two Dimensions

The velocity of an object as measured by an observer who is themselves in motion is called relative velocity. This concept is directly applied in river-boat problems and rain-wind problems that appear in NEET.

Relative Velocity Formula

vₐℬ = vₐ − vℬ

[Velocity of A relative to B = velocity of A − velocity of B]

River-Boat Problem (NEET Favorite)

A boat moves with velocity vₛ relative to water. The river flows with velocity vḐ. The resultant velocity of the boat relative to the ground is the vector sum of the two:

vḏḌṣṛ = vₛ + vḐ    [vector addition]

To reach directly opposite shore: vₛ must be directed upstream at angle θ = sin⁻¹(vḐ / vₛ)

Warning

Always specify: relative to what frame? The velocity of rain relative to a running person is different from the velocity of rain relative to the ground. Forgetting the reference frame is the most common error here.

09

Projectile Motion — Complete Formula Sheet

Projectile motion is the most heavily tested topic from Motion in a Plane Class 11 notes in NEET. A projectile is any object launched into the air with an initial velocity and then moving under gravity alone (no air resistance).

Component Breakdown

At time t = 0, a projectile is launched with speed u at angle θ above the horizontal. The motion splits into two independent components:

Projectile Motion — Component Equations

Horizontal (uniform motion, ax = 0):

  vx = u cosθ    [constant throughout]

  x = u cosθ · t

Vertical (uniformly accelerated, ay = −g):

  vy = u sinθ − gt

  y = u sinθ · t − ½gt²

Key Derived Results

Time of Flight, Maximum Height, Range

T = (2u sinθ) / g               [Total time of flight]

H = (u² sin²θ) / (2g)        [Maximum height]

R = (u² sin2θ) / g            [Horizontal range]

R_max = u² / g  (when θ = 45°)

Equation of Trajectory

Eliminating t from the horizontal and vertical equations gives the path of the projectile:

y = x tanθ − (g x²) / (2u² cos²θ)

This is a parabola — the standard trajectory of projectile motion.

Complementary Angles

Two launch angles that add to 90° give the same horizontal range. For example, a projectile launched at 30° and another at 60° both travel the same horizontal distance (assuming the same initial speed on level ground).

Quantity Formula Maximized at θ =
Range R u² sin2θ / g 45°
Height H u² sin²θ / 2g 90°
Time T 2u sinθ / g 90°
Horizontal velocity u cosθ 0° (horizontal launch)
Download Full PDF Notes — Motion in a Plane Class 11
10

Uniform Circular Motion

In uniform circular motion, an object moves along a circular path with constant speed. However, the direction of velocity changes continuously — meaning the object is always accelerating, even though its speed does not change.

Centripetal Acceleration

The acceleration in uniform circular motion always points toward the center of the circle (centripetal = center-seeking). It arises purely from the change in direction, not change in speed.

Uniform Circular Motion Formulas

ac = v² / r                   [centripetal acceleration]

ac = ω²r                     [in terms of angular velocity]

T = 2πr / v = 2π / ω   [time period]

f = 1 / T                     [frequency]

Critical Point for NEET

The velocity vector is always tangential (perpendicular to the radius). The centripetal acceleration vector is always radially inward. These two are always perpendicular to each other in uniform circular motion.

11

Solved Numerical Examples

Example 1 — Resultant Vector

Problem: Two vectors A = 3i + 4j and B = 2i − j. Find the magnitude and direction of R = A + B.

1

Rx = 3 + 2 = 5; Ry = 4 + (−1) = 3

2

|R| = √(5² + 3²) = √(25 + 9) = √34 ≈ 5.83 units

3

θ = tan⁻¹(3/5) = tan⁻¹(0.6) ≈ 30.96° with x-axis

Example 2 — Projectile Motion

Problem: A ball is projected at u = 20 m/s and θ = 30°. Find R, H, and T. (g = 10 m/s²)

1

T = (2 × 20 × sin30°) / 10 = (2 × 20 × 0.5) / 10 = 2 s

2

H = (20² × sin²30°) / (2 × 10) = (400 × 0.25) / 20 = 5 m

3

R = (20² × sin60°) / 10 = (400 × 0.866) / 10 = 34.64 m

Example 3 — Centripetal Acceleration

Problem: A car moves in a circle of radius 50 m at a speed of 10 m/s. Find the centripetal acceleration.

1

ac = v² / r = (10)² / 50 = 100 / 50 = 2 m/s²

2

Direction: toward the center of the circular path

12

Practice Questions

Conceptual Questions

  1. Can a vector have zero magnitude if one of its components is non-zero? Justify your answer.
  2. A ball is thrown horizontally from a cliff. Does it undergo projectile motion? Identify the horizontal and vertical components of motion.
  3. In uniform circular motion, why is the object said to be accelerating even though its speed is constant?
  4. Two projectiles are launched with the same initial speed but at 40° and 50°. Compare their ranges and heights.
  5. What is the direction of centripetal acceleration? Can it ever be tangential?

Numerical Questions

  1. Find the resultant of vectors P = 5i + 2j and Q = −3i + 4j. Determine its magnitude and angle with the x-axis.
  2. A projectile is fired with u = 40 m/s at 45°. Calculate R, H, and T. (g = 10 m/s²)
  3. A particle moves in a circle of radius 0.5 m with a period of 2 s. Find its speed, centripetal acceleration, and angular velocity.
  4. A boat can move at 5 m/s in still water. A river flows at 3 m/s. If the boat is aimed perpendicular to the bank, find its actual velocity and the angle of drift.
13

PYQ Trends — NEET Analysis

Analysis of past 10 years of NEET papers shows that Motion in a Plane Class 11 notes contribute consistently 2–3 questions per paper. Below are the key high-yield topics observed in previous years:

2023 Projectile Motion: Finding horizontal range and time of flight for a given angle and initial speed. Direct formula application.
2022 Circular Motion: Centripetal acceleration calculation and relationship with angular velocity. Conceptual plus numerical.
2021 Relative Velocity: River-boat problem — finding minimum time and minimum drift conditions.
2020 Vector Addition: Resultant of two vectors at a given angle — both magnitude and direction.
2019 Projectile Trajectory: Equation of trajectory and identifying parabolic path parameters.
2018 Complementary Angles: Proving that angles θ and (90°−θ) give equal range for same initial speed.
Exam Strategy

Projectile motion questions in NEET are almost always direct formula applications. Memorize T, H, and R formulas with derivations. If you understand why the formulas work, you will never confuse sin vs sin² vs sin2θ.

For comprehensive NEET 2026 preparation material, explore: Umeed NEET 2026 Study Materials, Grip NCERT Biology, and Grip NCERT Chemistry.

14

Summary — Quick Revision

✓ Motion in a Plane — Rapid Fire Revision Points
  • Scalars have magnitude only; vectors have magnitude and direction
  • Any 2D vector A = Ax i + Ay j; resolve before adding or subtracting
  • Resultant magnitude: R = √(Rx² + Ry²); direction: θ = tan⁻¹(Ry/Rx)
  • Dot product A·B = AB cosθ (scalar); cross product |A×B| = AB sinθ (vector)
  • Velocity: v = dr/dt; acceleration: a = dv/dt — both are vectors
  • Relative velocity: vₐℬ = vₐ − vℬ
  • Projectile: horizontal motion uniform (vx = u cosθ); vertical uniformly accelerated
  • R = u²sin2θ/g; H = u²sin²θ/2g; T = 2u sinθ/g
  • Maximum range at θ = 45°; complementary angles give equal range
  • UCM: speed constant, direction changes; centripetal acceleration = v²/r (inward)
  • Velocity is tangential; centripetal acceleration is radial — always perpendicular
15

Common Mistakes to Avoid

1
Adding vectors as scalars

Never add the magnitudes of two vectors directly unless they are parallel. Always resolve into components first, then add Rx and Ry separately.

2
Confusing sinθ, sin²θ, and sin2θ in projectile formulas

R uses sin2θ = 2sinθcosθ; H uses sin²θ; T uses sinθ. Writing the wrong term will give a completely wrong answer.

3
Ignoring sign convention in vertical motion

Always take upward as positive and downward as negative (or vice versa — but stay consistent). g must always oppose the initial vertical velocity for upward projectiles.

4
Thinking UCM means no acceleration

Constant speed does not mean zero acceleration. The direction of velocity is continuously changing — centripetal acceleration is always present and always points inward.

5
Omitting the reference frame in relative velocity problems

Always write vₐℬ clearly as “velocity of A with respect to B.” Mixing up vₐℬ and vℬₐ reverses your answer direction.

6
Using the wrong product type

Work = F·d (dot product, scalar result). Torque = r × F (cross product, vector result). Never mix these up in application problems.

16

Frequently Asked Questions

What is the difference between distance and displacement in Motion in a Plane? +

Distance is the total path length traveled (scalar — always positive). Displacement is the shortest straight-line vector from the initial to the final position. In a plane, displacement has both magnitude and direction. A particle can travel a large distance but have zero displacement if it returns to its starting point.

Why does a projectile follow a parabolic path? +

Because horizontal motion is uniform (constant velocity, x proportional to t) while vertical motion is uniformly accelerated (y proportional to t²). Substituting x = u cosθ · t into the vertical equation eliminates t and gives y as a quadratic function of x — the mathematical definition of a parabola.

At what angle of projection is the horizontal range maximum? +

The horizontal range R = u² sin2θ / g. Since sin2θ is maximum when 2θ = 90°, the range is maximum at θ = 45°. At this angle, Rₖ₊ₓ = u² / g. For any other angle, the range is less than this maximum.

How is centripetal acceleration different from tangential acceleration? +

Centripetal acceleration (ac = v²/r) is always directed toward the center of the circular path and is responsible for changing the direction of velocity. Tangential acceleration is directed along the velocity (tangent to the path) and is responsible for changing the speed. In uniform circular motion, tangential acceleration is zero; only centripetal acceleration exists.

What is the significance of dot and cross products in NEET Physics? +

The dot product appears in Work (W = F·d = Fd cosθ) and Power calculations. The cross product appears in Torque (τ = r×F), Angular Momentum (L = r×p), and Magnetic Force (F = qv×B). NEET tests these primarily through application — recognizing which type of multiplication yields a scalar vs. a vector result.

Can two vectors with unequal magnitudes produce a zero resultant? +

No. For the resultant of two vectors to be zero, they must be equal in magnitude and exactly opposite in direction (antiparallel). If their magnitudes differ, no direction can make them cancel completely — the resultant will always have a non-zero magnitude.

Ready to Dominate NEET Physics?

Practice more problems, predict your rank, and access full course materials designed by top NEET educators at KSquare.