CBSE Class 12 Maths Exemplar Chapter 10: Vector Algebra NCERT Solutions

NCERT Solutions PDF Class 12 PDF

This chapter, Vector Algebra, for CBSE Class 12 Maths Exemplar, delves into the fundamental concepts of vectors. The NCERT Solutions provided cover key operations such as finding the sum of vectors, determining unit vectors in various directions, and calculating position vectors. Students will learn to represent vectors using standard basis vectors like <math>\hat{i}</math>, <math>\hat{j}</math>, and <math>\hat{k}</math>, and perform operations like addition and subtraction. The solutions also guide students on finding unit vectors in the direction of a given vector or the sum/difference of vectors, and how to determine the position vector of a point dividing a line segment. These detailed explanations and step-by-step solutions are designed to aid students in understanding the principles of vector algebra and preparing effectively for their examinations.

Quick info

BoardCBSE
ClassClass 12
SubjectMaths Exemplar
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 10

Chapter summary

Chapter 10, Vector Algebra, focuses on the foundational aspects of vectors in Class 12 Maths. The NCERT Solutions cover the calculation of unit vectors, vector addition, and the determination of position vectors. Exercises involve finding unit vectors in the direction of the sum of given vectors, and in specific directions derived from combinations of vectors. The solutions also address problems related to finding the vector between two points and determining the position vector of a point on a line segment, crucial for understanding vector applications.

Learning outcomes

  • Understand the concept of a unit vector and how to calculate it.
  • Perform vector addition and subtraction to find resultant vectors.
  • Calculate the unit vector in the direction of the sum or difference of two vectors.
  • Determine the vector between two given points in coordinate form.
  • Find the position vector of a point dividing a line segment in a given ratio.

Topics covered

Paper topics

  • Vector Algebra
  • Sum of Vectors
  • Unit Vector
  • Magnitude of a Vector
  • Position Vector
  • Vector between two points
  • Vector Operations

Important topics

  • Finding Unit Vectors
  • Vector Addition and Subtraction
  • Calculating Vector Magnitude
  • Position Vector Calculations

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Find the unit vector in the direction of the sum of vectors \vec{a} = 2\hat{i} - \hat{j} + \hat{k} and \vec{b} = 2\hat{j} + \hat{k}.
Solution:

Let \vec{c} be the sum of the given vectors \vec{a} and \vec{b}.

\vec{c} = \vec{a} + \vec{b} = (2\hat{i} - \hat{j} + \hat{k}) + (2\hat{j} + \hat{k})

\vec{c} = 2\hat{i} + (-1+2)\hat{j} + (1+1)\hat{k} = 2\hat{i} + \hat{j} + 2\hat{k}

To find the unit vector in the direction of \vec{c}, we need to divide \vec{c} by its magnitude, |\vec{c}|.

The magnitude of \vec{c} is calculated as:

|\vec{c}| = \sqrt{2^2 + 1^2 + 2^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3

Therefore, the unit vector in the direction of \vec{c} is:

\hat{c} = \frac{\vec{c}}{|\vec{c}|} = \frac{2\hat{i} + \hat{j} + 2\hat{k}}{3}

Answer: The unit vector is \frac{2\hat{i} + \hat{j} + 2\hat{k}}{3}.

Question 2

If \vec{a} = \hat{i} + \hat{j} + 2\hat{k} and \vec{b} = 2\hat{i} + \hat{j} - 2\hat{k}, then find the unit vector in the direction of:
  1. \vec{b}
  2. 2\vec{a} - \vec{b}
Solution:

Given vectors are \vec{a} = \hat{i} + \hat{j} + 2\hat{k} and \vec{b} = 2\hat{i} + \hat{j} - 2\hat{k}.

  1. To find the unit vector in the direction of \vec{b}, we first find the magnitude of \vec{b}.

    |\vec{b}| = \sqrt{2^2 + 1^2 + (-2)^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3

    The unit vector in the direction of \vec{b} is:

    \hat{b} = \frac{\vec{b}}{|\vec{b}|} = \frac{2\hat{i} + \hat{j} - 2\hat{k}}{3}

  2. First, calculate the vector 2\vec{a} - \vec{b}:

    2\vec{a} - \vec{b} = 2(\hat{i} + \hat{j} + 2\hat{k}) - (2\hat{i} + \hat{j} - 2\hat{k})

    = (2\hat{i} + 2\hat{j} + 4\hat{k}) - (2\hat{i} + \hat{j} - 2\hat{k})

    = (2-2)\hat{i} + (2-1)\hat{j} + (4-(-2))\hat{k} = 0\hat{i} + 1\hat{j} + 6\hat{k} = \hat{j} + 6\hat{k}

    Now, find the magnitude of this resultant vector:

    |2\vec{a} - \vec{b}| = \sqrt{0^2 + 1^2 + 6^2} = \sqrt{0 + 1 + 36} = \sqrt{37}

    The unit vector in the direction of 2\vec{a} - \vec{b} is:

    \frac{2\vec{a} - \vec{b}}{|2\vec{a} - \vec{b}|} = \frac{\hat{j} + 6\hat{k}}{\sqrt{37}}

Answer: (i) \frac{2\hat{i} + \hat{j} - 2\hat{k}}{3}, (ii) \frac{\hat{j} + 6\hat{k}}{\sqrt{37}}.

Question 3

Find a unit vector in the direction of \vec{PQ}, where P and Q have coordinates (5, 0, 8) and (3, 3, 2), respectively.
Solution:

The coordinates of point P are (5, 0, 8) and the coordinates of point Q are (3, 3, 2).

The position vector of P is \vec{OP} = 5\hat{i} + 0\hat{j} + 8\hat{k}.

The position vector of Q is \vec{OQ} = 3\hat{i} + 3\hat{j} + 2\hat{k}.

The vector \vec{PQ} is given by the difference between the position vectors of Q and P:

\vec{PQ} = \vec{OQ} - \vec{OP} = (3\hat{i} + 3\hat{j} + 2\hat{k}) - (5\hat{i} + 0\hat{j} + 8\hat{k})

\vec{PQ} = (3-5)\hat{i} + (3-0)\hat{j} + (2-8)\hat{k} = -2\hat{i} + 3\hat{j} - 6\hat{k}

To find the unit vector in the direction of \vec{PQ}, we calculate its magnitude:

|\vec{PQ}| = \sqrt{(-2)^2 + 3^2 + (-6)^2} = \sqrt{4 + 9 + 36} = \sqrt{49} = 7

The unit vector in the direction of \vec{PQ} is:

\frac{\vec{PQ}}{|\vec{PQ}|} = \frac{-2\hat{i} + 3\hat{j} - 6\hat{k}}{7}

Answer: The unit vector is \frac{-2\hat{i} + 3\hat{j} - 6\hat{k}}{7}.

Question 4

If \vec{a} and \vec{b} are the position vectors of points A and B respectively, then find the position vector of a point C on BA produced such that BC = 1.5BA.
Solution:

Let the position vector of point A be \vec{OA} = \vec{a} and the position vector of point B be \vec{OB} = \vec{b}.

The vector \vec{BA} is given by \vec{OA} - \vec{OB} = \vec{a} - \vec{b}.

We are given that point C lies on BA produced such that BC = 1.5BA. Since C is on the line BA produced, the vector \vec{BC} is in the same direction as \vec{BA}.

Therefore, \vec{BC} = 1.5 \vec{BA} = 1.5 (\vec{a} - \vec{b})

Let the position vector of point C be \vec{OC}. We know that \vec{BC} = \vec{OC} - \vec{OB}.

Substituting the values, we get:

\vec{OC} - \vec{b} = 1.5 (\vec{a} - \vec{b})

\vec{OC} = \vec{b} + 1.5\vec{a} - 1.5\vec{b}

\vec{OC} = 1.5\vec{a} + (1 - 1.5)\vec{b}

\vec{OC} = 1.5\vec{a} - 0.5\vec{b}

This can also be written as:

\vec{OC} = \frac{3}{2}\vec{a} - \frac{1}{2}\vec{b} = \frac{3\vec{a} - \vec{b}}{2}

Answer: The position vector of point C is 1.5\vec{a} - 0.5\vec{b} or \frac{3\vec{a} - \vec{b}}{2}.

Common mistakes

  • Errors in calculating the magnitude of a vector.
  • Incorrectly applying the formula for a unit vector.
  • Mistakes in vector addition or subtraction, especially with signs.
  • Confusing the direction of a vector (e.g., <math>\vec{PQ}</math> vs <math>\vec{QP}</math>).

Revision tips

  • Practice calculating the magnitude of vectors thoroughly.
  • Ensure you correctly identify the components of vectors when performing operations.
  • Review the formula for unit vectors and its application in different scenarios.
  • Work through the examples to understand the step-by-step process for vector problems.

Practice MCQs

Q1. What is the unit vector in the direction of the sum of vectors <math>\vec{a} = 2\hat{i} - \hat{j} + \hat{k}</math> and <math>\vec{b} = 2\hat{j} + \hat{k}</math>?

Q2. Given <math>\vec{a} = \hat{i} + \hat{j} + 2\hat{k}</math> and <math>\vec{b} = 2\hat{i} + \hat{j} - 2\hat{k}</math>, what is the unit vector in the direction of <math>2\vec{a} - \vec{b}</math>?

Q3. Find the vector <math>\vec{PQ}</math> where P is (5, 0, 8) and Q is (3, 3, 2).

Q4. If <math>\vec{a}</math> and <math>\vec{b}</math> are position vectors of A and B, what is the position vector of C on BA produced such that <math>BC = 1.5BA</math>?

Frequently asked questions

What is the main focus of the NCERT Solutions for CBSE Class 12 Maths Exemplar Chapter 10?

The solutions focus on fundamental vector algebra concepts, including finding unit vectors, performing vector addition and subtraction, and determining position vectors between points.

How do these solutions help in understanding vector operations?

They provide step-by-step explanations for calculating vector sums, magnitudes, and unit vectors, making complex operations easier to grasp.

Are the questions in the solutions exactly the same as in the textbook?

Yes, the questions are preserved with their original numbering and problem statements, while the solutions are rewritten for clarity and detail.

What is a unit vector and how is it calculated?

A unit vector is a vector of magnitude 1. It is calculated by dividing a given vector by its magnitude. For a vector <math>\vec{v}</math>, the unit vector is <math>\hat{v} = \frac{\vec{v}}{|\vec{v}|}</math>.

How are position vectors used in these solutions?

Position vectors are used to represent points in space and to find vectors between two points (e.g., <math>\vec{PQ} = \vec{OQ} - \vec{OP}</math>) and to determine the position vector of points dividing line segments.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.