Scalar (dot) product
A · B = |A| |B| cos θ where θ is the angle between A and B. Result is a scalar. In components, A · B = Ax Bx + Ay By + Az Bz. Useful for computing work (W = F · s) and projections.
-- NCERT Class 11 Physics, Ch. 3, p. 5The topic-specific trap you need to name: confusing the scalar (dot) product with the vector (cross) product — mixing up which one yields a scalar and which yields a vector, and misapplying the angle-dependent factor (cos θ vs sin θ).
The scalar product (dot product) of two vectors A and B is defined as A · B = AB cos θ, where θ is the angle between them. The result is a scalar — a pure number with no direction. It measures how much one vector projects along the other. When the vectors are perpendicular (θ = 90°), the dot product is zero. When parallel, it equals the product of magnitudes.
The vector product (cross product) is defined as A × B = AB sin θ n̂, where n̂ is a unit vector perpendicular to the plane of A and B, determined by the right-hand rule. The result is a vector. Its magnitude equals the area of the parallelogram formed by A and B. When parallel (θ = 0° or 180°), the cross product is zero. When perpendicular, magnitude is maximum.
Key distinctions (NCERT Class 11 Physics Chapter 3, page 5):
Watch-out for NEET: questions test whether you apply cos θ (dot) or sin θ (cross), and whether you correctly identify the result type. The angle-reference trap — whether θ is measured from one vector or from the perpendicular — catches aspirants under time pressure. Always confirm: dot → cos → scalar; cross → sin → vector → right-hand rule for direction.
Select an option to see the explanation. Wrong answers show why your choice was tempting — and name the exact trap it exploits.
The scalar product **A · B** of two vectors is equal to:
The vector product **A × B** is:
If **î**, **ĵ**, **k̂** are unit vectors along the x, y, z axes, then **î × ĵ** equals:
Two vectors have magnitudes 5 and 12, and the angle between them is 60°. Their scalar product is:
If **A** = 3**î** + 4**ĵ** and **B** = 2**î** − 5**ĵ**, then **A · B** is:
The magnitude of **A × B** when |**A**| = 3, |**B**| = 4, and the angle between them is 30° is:
Two vectors **P** and **Q** satisfy **P · Q** = 0. Which of the following must be true?
If **A × B** = **A × C** and **A** ≠ **0**, can we conclude **B** = **C**?
Given
**A** = 2**î** + 3**ĵ** − **k̂**, **B** = **î** − 2**ĵ** + 3**k̂**.
Required
(a) Find **A · B**. (b) Find **A × B**. (c) Find the angle between **A** and **B**.
Concept
The dot product uses component-wise multiplication and summation: **A · B** = AₓBₓ + AᵧBᵧ + A_zB_z. The cross product uses the determinant of a 3×3 matrix with unit vectors in the top row. The angle between vectors is found from cos θ = (**A · B**) / (|**A**||**B**|).
Formula
- **A · B** = AₓBₓ + AᵧBᵧ + A_zB_z - **A × B** = (AᵧB_z − A_zBᵧ)**î** − (AₓB_z − A_zBₓ)**ĵ** + (AₓBᵧ − AᵧBₓ)**k̂** - cos θ = (**A · B**) / (|**A**||**B**|)
Substitution
(a) **A · B** = (2)(1) + (3)(−2) + (−1)(3) (b) **A × B**: - **î** component: (3)(3) − (−1)(−2) = 9 − 2 = 7 - **ĵ** component: −[(2)(3) − (−1)(1)] = −[6 − (−1)] = −[6 + 1] = −7 - **k̂** component: (2)(−2) − (3)(1) = −4 − 3 = −7 (c) |**A**| = √(4 + 9 + 1) = √14; |**B**| = √(1 + 4 + 9) = √14
Calculation
(a) **A · B** = 2 − 6 − 3 = −7 (b) **A × B** = 7**î** − 7**ĵ** − 7**k̂** (c) cos θ = −7 / (√14 × √14) = −7/14 = −0.5 ∴ θ = 120° *Note on exact values:* The vector components (2, 3, −1, 1, −2, 3) are exact integers (counting numbers defining the vectors), so they do not limit significant figures. The answer θ = 120° is exact.
Final answer
(a) **A · B** = −7 (b) **A × B** = 7**î** − 7**ĵ** − 7**k̂** (or equivalently 7(**î** − **ĵ** − **k̂**)) (c) θ = 120°
Common trap
The sign trap in the **ĵ** component of the cross product: the determinant expansion has a **negative** sign in front of the **ĵ** cofactor. Writing +7**ĵ** instead of −7**ĵ** is a high-frequency error. Mnemonics: the middle component always carries a minus sign in the determinant expansion.
Similar NEET-style question
If **P** = **î** − **ĵ** + 2**k̂** and **Q** = 3**î** + 2**ĵ** − **k̂**, find the angle between **P** and **Q**. (Answer: cos θ = (3 − 2 − 2)/(√6 × √14) = −1/√84; θ = cos⁻¹(−1/√84) ≈ 96.3°.) ---
A · B = |A| |B| cos θ where θ is the angle between A and B. Result is a scalar. In components, A · B = Ax Bx + Ay By + Az Bz. Useful for computing work (W = F · s) and projections.
-- NCERT Class 11 Physics, Ch. 3, p. 5A × B = |A| |B| sin θ n̂ where θ is the angle between A and B and n̂ is the unit vector perpendicular to the plane of A and B given by the right-hand rule. The cross product is anti-commutative: A × B = -(B × A). |A × B| equals the area of the parallelogram formed by A and B.
-- NCERT Class 11 Physics, Ch. 3, p. 5Final velocity equals initial velocity plus acceleration times the time elapsed, for motion under constant acceleration.
| Symbol | Quantity | SI Unit |
|---|---|---|
| v | Final velocity | m/s |
| v0 | Initial velocity | m/s |
| a | Constant (uniform) acceleration | m/s^2 |
| t | Elapsed time | s |
Displacement equals initial-velocity-times-time plus half of acceleration-times-time-squared. The (1/2) factor is the area of the triangle on the v-t graph.
| Symbol | Quantity | SI Unit |
|---|---|---|
| x | Final position | m |
| x0 | Initial position | m |
| v0 | Initial velocity | m/s |
| a | Constant acceleration | m/s^2 |
| t | Time elapsed | s |
Relates final velocity to initial velocity, displacement, and acceleration without using time. Most useful when t is unknown or unwanted.
| Symbol | Quantity | SI Unit |
|---|---|---|
| v | Final velocity | m/s |
| v0 | Initial velocity | m/s |
| a | Constant acceleration | m/s^2 |
| x - x0 | Displacement | m |
Maximum height attained by a projectile launched at speed v0 and angle theta0 above the horizontal, measured above the launch level.
| Symbol | Quantity | SI Unit |
|---|---|---|
| H | Maximum height (above launch) | m |
| v0 | Launch speed | m/s |
| theta0 | Launch angle | rad/deg |
| g | Gravitational acceleration | m/s^2 |
For a projectile launched from and returning to the same horizontal level with initial speed v0 at angle theta0 above the horizontal, the horizontal range R is given by this formula. R is maximised at theta0 = 45 deg.
| Symbol | Quantity | SI Unit |
|---|---|---|
| R | Horizontal range | m |
| v0 | Launch speed | m/s |
| theta0 | Launch angle above horizontal | rad (or deg with sin in deg) |
| g | Gravitational acceleration | m/s^2 |
An object moving in a circle of radius r at constant speed v has acceleration of magnitude v^2/r (or equivalently omega^2 * r) directed toward the centre. This is centripetal (radially inward), not tangential.
| Symbol | Quantity | SI Unit |
|---|---|---|
| a_c | Centripetal acceleration | m/s^2 |
| v | Tangential speed | m/s |
| r | Radius of circle | m |
| omega | Angular speed | rad/s |
These are the exact patterns that cause wrong answers in NEET. Each trap includes when it triggers and how to avoid it.
Category: Similar Terms
Student answers 1:2:3:4 for distances in successive 1-second intervals (linear) instead of 1:3:5:7 (Galileo's odd numbers).
Question asks about ratios of distances traversed in successive 1-s intervals during free fall from rest.
Distance grows quadratically (y = ½ g t²); successive interval distances are y_n - y_{n-1} = ½ g (t_n² - t_{n-1}²) = ½ g (2n-1) seconds. The factor (2n-1) gives 1, 3, 5, 7, ...
Category: Graph Interpretation
Student uses sin or cos of the angle the line makes with the time axis, instead of tan, to extract velocity.
Question gives an angle the x-t line makes with the t-axis (often 30°, 45°, 60°) and asks for velocity or its ratio.
Velocity = dx/dt = slope of x-t line = tan(angle), where the angle is measured from the time axis. Always tan, not sin or cos.
Category: Overthinking
Student attempts to invert t(x) algebraically before differentiating, getting tangled in messy algebra; misses chain rule.
Question gives t as function of x (instead of x as function of t), e.g. t = x² + x.
Differentiate the given relation directly: dt/dx = (function of x). Then v = dx/dt = 1/(dt/dx). For acceleration use chain rule: a = dv/dt = (dv/dx)(dx/dt) = v dv/dx.
Category: Sign Convention
Student treats a 'thrown vertically downward' problem as if the object were dropped (u = 0). The result is wrong by an additive u² term in v² = u² + 2gh. When the question explicitly states a launch speed, that speed is non-zero and CANNOT be ignored.
Question phrases: 'thrown vertically downward', 'projected with initial velocity', 'launched with speed u'. If u is given numerically, it MUST appear in the equation.
Always parse the launch verbal cue and write down u with its sign before reaching for v² = 2gh. Use the full v² = u² + 2gh (or u² - 2gh for upward motion).
Category: Similar Terms
Student plugs into v₀² sin(2θ)/g (range) when asked for maximum height, or vice versa. The two share v₀ and θ but have different sin-vs-sin² and 2g-vs-g terms.
Question mentions launch speed and angle and asks for max height (H) or range (R). Distractors include the wrong formula's answer.
Memorise BOTH formulas explicitly: H = v₀² sin² θ / (2g) (note sin²); R = v₀² sin(2θ) / g (note sin of doubled angle). Check by setting θ = 45°: max range, half max height.
Category: Sign Convention
Student plugs angle θ into v cos θ when the question states 'angle with the vertical' (which makes the horizontal component v sin θ).
Question phrases like 'thrown at angle θ with the vertical direction' or 'with horizontal'.
Always identify reference axis explicitly. From horizontal: vx = v cos θ, vy = v sin θ. From vertical: vx = v sin θ, vy = v cos θ. The two are complementary (θ_h + θ_v = 90°).
Category: Sign Convention
Student fails to distinguish between same-direction and opposite-direction relative velocities, treating both as magnitudes.
Question describes two objects moving on the same line; observer somewhere between or alongside.
Relative velocity is a VECTOR. Same direction: v_rel = v_a - v_b (smaller magnitude). Opposite direction: v_rel = v_a + v_b (larger magnitude). Use sign convention consistently along chosen axis.
Category: Overthinking
Student assumes proportionality of speed to remaining distance under uniform deceleration. In fact, KE drops linearly with distance (v² is the linear quantity, not v): v² = u² - 2as. Speed-vs-distance is a sqrt-curve, not a line.
Question describes a body decelerating through stages with given speed at one stage; asks for distance to stop or speed at another stage.
Always work with v², not v, when uniform deceleration is in play. The work-energy theorem gives the same answer faster: ½ m v² = work done against constant force over distance.
Category: Overthinking
Student uses the radius R as the projectile launch height or fails to compute the UCM speed from period.
Question describes a particle in UCM with given (R, T) then says 'now launched vertically up with same speed; find max height'.
Step 1: speed v = 2πR/T (from UCM). Step 2: max projectile height H = v²/(2g) = (2πR/T)² / (2g). Don't shortcut by setting H = R.
Category: Similar Terms
Student claims velocity is constant in uniform circular motion (it's not — direction changes).
Question asks 'in uniform circular motion at constant speed, which is also constant?'
In UCM: SPEED constant; KE constant. VELOCITY (vector) NOT constant. ACCELERATION (centripetal, magnitude v²/r) constant in MAGNITUDE but NOT in direction.
Root cause: concept gap
Average velocity = total displacement / total time (vector). Average speed = total path length / total time (scalar, always >= |average velocity|). For round-trip motion, average velocity is zero; average speed is not.
Distractor offers (v1+v2)/2 instead of total-distance/total-time.
Root cause: formula misuse
The three kinematic equations require CONSTANT acceleration. For variable acceleration, use a = dv/dt and integrate, or use v dv = a dx for position-dependent acceleration. Verify constant-a before applying these formulas.
Distractor uses constant-acceleration kinematic equations on a problem where the question explicitly says acceleration changes with time or position.
Root cause: concept gap
Standard range R = v0^2 sin(2*theta)/g and H = v0^2 sin^2(theta)/(2g) assume (i) launch and landing at the same height, (ii) negligible air drag, and (iii) constant g. For asymmetric trajectories, use the full kinematic decomposition along x and y.
Distractor applies R = v0^2 sin(2*theta)/g to a projectile launched from a cliff.
Root cause: concept gap
Acceleration is the rate of change of VELOCITY (a vector), not speed. In uniform circular motion, the speed is constant but the velocity direction changes continuously, giving a centripetal acceleration of magnitude v^2/r toward the centre.
Distractor option says 'a = 0 because speed is constant'.
A particle moving with uniform speed in a circular path maintains:
The ratio of the distances travelled by a freely falling body in the 1st, 2nd, 3rd and 4th second
uses arithmetic progression 1 2 3 4
Linear-time intuition
treats t x as explicit
Default to t-as-input thinking
treats speed ratio as distance ratio
Linear thinking: 'speed went from u to u/3, so distance traversed should be 3× the original'
uses sin or cos instead of tan
Trig confusion under time pressure
uses radius as height
Surface confusion of geometric R and projectile H
uses sin instead of sin squared
Confusing the height formula H = v²sin²θ/(2g) with the range 2v sin θ / g
uses sin instead of cos
Sign-of-angle-axis confusion
speed zero at top
True only for vertical motion (no horizontal v₀)
ignores direction relative to observer
Treating bus-passing time as absolute
treats velocity as scalar
Conflates speed (scalar) with velocity (vector)
drops initial velocity term
Student conflates 'thrown' with 'dropped' and uses v² = 2gh
Test yourself on this topic with real past-paper questions:
Practice this topic →Get a structured 30-day Mechanics plan and a complete formula booklet — delivered to your inbox instantly.