Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
JAC • Class XI • Physics • Ch 3
Estimated Time: 45 Mins
Study Progress: In Progress

Motion in a Plane

In Class 11 Physics, "Motion in a Plane" provides an authoritative, curriculum-verified master resource aligned with the 2026–27 NCERT syllabus.

⚽ Have You Ever Wondered?

When Lionel Messi curls a free-kick over a defensive wall into the top corner of a goal, what two independent motions combine into that graceful parab...

When Lionel Messi curls a free-kick over a defensive wall into the top corner of a goal, what two independent motions combine into that graceful parabolic arc? Projectile motion and vector mathematics govern two-dimensional trajectories.

Why This Chapter Matters

In Class 11 Physics, "Motion in a Plane" provides an authoritative, curriculum-verified master resource aligned with the 2026–27 NCERT syllabus.

Before You Begin (Prerequisites)

  • Vectors vs scalars from Class 9.
  • Trigonometric resolution.
  • Equations of motion.

What You Will Learn (Core Objectives)

  • Distinguish between Scalars and Vectors; define Unit vector, Position vector, and Zero vector.
  • Perform Vector Addition using Triangle Law and Parallelogram Law: $R = \sqrt{A^2 + B^2 + 2AB\cos\theta}$.
  • Resolve a vector into rectangular components: $\vec{A} = A_x\hat{i} + A_y\hat{j}$.
  • Perform Vector Products: Dot product ($\vec{A} \cdot \vec{B} = AB\cos\theta$) and Cross product ($\vec{A} \times \vec{B} = AB\sin\theta\hat{n}$).
  • Analyze Projectile Motion: Trajectory equation (parabola), Time of flight ($T = \frac{2u\sin\theta}{g}$), Max height ($H = \frac{u^2\sin^2\theta}{2g}$), Horizontal Range ($R = \frac{u^2\sin 2\theta}{g}$, max at $45^\circ$).

Chapter Roadmap & Progression

1 1. Vector Addition & Resolution
2 2. Scalar & Vector Products
3 3. Projectile Motion Mechanics

Complete Concept Guide (100% Curriculum Coverage)

1. Vector Addition & Resolution

The resultant of two vectors $\vec{A}$ and $\vec{B}$ inclined at angle $\theta$ is given by the Parallelogram Law: $$\mathbf{R = \sqrt{A^2 + B^2 + 2AB\cos\theta}} \quad \text{and} \quad \mathbf{\tan\alpha = \frac{B\sin\theta}{A + B\cos\theta}}$$ In Cartesian unit vectors: $\vec{A} = A_x\hat{i} + A_y\hat{j} + A_z\hat{k}$ where $A = \sqrt{A_x^2 + A_y^2 + A_z^2}$.

2. Scalar & Vector Products

  • Dot Product (Scalar): $\vec{A} \cdot \vec{B} = A_x B_x + A_y B_y + A_z B_z = AB\cos\theta$. (Perpendicular when $\vec{A} \cdot \vec{B} = 0$).
  • Cross Product (Vector): $\vec{A} \times \vec{B} = (AB\sin\theta)\hat{n}$. Evaluated via $3\times 3$ determinant. (Parallel when $\vec{A} \times \vec{B} = \vec{0}$).

3. Projectile Motion Mechanics

A body launched with velocity $u$ at angle $\theta$ moves with constant horizontal speed $u_x = u\cos\theta$ and vertical gravity $a_y = -g$:
• Trajectory Equation: $\mathbf{y = x\tan\theta - \frac{g x^2}{2u^2\cos^2\theta}}$ (Parabola!).
• Time of Flight: $\mathbf{T = \frac{2u\sin\theta}{g}}$.
• Maximum Height: $\mathbf{H = \frac{u^2\sin^2\theta}{2g}}$.
• Horizontal Range: $\mathbf{R = \frac{u^2\sin 2\theta}{g}}$ (Maximum when $\theta = 45^\circ$!).

Visual Learning & Conceptual Map

Motion in a Plane Master Matrix

Conceptual framework, core mechanisms, and analytical relationships
Academic Architecture

1. Vector Addition & Resolution • 2. Scalar & Vector Products

Chapter Summary & 10 Key Takeaways

Takeaway 1
Parallelogram Law: Geometric vector addition computing resultant magnitude and direction.
Takeaway 2
Dot Product: Scalar projection measuring directional alignment (zero when perpendicular).
Takeaway 3
Cross Product: Pseudovector normal to the plane measuring rotational torque or area.
Takeaway 4
Parabolic Trajectory: Quadratic ballistic curve resulting from gravity acting orthogonally to horizontal inertia.
Takeaway 5
Complementary Launch Angles: Launch angles $\theta$ and $(90^\circ - \theta)$ achieve identical horizontal range.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Show that the horizontal range of a projectile is the same for angles of projection $\theta$ and $(90^\circ - \theta)$.
Reveal Answer & Explanation
Answer: $R(\theta) = \frac{u^2\sin 2\theta}{g}$. For $(90^\circ - \theta)$: $R' = \frac{u^2\sin 2(90^\circ - \theta)}{g} = \frac{u^2\sin(180^\circ - 2\theta)}{g} = \frac{u^2\sin 2\theta}{g} = R(\theta)$.
Sin(180 - 2θ) = Sin(2θ), ranges are identical.
2
Find the angle of projection for which the horizontal range and maximum height of a projectile are equal.
Reveal Answer & Explanation
Answer: $R = H \implies \frac{u^2\sin 2\theta}{g} = \frac{u^2\sin^2\theta}{2g} \implies 2\sin\theta\cos\theta = \frac{\sin^2\theta}{2} \implies \tan\theta = 4 \implies \theta = \tan^{-1}(4) \approx 76^\circ$.
θ = tan^-1(4) ≈ 76°.
3
Find the unit vector in the direction of $\vec{A} = 3\hat{i} + 4\hat{j}$.
Reveal Answer & Explanation
Answer: Magnitude $|\vec{A}| = \sqrt{3^2 + 4^2} = 5$. Unit vector $\hat{A} = \frac{\vec{A}}{|\vec{A}|} = \frac{3}{5}\hat{i} + \frac{4}{5}\hat{j}$.
3/5 i + 4/5 j.
4
Determine whether the vectors $\vec{A} = 2\hat{i} - 3\hat{j} + \hat{k}$ and $\vec{B} = 3\hat{i} + 2\hat{j}$ are perpendicular.
Reveal Answer & Explanation
Answer: Compute dot product: $\vec{A} \cdot \vec{B} = (2)(3) + (-3)(2) + (1)(0) = 6 - 6 + 0 = 0$. Since their dot product is zero, the vectors are perpendicular.
Dot product is 0; vectors are perpendicular.
5
In uniform circular motion, why is there acceleration when the speed is constant?
Reveal Answer & Explanation
Answer: Because velocity is a vector quantity; although speed (magnitude) is constant, the direction of motion continuously changes at every point, generating a centripetal acceleration ($a_c = v^2/r$) directed towards the center.
Direction of velocity changes continuously.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.