Unit Vector

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

Lesson

A unit vector is a vector whose magnitude is exactly 1 (dimensionless). Its only job is to specify direction. Any vector A can be decomposed into its magnitude |A| and a unit vector â along its direction:

â = A / |A|

This is the definition given in NCERT Class 11 Physics Chapter 3, page 4. The operation is called "normalisation" — divide the vector by its own magnitude to strip the size and keep only the direction.

Three standard unit vectors form the Cartesian coordinate system: î (along +x), ĵ (along +y), (along +z). Any vector in 3D space can be written as A = Aₓ î + Aᵧ ĵ + A_z , where Aₓ, Aᵧ, A_z are the scalar components.

The trap that costs marks: Students confuse the unit vector with the vector's components. When a question says "find the unit vector along A = 3î + 4ĵ," the answer is NOT 3î + 4ĵ — that has magnitude 5, not 1. You must divide each component by 5 to get (3/5)î + (4/5)ĵ.

A second common confusion: treating the unit vector as having units. A unit vector is dimensionless. If F = 10 N along â, the unit "newton" belongs to the magnitude 10, not to â.

Watch-out for NEET: Questions on unit vectors typically test whether you can normalise a given vector, identify properties (magnitude = 1, dimensionless), or distinguish between a vector, its magnitude, and its unit vector. These appear as quick recall or single-step application items — free marks if the definition is sharp, lost marks if the normalisation step is forgotten.


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

What is the magnitude of a unit vector?

MCQ 2Easy RecallPractice

A unit vector is:

MCQ 3Direct ApplicationPractice

If **A** = 3**î** + 4**ĵ**, the unit vector along **A** is:

MCQ 4Direct ApplicationPractice

The unit vector along **B** = 2**î** − 2**ĵ** + **k̂** is:

MCQ 5Easy RecallPractice

Which of the following is true about the standard unit vectors **î**, **ĵ**, **k̂**?

MCQ 6Direct ApplicationPractice

A force **F** has magnitude 10 N and acts along the direction of the vector 6**î** + 8**ĵ**. The force vector in component form is:

MCQ 7Concept TrapPractice

Two vectors **P** and **Q** have the same unit vector. Which statement must be true?

MCQ 8Concept TrapPractice

A student writes: "The unit vector along a displacement of 5 m in the +x direction is 5**î** m." What error has the student made?

Worked Example

  1. 1

    Given

    A particle has a position vector **r** = 2**î** − 3**ĵ** + 6**k̂** (in metres) relative to the origin.

  2. 2

    Required

    Find the unit vector along **r**.

  3. 3

    Concept

    A unit vector along any vector **A** is obtained by dividing the vector by its magnitude: **â** = **A** / |**A**| (NCERT Class 11 Physics Chapter 3, page 4). The result is dimensionless and has magnitude 1.

  4. 4

    Formula

    **r̂** = **r** / |**r**|, where |**r**| = √(rₓ² + rᵧ² + r_z²).

  5. 5

    Substitution

    |**r**| = √(2² + (−3)² + 6²) = √(4 + 9 + 36) = √49

  6. 6

    Calculation

    |**r**| = 7 Therefore: **r̂** = (2/7)**î** + (−3/7)**ĵ** + (6/7)**k̂** Note: the integers 2, −3, 6, and 7 are exact (counting/derived integers). They do not limit significant figures in this context.

  7. 7

    Final answer

    **r̂** = (2/7)**î** − (3/7)**ĵ** + (6/7)**k̂** Verification: |**r̂**| = √(4/49 + 9/49 + 36/49) = √(49/49) = 1 ✓. The result is dimensionless. ✓

  8. 8

    Common trap

    The most common error is forgetting to compute the magnitude and dividing each component by different numbers (e.g. dividing 2 by 2, 3 by 3, 6 by 6 — yielding **î** − **ĵ** + **k̂**, which has magnitude √3, not 1). All components must be divided by the *same* number: the total magnitude.

  9. 9

    Similar NEET-style question

    "If **A** = **î** + 2**ĵ** + 2**k̂**, find the unit vector in the direction of **A**." (Answer: |**A**| = 3; **â** = (1/3)**î** + (2/3)**ĵ** + (2/3)**k̂**.) ---

Before solving, remember these

A vector A in two dimensions can be expressed as A = Ax î + Ay ĵ where Ax = A cos θ and Ay = A sin θ are the rectangular components along the x and y axes; î and ĵ are unit vectors along x and y respectively. The magnitude is A = √(Ax² + Ay²); the direction tan θ = Ay/Ax.

-- NCERT Class 11 Physics, Ch. 3, p. 4

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

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.