Ch.10 · Introduction
01 / Introduction

Introduction to
Vectors

Understand quantities with both magnitude and direction — the language of physics and modern mathematics.

CBSE Board JEE Mains & Adv.
What is a Vector?

In the physical world, some quantities are fully described by a single number (their size), while others need both a size and a direction to make complete sense.

⚡ Scalar Quantity

Described by magnitude only. No direction needed.

Mass · Temperature · Speed · Time · Distance · Energy · Work

🎯 Vector Quantity

Described by magnitude + direction. Both are essential.

Displacement · Velocity · Force · Acceleration · Momentum

📌 Key Insight

Speed (scalar) tells how fast. Velocity (vector) tells how fast AND in which direction. This tiny difference creates entirely different mathematics!

Geometric Representation

A vector is drawn as a directed line segment — an arrow. The length gives the magnitude; the arrowhead gives the direction.

A (Tail / Initial) B (Head / Terminal) AB Length = magnitude | Arrow = direction
Notation Vector from A to B: AB or a (bold in textbooks)
Magnitude: |AB| or |a| or just a (italic)
Scalars vs Vectors — Full Comparison
PropertyScalarVector
Defined byMagnitude onlyMagnitude + Direction
Written asPlain number (5 kg)Bold / arrow (a⃗, F)
AdditionSimple algebraTriangle / Parallelogram law
Negative valueLess than zeroOpposite direction
Examples5 m, 10 kg, 25°C5 m East, 10 N upward
MultiplicationAlgebraic productScalar product or cross product
Position Vector

The position vector of point P is the vector OP, drawn from the origin O to P. It completely describes P's location in space.

Position Vector — 3D If P = (x, y, z) then: OP = x î + y ĵ + z k̂
Magnitude: |OP| = √(x² + y² + z²)

In 2D: If P = (x, y) then: OP = x î + y ĵ, |OP| = √(x² + y²)
✏️ Example

P = (3, 4, 0): OP = 3î + 4ĵ

|OP| = √(9 + 16) = √25 = 5 units

î (i-hat)

Unit vector along +x axis. |î| = 1

ĵ (j-hat)

Unit vector along +y axis. |ĵ| = 1

k̂ (k-hat)

Unit vector along +z axis. |k̂| = 1

Why Vectors Matter
🎯 JEE Strategy

Vectors appear in 3D Geometry, Mechanics, Electromagnetism, and Optics in JEE. Mastering Chapter 10 directly unlocks 3D Geometry. The dot product and cross product come up every single year — treat them as high-priority topics.

Quick Glossary
TermMeaning
ScalarMagnitude only (no direction)
VectorMagnitude + Direction
MagnitudeLength/size of vector, always ≥ 0
Unit Vector (â)Vector with magnitude exactly = 1
Zero Vector (0⃗)Magnitude = 0, direction undefined
Position VectorVector from origin O to point P
Free VectorVector not tied to any specific position
📌 Board Exam Focus

CBSE asks 1–2 mark questions on definitions and component writing. Practice writing vectors like 3î − 2ĵ + 5k̂ and computing their magnitudes quickly.

Next: Basic Concepts →