Why one or two dimensions decide
In NCERT Class 11 Chapter 2 we described motion along a straight line. Direction had only two flavours — forward and backward — so a single plus-or-minus sign covered the case. The moment we add a second dimension, the number of possible directions becomes infinite, and a signed number is no longer enough. NCERT §3.1 frames the chapter around this transition: "in order to describe motion of an object in two dimensions (a plane) or three dimensions (space), we need to use vectors... it is first necessary to learn the language of vectors."
The first task in that language is to sort every physical quantity into one of two camps. Some are completely specified by a number with a unit; others demand a direction in addition. The split controls how the quantity combines with others and how it behaves under a coordinate-axis flip.
Scalars — magnitude alone
A scalar quantity is, in NCERT's exact words, "a quantity with magnitude only. It is specified completely by a single number, along with the proper unit." Mass, temperature, time, distance, speed, density and energy all fit. Their combination rules are those of ordinary algebra — you add, subtract, multiply or divide them as plain numbers, with one caveat: addition and subtraction need shared units. You can divide a mass by a volume to get a density, but you cannot add a kilogram to a second.
NCERT's illustration uses a rectangle of sides $1.0$ m and $0.5$ m: perimeter $= 3.0$ m, a scalar sum of scalar sides. Likewise, a $10$ cm aluminium cube has volume $10^{-3}$ m$^3$ and density $2.7 \times 10^3$ kg m$^{-3}$. Every step uses ordinary arithmetic — no parallelogram, no direction.
Vectors — magnitude plus the addition rule
A vector quantity "has both a magnitude and a direction and obeys the triangle law of addition or equivalently the parallelogram law of addition" (NCERT §3.2). Three requirements — not two — sit inside that definition. A genuine vector must:
- have a magnitude, expressed as a positive number with the correct unit;
- have a direction, well-defined in the space it lives in; and
- combine with other vectors of the same kind through the triangle or parallelogram law.
The third requirement is the one students forget — and the one examiners exploit. Direction without the parallelogram rule does not promote a quantity to vector status, as the current example below shows. Displacement, velocity, acceleration, force, momentum and impulse pass all three tests; they are the canonical vectors of mechanics.
NEET-relevant scalar and vector lists
Question-paper traps draw from a small recurring set. Memorise the table; the parent Motion in a Plane chapter uses it everywhere downstream.
| Scalars (magnitude only) | Vectors (magnitude + direction + parallelogram law) |
|---|---|
| Mass | Displacement |
| Time | Velocity |
| Temperature | Acceleration |
| Distance (path length) | Force |
| Speed | Linear momentum |
| Density | Impulse |
| Volume | Weight (a force) |
| Work / energy | Angular velocity (axial) |
| Power | Angular momentum (axial) |
| Pressure | Torque (axial) |
| Number of moles | Area vector (axial) |
| Frequency, angular frequency | Electric field, magnetic field |
| Electric current | Electric dipole moment |
| Gravitational potential | Magnetic moment |
| Electric charge | — |
| Coefficient of friction | — |
Two NCERT Exercises lean on this table. Exercise 3.2 asks for the two scalars among force, angular momentum, work, current, linear momentum, electric field, average velocity, magnetic moment, relative velocity; the answer is work and current. Exercise 3.3 asks for the only vector among temperature, pressure, impulse, time, power, total path length, energy, gravitational potential, coefficient of friction, charge; the answer is impulse.
Why electric current is a scalar — the NEET trap
Current flows through a wire in a definite sense — from positive to negative terminal externally, opposite to electron drift. That looks like a direction, and many students therefore call it a vector. NCERT places current in the scalars camp because of the third clause of the definition.
If currents $I_1$ and $I_2$ merge at a junction into a wire carrying $I_3$, Kirchhoff's rule gives $I_3 = I_1 + I_2$ — ordinary scalar addition, not a parallelogram. The angle between the incoming wires does not change $I_3$. A true vector would obey the parallelogram law, with a $90°$ angle giving $\sqrt{2}$ times the input and a $180°$ angle giving zero.
Vector notation, magnitude, and the printed conventions
NCERT prints vectors in bold face — $\mathbf{A}$, $\mathbf{v}$, $\mathbf{p}$. By hand, an arrow over the letter does the same job: $\vec{A}$. Both notations are correct; pick one and stay consistent.
The magnitude of a vector is the non-negative number giving its length, written either $|\mathbf{A}|$ or the same letter in light-face, $A$. So $|\mathbf{v}| = v$ reads "the magnitude of velocity equals the speed". A magnitude is always a scalar.
Position and displacement vectors
To describe where a particle is in a plane, NCERT §3.2.1 fixes an origin $O$ and joins it to the particle's location $P$ by an arrow. That arrow is the position vector $\mathbf{r}$ of the particle — its length is the distance from origin to particle, its direction points from origin to particle. In Cartesian coordinates, with the particle at $(x, y)$,
$$\mathbf{r} = x\,\hat{\mathbf{i}} + y\,\hat{\mathbf{j}}.$$If the particle moves so that at time $t$ it is at $P$ (position $\mathbf{r}$) and at time $t'$ it is at $P'$ (position $\mathbf{r}'$), then the arrow from $P$ to $P'$ is the displacement vector:
$$\Delta \mathbf{r} = \mathbf{r}' - \mathbf{r}.$$Two NEET-load-bearing facts. First, the displacement vector is the straight line joining initial and final positions — it does not depend on the path actually taken. NCERT Fig. 3.1(b) makes this vivid: three meandering routes from $P$ to $Q$ share the same $\overrightarrow{PQ}$. Second, $|\Delta\mathbf{r}|$ is less than or equal to the path length; equality holds only for straight-line motion without reversal.
A particle in the $xy$-plane is at position $\mathbf{r} = (2\,\hat{\mathbf{i}} + 3\,\hat{\mathbf{j}})$ m at time $t = 0$ and at $\mathbf{r}' = (6\,\hat{\mathbf{i}} + 6\,\hat{\mathbf{j}})$ m at time $t = 4$ s. Find the displacement vector and its magnitude.
The displacement is the difference of the two position vectors:
$$\Delta \mathbf{r} = \mathbf{r}' - \mathbf{r} = (6 - 2)\,\hat{\mathbf{i}} + (6 - 3)\,\hat{\mathbf{j}} = (4\,\hat{\mathbf{i}} + 3\,\hat{\mathbf{j}}) \text{ m}.$$
The magnitude is computed using the Pythagorean theorem:
$$|\Delta \mathbf{r}| = \sqrt{4^2 + 3^2} \text{ m} = \sqrt{25} \text{ m} = 5 \text{ m}.$$
The path length between the two points may be greater than 5 m if the route curved, but the displacement is fixed at 5 m by the endpoints alone. The direction makes an angle $\theta = \tan^{-1}(3/4) \approx 37°$ with the positive $x$-axis — the same $37°$ that turns up repeatedly in NEET projectile problems.
Equality of vectors
NCERT §3.2.2 sets a sharp criterion: "Two vectors A and B are said to be equal if, and only if, they have the same magnitude and the same direction." Both conditions must hold. Equal length with different directions does not give equality; same direction with different lengths does not either.
A consequence: vectors in our study are free — they have no fixed location. You may slide a vector parallel to itself anywhere without changing it. The test for equality is geometric: shift one so its tail meets the tail of the other; if the tips coincide, they are equal. NCERT footnotes the exception of localised vectors (where the line of application matters, as for forces on a rigid body). For the kinematics in this chapter, all vectors are free.
Multiplication of a vector by a scalar
The product $\lambda \mathbf{A}$ of a scalar $\lambda$ and a vector $\mathbf{A}$ is itself a vector. Its magnitude is $|\lambda|$ times $|\mathbf{A}|$. Its direction is the same as $\mathbf{A}$ when $\lambda > 0$ and opposite to $\mathbf{A}$ when $\lambda < 0$. When $\lambda = 0$, the product is the null vector. Three concrete cases capture the algebra:
- $2\mathbf{A}$ has the same direction as $\mathbf{A}$ and twice its magnitude.
- $-\mathbf{A}$ has the same magnitude as $\mathbf{A}$ and points in the opposite direction.
- $-1.5\,\mathbf{A}$ has $1.5$ times the magnitude of $\mathbf{A}$ and points opposite.
The scalar $\lambda$ can carry its own dimension; the dimensions of $\lambda \mathbf{A}$ are then the product of those of $\lambda$ and $\mathbf{A}$. Multiplying a constant velocity by a duration gives a displacement (m s$^{-1}$ × s = m); multiplying mass by velocity gives momentum (kg m s$^{-1}$). The dimension of the scalar factor controls the unit of the resulting vector.
Special vectors NEET expects you to recognise
Null (zero) vector
A vector of zero magnitude, written $\mathbf{0}$. Its direction is undefined. It arises when initial and final positions coincide (round trip) and when $0 \cdot \mathbf{A} = \mathbf{0}$. Properties: $\mathbf{A} + \mathbf{0} = \mathbf{A}$, $\lambda \mathbf{0} = \mathbf{0}$, $\mathbf{A} - \mathbf{A} = \mathbf{0}$.
Unit vector
A vector of magnitude one, used only to specify direction, marked with a caret: $\hat{\mathbf{n}} = \mathbf{A}/|\mathbf{A}|$. Unit vectors are dimensionless and unitless. The Cartesian unit vectors $\hat{\mathbf{i}}, \hat{\mathbf{j}}, \hat{\mathbf{k}}$ are mutually perpendicular and each have magnitude one.
Parallel, antiparallel, collinear, coplanar
Two vectors are parallel if directions agree (any magnitudes), antiparallel if directions differ by exactly $180°$ — for example $\mathbf{A}$ and $-\mathbf{A}$. They are collinear if they lie along the same line (so parallel or antiparallel), and coplanar if they can be translated into a single plane. Any two vectors are trivially coplanar; the test matters for three or more.
Polar and axial vectors
A polar vector represents a true directional quantity — displacement, velocity, force, momentum. An axial vector represents a rotational or area-related quantity built from a right-hand rule — angular velocity $\boldsymbol{\omega}$, angular momentum $\mathbf{L}$, torque $\boldsymbol{\tau}$, area vector. Under reflection through a plane, a polar vector reverses along the normal while an axial vector keeps its direction — the basis of NEET statement traps on angular quantities.
Identifying scalars and vectors — NEET multi-select practice
Classify each of the following as a scalar or a vector: volume, mass, speed, acceleration, density, number of moles, velocity, angular frequency, displacement, angular velocity. (NCERT Exercise 3.1)
Scalars (6): volume, mass, speed, density, number of moles, angular frequency. Each is specified completely by a magnitude with its unit. Angular frequency $\omega = 2\pi \nu$ in this Exercise refers to the rate of cycling — a scalar in NCERT's usage. The vector quantity called "angular velocity" is a separate entry.
Vectors (4): acceleration, velocity, displacement, angular velocity. All four obey the parallelogram law of addition and have well-defined directions in three-dimensional space. Angular velocity is an axial vector — its direction is given by the right-hand rule along the rotation axis.
Distractor trap: students mistakenly call "angular frequency" a vector because of the word "angular". The angular frequency $\omega$ in oscillation contexts is a scalar; the angular velocity vector $\boldsymbol{\omega}$ in rotation contexts is a vector. Same symbol, different categories — context decides.
What this subtopic locked in
- Scalar: magnitude only, obeys ordinary algebra. Examples — mass, time, temperature, distance, speed, density, work, power, energy, current.
- Vector: magnitude + direction + parallelogram law. Examples — displacement, velocity, acceleration, force, momentum, impulse.
- Current is a scalar. It has direction but fails the parallelogram-law test — currents add by Kirchhoff arithmetic, not geometrically.
- Position vector $\mathbf{r} = x\,\hat{\mathbf{i}} + y\,\hat{\mathbf{j}}$. Displacement $\Delta \mathbf{r} = \mathbf{r}' - \mathbf{r}$ depends only on endpoints, never on path.
- Equality requires equal magnitudes and equal directions — vectors are free, so location is irrelevant.
- $\lambda \mathbf{A}$: magnitude scales by $|\lambda|$; direction flips if $\lambda < 0$. The dimension of $\lambda$ changes the unit of the product.
- Null vector $\mathbf{0}$, unit vector $\hat{\mathbf{n}} = \mathbf{A}/|\mathbf{A}|$. Polar (displacement, force) vs axial (angular velocity, torque) — different behaviour under reflection.