Table of Contents
Key Concepts
Motion in a Plane
Vectors, Projectiles, and Circular Motion
Concept Deep Dive
The Independence of Motion
Why 2D is just two 1Ds at the same timeIf you fire a bullet perfectly horizontally from a gun at 1000 m/s, and simultaneously drop a second bullet from your hand at the exact same height, both bullets will hit the ground at the exact same time. Gravity pulls them downwards at $9.8 \text{ m/s}^2$ regardless of what they are doing horizontally. You can always split a 2D problem into a pure X-axis problem and a pure Y-axis problem, linked only by the common variable: Time ($t$).
Non-Uniform Circular Motion
When you step on the gas in a curveNow, the car has a Tangential Acceleration ($a_t = dv/dt$) along the path, AND a Centripetal (Radial) Acceleration ($a_c = v^2/r$) towards the center. Because these two vectors are perfectly perpendicular ($90^\circ$) to each other, the total net acceleration is their vector sum.
Compare & Contrast
✗ Scalar Product (Dot Product)
- Yields a Scalar (number).
- $\vec{A} \cdot \vec{B} = |A||B| \cos \theta$.
- Commutative: $\vec{A} \cdot \vec{B} = \vec{B} \cdot \vec{A}$.
- Maximum when parallel ($0^\circ$), Zero when perpendicular ($90^\circ$).
- Example: Work ($W = \vec{F} \cdot \vec{s}$).
✓ Vector Product (Cross Product)
- Yields a Vector (with direction).
- $|\vec{A} \times \vec{B}| = |A||B| \sin \theta$.
- Anti-commutative: $\vec{A} \times \vec{B} = -(\vec{B} \times \vec{A})$.
- Zero when parallel ($0^\circ$), Maximum when perpendicular ($90^\circ$).
- Example: Torque ($\vec{\tau} = \vec{r} \times \vec{F}$).
Common Mistakes to Avoid
Exam Tips
Expected Exam Questions
Board Pattern Questions
Class 11 · Motion in a Plane · CBSE ExamBecause it is thrown horizontally, its initial vertical velocity is $u_y = 0$.
Using the 2nd equation of motion for the Y-axis: $s_y = u_y t + \frac{1}{2}gt^2$.
$490 = 0 + \frac{1}{2}(9.8)t^2 \implies 490 = 4.9t^2 \implies t^2 = 100 \implies t = 10 \text{ s}$.
The formula for Range is $R_1 = \frac{u^2 \sin 2\theta}{g}$.
Let the second angle be $(90^\circ – \theta)$. Calculate its range $R_2$:
$R_2 = \frac{u^2 \sin 2(90^\circ – \theta)}{g} = \frac{u^2 \sin (180^\circ – 2\theta)}{g}$.
Since $\sin(180^\circ – x) = \sin x$, we get $R_2 = \frac{u^2 \sin 2\theta}{g} = R_1$.
Therefore, ranges are equal for complementary angles.
Let vertical downward be the $-y$ direction ($\hat{j}$) and South be the $+x$ direction ($\hat{i}$).
Velocity of rain $\vec{v}_r = -30\hat{j} \text{ m/s}$.
Velocity of woman $\vec{v}_m = 10\hat{i} \text{ m/s}$.
Relative velocity of rain w.r.t woman $\vec{v}_{rm} = \vec{v}_r – \vec{v}_m = -30\hat{j} – 10\hat{i}$.
The umbrella must be held in the direction opposite to $\vec{v}_{rm}$. The angle $\theta$ with the vertical is given by:
$\tan \theta = \frac{|v_m|}{|v_r|} = \frac{10}{30} = \frac{1}{3}$.
Therefore, $\theta = \tan^{-1}(1/3)$ towards the South from the vertical.
Concept Map
Motion in a Plane connects to →
Related Posts
- Work Energy and Power – Concept Booster | Class 11 Physics CBSE
- Waves – Concept Booster | Class 11 Physics CBSE
- Units and Measurements – Concept Booster | Class 11 Physics CBSE
- Thermodynamics – Concept Booster | Class 11 Physics CBSE
- Thermal Properties of Matter – Concept Booster | Class 11 Physics CBSE
- System of Particles and Rotational Motion – Concept Booster | Class 11 Physics CBSE
- Significant Figures – Concept Booster | Class 11 Physics CBSE
- Oscillations – Concept Booster | Class 11 Physics CBSE
- Motion in a Straight Line – Concept Booster | Class 11 Physics CBSE
- Motion in a Plane – Concept Booster | Class 11 Physics CBSE
- Mechanical Properties of Solids – Concept Booster | Class 11 Physics CBSE
- Mechanical Properties of Fluids – Concept Booster | Class 11 Physics CBSE
- Laws of Motion (Without Friction) – Concept Booster | Class 11 Physics CBSE
- Laws of Motion (With Friction) – Concept Booster | Class 11 Physics CBSE
- Kinetic Theory – Concept Booster | Class 11 Physics CBSE
- Gravitation – Concept Booster | Class 11 Physics CBSE
- Circular Motion – Concept Booster | Class 11 Physics CBSE
