Scalar and Vector Products

8 MCQs9-step worked example
Source: NCERT KinematicsPYQ coverage: NEET 2020, 2021, 2022, 2023, 2024, 2025Official key: NTA-verifiedLast reviewed: May 2026

Lesson

The 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 θ , where 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):

  • Dot product is commutative: A · B = B · A. Cross product is anti-commutative: A × B = −(B × A).
  • Dot product distributes: A · (B + C) = A · B + A · C. Cross product also distributes.
  • For unit vectors: î · î = 1, î × î = 0; î × ĵ = , î · ĵ = 0.

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.


Practice MCQs

Select an option to see the explanation. Wrong answers show why your choice was tempting — and name the exact trap it exploits.

MCQ 1Easy RecallPractice

The scalar product **A · B** of two vectors is equal to:

MCQ 2Easy RecallPractice

The vector product **A × B** is:

MCQ 3Easy RecallPractice

If **î**, **ĵ**, **k̂** are unit vectors along the x, y, z axes, then **î × ĵ** equals:

MCQ 4Direct ApplicationPractice

Two vectors have magnitudes 5 and 12, and the angle between them is 60°. Their scalar product is:

MCQ 5Direct ApplicationPractice

If **A** = 3**î** + 4**ĵ** and **B** = 2**î** − 5**ĵ**, then **A · B** is:

MCQ 6Direct ApplicationPractice

The magnitude of **A × B** when |**A**| = 3, |**B**| = 4, and the angle between them is 30° is:

MCQ 7Concept TrapPractice

Two vectors **P** and **Q** satisfy **P · Q** = 0. Which of the following must be true?

MCQ 8CalculationPractice

If **A × B** = **A × C** and **A** ≠ **0**, can we conclude **B** = **C**?

Worked Example

  1. 1

    Given

    **A** = 2**î** + 3**ĵ** − **k̂**, **B** = **î** − 2**ĵ** + 3**k̂**.

  2. 2

    Required

    (a) Find **A · B**. (b) Find **A × B**. (c) Find the angle between **A** and **B**.

  3. 3

    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**|).

  4. 4

    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**|)

  5. 5

    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

  6. 6

    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.

  7. 7

    Final answer

    (a) **A · B** = −7 (b) **A × B** = 7**î** − 7**ĵ** − 7**k̂** (or equivalently 7(**î** − **ĵ** − **k̂**)) (c) θ = 120°

  8. 8

    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.

  9. 9

    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°.) ---

Before solving, remember these

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. 5

A × 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. 5

Formulas

6 formulas — click to collapse

First kinematic equation (uniform acceleration)

Final velocity equals initial velocity plus acceleration times the time elapsed, for motion under constant acceleration.

SymbolQuantitySI Unit
vFinal velocitym/s
v0Initial velocitym/s
aConstant (uniform) accelerationm/s^2
tElapsed times

Valid when

  • Acceleration a is CONSTANT (uniform) in both magnitude and direction
  • All quantities measured in the same inertial reference frame
  • Motion is along a straight line; signs encode direction along chosen axis

Do NOT use when

  • Acceleration changes in magnitude or direction (use a(t) integration)
  • Motion is uniformly circular at constant speed (a is centripetal, not tangential)

Second kinematic equation (displacement under uniform acceleration)

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.

SymbolQuantitySI Unit
xFinal positionm
x0Initial positionm
v0Initial velocitym/s
aConstant accelerationm/s^2
tTime elapseds

Valid when

  • Acceleration constant (magnitude and direction)
  • Sign convention consistent across x, v, a (one chosen positive direction)

Third kinematic equation (velocity-squared)

Relates final velocity to initial velocity, displacement, and acceleration without using time. Most useful when t is unknown or unwanted.

SymbolQuantitySI Unit
vFinal velocitym/s
v0Initial velocitym/s
aConstant accelerationm/s^2
x - x0Displacementm

Valid when

  • Constant acceleration
  • Use signed values for v, v0, a, and (x - x0) consistently

Do NOT use when

  • Time-dependent acceleration
  • Curvilinear motion where acceleration is not parallel to displacement

Projectile maximum height

Maximum height attained by a projectile launched at speed v0 and angle theta0 above the horizontal, measured above the launch level.

SymbolQuantitySI Unit
HMaximum height (above launch)m
v0Launch speedm/s
theta0Launch anglerad/deg
gGravitational accelerationm/s^2

Valid when

  • Air resistance neglected
  • Constant g over trajectory

Projectile horizontal range

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.

SymbolQuantitySI Unit
RHorizontal rangem
v0Launch speedm/s
theta0Launch angle above horizontalrad (or deg with sin in deg)
gGravitational accelerationm/s^2

Valid when

  • Launch and landing are at the same vertical height
  • Air resistance neglected
  • g treated as constant over the trajectory

Do NOT use when

  • Launch and landing heights differ (use full kinematics)
  • Significant air drag (e.g. table-tennis ball, badminton shuttle)
  • Variation of g (ballistic trajectories spanning large altitude changes)

Centripetal acceleration in uniform circular motion

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.

SymbolQuantitySI Unit
a_cCentripetal accelerationm/s^2
vTangential speedm/s
rRadius of circlem
omegaAngular speedrad/s

Valid when

  • Speed v is constant (uniform circular motion)
  • r and the centre are well-defined (instantaneous radius of curvature for general curved motion)

Do NOT use when

  • Non-uniform circular motion (then there is also a tangential acceleration component)

Exam Traps & Common Mistakes

These are the exact patterns that cause wrong answers in NEET. Each trap includes when it triggers and how to avoid it.

14 items — click to collapse

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).

When it triggers

Question asks about ratios of distances traversed in successive 1-s intervals during free fall from rest.

How to avoid

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.

When it triggers

Question gives an angle the x-t line makes with the t-axis (often 30°, 45°, 60°) and asks for velocity or its ratio.

How to avoid

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.

When it triggers

Question gives t as function of x (instead of x as function of t), e.g. t = x² + x.

How to avoid

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.

When it triggers

Question phrases: 'thrown vertically downward', 'projected with initial velocity', 'launched with speed u'. If u is given numerically, it MUST appear in the equation.

How to avoid

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.

When it triggers

Question mentions launch speed and angle and asks for max height (H) or range (R). Distractors include the wrong formula's answer.

How to avoid

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 θ).

When it triggers

Question phrases like 'thrown at angle θ with the vertical direction' or 'with horizontal'.

How to avoid

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.

When it triggers

Question describes two objects moving on the same line; observer somewhere between or alongside.

How to avoid

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.

When it triggers

Question describes a body decelerating through stages with given speed at one stage; asks for distance to stop or speed at another stage.

How to avoid

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.

When it triggers

Question describes a particle in UCM with given (R, T) then says 'now launched vertically up with same speed; find max height'.

How to avoid

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).

When it triggers

Question asks 'in uniform circular motion at constant speed, which is also constant?'

How to avoid

In UCM: SPEED constant; KE constant. VELOCITY (vector) NOT constant. ACCELERATION (centripetal, magnitude v²/r) constant in MAGNITUDE but NOT in direction.

Root cause: formula misuse

Correction

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.

Wrong option pattern

Distractor uses constant-acceleration kinematic equations on a problem where the question explicitly says acceleration changes with time or position.

Root cause: concept gap

Correction

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.

Wrong option pattern

Distractor applies R = v0^2 sin(2*theta)/g to a projectile launched from a cliff.

Past Year Questions

10 questions from NEET 2020, 2021, 2022, 2023, 2024, 2025. Answers verified against NTA official keys. — click to collapse
NEET 2025

Two cities X and Y are connected by a regular bus service with a bus leaving in either direction every T min. A girl is driving scooty with a speed of 60 km/h in the direction X to Y notices that a bus goes past her every 30 minutes in the direction of her motion, and every 10 minutes in the opposite direction. Choose the correct option for the period T of the bus service and the speed (assumed constant) of the buses.

115 min, 120 km/h
29 min, 40 km/h
325 min, 100 km/h
410 min, 90 km/h
NTA Answer: Option 1(final)
NEET 2021

A particle moving in a circle of radius R with a uniform speed takes a time T to complete one revolution. If this particle were projected with the 'θ' same speed at an angle to the horizontal, the maximum height attained by it equals 4R. The θ, angle of projection, is then given by : 1 2gT 2 2 θ=sin−1 

1π2  R  1  2  2 gT θ=cos−1
2  π2 R 1 π2  2 R θ=cos−1 
32 gT  1 π2  2 R θ=sin−1 
42 gT 
NTA Answer: Option 1(final)

How NEET usually asks this

10 recurring patterns from past papers — click to collapse

A projectile (typically a bullet) penetrates a uniform medium with constant decelerating force; given initial speed and speed after a known distance, find the total stopping distance. Apply v² = u² + 2as to each segment, noting that 'a' is the same throughout. Common shape: bullet hits block at u, slows to u/k after distance d₁; how much further to stop?

Multi StepMedium

Common distractors

treats speed ratio as distance ratio

Linear thinking: 'speed went from u to u/3, so distance traversed should be 3× the original'

Object given a non-zero downward initial velocity from elevation; asked for the height fallen, time of impact, or final speed. Apply v² = u² + 2gh (or analogous) with proper signs. Common shape: a ball thrown vertically downward from a tower with initial speed u, hitting the ground at speed v; find the tower height. Distractors test (i) sign-of-u confusion, (ii) using v² = 2gh forgetting u², (iii) wrong g unit.

Multi StepEasy

Common distractors

drops initial velocity term

Student conflates 'thrown' with 'dropped' and uses v² = 2gh

Sources

NCERT refs: Class 11 Physics Chapter 3, p.5

Test yourself on this topic with real past-paper questions:

Practice this topic →

Free NEET study resources

Get a structured 30-day Mechanics plan and a complete formula booklet — delivered to your inbox instantly.