Physics Wallah
banner

Mathematics Vector Algebra JEE Syllabus

Numbers can tell you how much, but not where. Vector Algebra introduces quantities that have both magnitude and direction, helping you describe motion, forces, positions, and geometric relationships. From vector operations and position vectors to dot products and cross products, this chapter forms an important bridge between algebra, geometry, and many JEE-level applications.
authorImageAvisha Das9 Jun, 2026
Mathematics Vector Algebra JEE Syllabus

Distance, time, and temperature can often be described using a single number. But quantities such as displacement, velocity, force, and acceleration require something more. Knowing the magnitude alone is not enough because direction plays an equally important role. The need to represent both size and direction accurately is where Vector Algebra becomes essential.

Vector Algebra deals with mathematical quantities that have both magnitude and direction. The chapter introduces vectors, their representation, different types, and the operations that can be performed on them. You will learn how to add vectors, resolve them into components, and use dot and cross products to study angles, projections, and geometric relationships.

Introduction to Vector Algebra

Vector Algebra is the branch of mathematics that studies quantities having both magnitude and direction. It provides methods for representing vectors, performing operations on them, and understanding geometric relationships in two and three dimensions. The concepts covered in this chapter form the basis for many applications in mathematics and physics.

This topic introduces the foundational mathematical quantities used to describe physical phenomena in space. Understanding the distinction between magnitude alone and magnitude combined with direction is essential for analysing directional forces, motion, and spatial relationships.

Classification of Physical Quantities

Physical quantities are divided into two distinct groups based on whether they require directional orientation. This foundational classification governs how these variables are added, scaled, and interpreted mathematically.

• Scalar Examples: Mass, length, time, temperature, distance, speed, work, energy.

• Vector Examples: Displacement, velocity, acceleration, force, weight, momentum, torque.

• Geometric Representation: A vector is visually represented by a directed line segment →AB or →a, where the initial point A marks the origin, the terminal point B marks the tip, and the length denotes the magnitude |→AB|.

Types of Vectors

This section defines the fundamental configurations and classifications of vectors based on their geometric relationships. Recognising these categories simplifies complex vector operations and systemic proofs.

Definitions of Vector Orientations

Vectors are categorised by tracking how their magnitudes, initial points, and directional lines interact across space. These mathematical definitions form the building blocks for constructing coordinate grids and resolving spatial systems.

• Zero (Null) Vector: A vector whose initial and terminal points coincide; its magnitude is 0, and its direction is indeterminate (→0).

Unit Vector: A vector whose magnitude is exactly 1 unit.

â = →a / |→a|

• Co-initial Vectors: Two or more vectors that share the same initial starting point.

• Collinear (Parallel) Vectors: Vectors that lie along the same line or run parallel to each other, regardless of their magnitudes or direction senses.

• Equal Vectors: Two vectors are equal (→a = →b) if and only if they possess identical magnitudes and point in the same direction, independent of their initial positions.

• Negative of a Vector: A vector having the same magnitude as →a but pointing in the exact opposite direction (−→a = →BA if →a = →AB).

Vector Addition and Scalar Multiplication

This topic focuses on combining multiple vectors and scaling them using real numbers. These core operations determine how geometric paths merge and how directional quantities grow or shrink.

Geometric Composition and Proportional Scaling

Vector addition combines paths using geometric shapes rather than simple addition. Multiplying a vector by a scalar changes its physical size or reverses its direction without altering its base axis.

• Triangle Law of Addition:

→AB + →BC = →AC

• Parallelogram Law of Addition: If two co-initial vectors form adjacent sides of a parallelogram, their sum is represented by the diagonal passing through their common initial point.

• Properties of Addition:

Commutative:

→a + →b = →b + →a

Associative:

(→a + →b) + →c = →a + (→b + →c)

• Multiplication by a Scalar (λ): Multiplying →a by a scalar λ yields a new collinear vector λ→a with magnitude |λ||→a|.

If λ > 0, the direction remains the same; if λ < 0, the direction reverses.

Components of a Vector and Position Vectors

This topic explains how to break down any spatial vector into three independent numerical values. Splitting a vector across standard coordinate axes transforms visual geometry into clear algebraic math.

Cartesian Projections and Coordinate Fixes

Any vector can be uniquely mapped by anchoring its initial point to the origin and projecting its length onto the X, Y, and Z axes. The unit vectors î, ĵ, and k̂ serve as the standard building blocks for these calculations.

• Position Vector:

The vector tracking a point P(x, y, z) from the origin O(0, 0, 0) is written as:

→r = xî + yĵ + zk̂

Magnitude:

|→r| = √(x² + y² + z²)

• Vector Joining Two Points A(x₁, y₁, z₁) and B(x₂, y₂, z₂):

→AB = (x₂ − x₁)î + (y₂ − y₁)ĵ + (z₂ − z₁)k̂

|→AB| = √[(x₂ − x₁)² + (y₂ − y₁)² + (z₂ − z₁)²]

• Direction Cosines (l, m, n) from Components:

For a vector

→a = a₁î + a₂ĵ + a₃k̂

Its direction ratios are its component scalar coefficients (a₁, a₂, a₃). Its true direction cosines are:

l = a₁/|→a|

m = a₂/|→a|

n = a₃/|→a|

l² + m² + n² = 1

Section Formula in Vectors

The vector section formula finds the position vector of a point that cuts a line segment between two known vectors. It allows you to locate exact intermediate coordinates using a fixed ratio m:n.

Internal and External Segment Splits

Similar to coordinate lines, vector segments can be cut internally between endpoints or externally along an extension. The calculation treats the endpoints' position vectors as weighted elements balanced by the ratio.

• Internal Division:

If a point R divides the line segment joining A(→a) and B(→b) internally in the ratio m:n:

→r = (m→b + n→a)/(m + n)

• External Division:

If a point R divides the line segment joining A(→a) and B(→b) externally in the ratio m:n:

→r = (m→b − n→a)/(m − n)

• Mid-point Position Vector:

→r = (→a + →b)/2

Scalar (Dot) Product of Two Vectors

This topic covers the scalar product, which multiplies two vectors to yield a single real number. This operation is primarily used to calculate angles, evaluate perpendicular alignments, and find work expressions.

Projections and Orthogonal Conditions

The dot product multiplies the magnitude of one vector by the directional projection of the second vector onto the first. If two non-zero vectors run perpendicular to each other, their dot product drops to zero.

Definition:

→a · →b = |→a||→b| cos θ

⇒ cos θ = (→a · →b)/(|→a||→b|)

• Component Form:

If

→a = a₁î + a₂ĵ + a₃k̂

and

→b = b₁î + b₂ĵ + b₃k̂

then

→a · →b = a₁b₁ + a₂b₂ + a₃b₃

• Special Rules:

î · î = ĵ · ĵ = k̂ · k̂ = 1

î · ĵ = ĵ · k̂ = k̂ · î = 0

Perpendicular condition:

→a · →b = 0 ⇔ →a ⟂ →b

• Projection of a Vector:

Projection = (→a · →b)/|→b|

= →a · b̂

Vector (Cross) Product of Two Vectors

This topic explores the cross product, which multiplies two vectors to generate a third vector. The resulting vector stands perfectly perpendicular to both original paths, creating a spatial normal.

Area Calculations and Determinant Solutions

The cross product determines the area of geometric shapes spanned by two vectors. Its directional orientation follows the right-hand thumb rule and can be computed via matrices.

• Definition:

→a × →b = (|→a||→b| sin θ)n̂

(Where n̂ is a unit vector perpendicular to both →a and →b according to the right-hand screw rule.)

• Component Form via Determinant:

→a × →b =

| î ĵ k̂ |

| a₁ a₂ a₃ |

| b₁ b₂ b₃ |

• Special Rules:

î × î = ĵ × ĵ = k̂ × k̂ = →0

î × ĵ = k̂

ĵ × k̂ = î

k̂ × î = ĵ

→a × →b = −(→b × →a)

Parallel condition:

→a × →b = →0 ⇔ →a ∥ →b

• Geometric Applications:

Area of a Triangle:

½|→a × →b|

(where →a and →b are adjacent sides)

Area of a Parallelogram:

|→a × →b|

(where →a and →b are adjacent sides)

Area of a Parallelogram using diagonals:

½|→d₁ × →d₂|

(where →d₁ and →d₂ are diagonals)

Vector Algebra forms the backbone of coordinate geometry and physics by providing a precise way to represent quantities with both magnitude and direction. A strong understanding of vector operations helps simplify complex problems in mechanics, especially in motion and force analysis. Mastering vectors is essential for building confidence in higher-level JEE topics.

 

Vector Algebra JEE Syllabus FAQs

What is Vector Algebra in JEE Mathematics?

Vector Algebra is the study of quantities having both magnitude and direction. It includes vector operations, scalar products, vector products, and geometric applications.

Which topics are important in Vector Algebra for JEE?

Important topics include vector addition, position vectors, section formula, dot product, cross product, projections, and area calculations using vectors.

Is Vector Algebra useful for Physics?

Yes. Many Physics concepts, such as displacement, velocity, acceleration, force, and momentum, are represented using vectors.
avatar

Get Free Counselling Today

and Clear up all your Doubts

Talk to Our Counsellor just by filling out the form.
Student Name
Phone Number
IN
+91
OTP
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconLakhs of practice questions
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2026 Physicswallah Limited All rights reserved.