Skip to main content

Vectors in Maths-Unit Vector, Zero or null Vector, Magnitude of Vector, Operations on Vectors, Dot product of Vectors, Scalar Triple Product, Class 12 Math Notes

Class 12 Math Chapter Vectors: Important Topics for CBSE Board Exam Students

Written by Author Neeraj Anand (Director of Anand Classes Jalandhar)
Published by Anand Technical Publishers

For CBSE Class 12 students, Vectors is one of the most significant chapters that can shape your overall performance in the board exams. Not only is it important for mathematics but also plays a crucial role in subjects like physics and engineering. To help you master this chapter, Neeraj Anand, Director of Anand Classes, Jalandhar, has meticulously crafted a guide to understand and excel in vectors. The book, published by Anand Technical Publishers, is designed to make complex vector concepts accessible and easy to grasp.

Vectors, in Maths, are objects which have both, magnitude and direction. Magnitude defines the size of the vector. It is represented by a line with an arrow, where the length of the line is the magnitude of the vector and the arrow shows the direction. It is also known as Euclidean vector or Geometric vector or Spatial vector or simply “vector“. 

Vectors, in Maths, are objects which have both, magnitude and direction. Magnitude defines the size of the vector. It is represented by a line with an arrow, where the length of the line is the magnitude of the vector and the arrow shows the direction. It is also known as Euclidean vector or Geometric vector or Spatial vector or simply “vector“. 

Two vectors are said to equal if their magnitude and direction are the same. It plays an important role in Mathematics, Physics as well as in Engineering. According to vector algebra, a vector can be added to another vector, head to tail. The order of addition of two vectors does not matter, because the result will be the same. Check laws of vector addition for more details.

Vectors Definition

The vectors are defined as an object containing both magnitude and direction. Vector describes the movement of an object from one point to another.  Vector math can be geometrically picturised by the directed line segment.

The length of the segment of the directed line is called the magnitude of a vector and the angle at which the vector is inclined shows the direction of the vector. The starting point of a vector is called “Tail” and the ending point (having an arrow) is called “Head.”

A vector is defined as a mathematical structure. It has many applications in the field of physics and geometry. We know that the location of the points on the coordinate plane can be represented using the ordered pair such as (x, y). The usage of the vector is very useful in the simplification process of three-dimensional geometry.

Along with the term vector, we have heard the term scalar. A scalar actually represents the “real numbers”. In simpler words, a vector of “n” dimensions is an ordered collection of n elements called “components“.

Examples of Vectors

The most common examples of the vector are Velocity, Acceleration, Force, Increase/Decrease in Temperature etc. All these quantities have directions and magnitude both. Therefore, it is necessary to calculate them in their vector form.

Also, speed is a quantity that has magnitude but no direction. This is the basic difference between speed and velocity.

Vector Notation

As we know already, a vector has both magnitude and direction. In the above figure, the length of the line AB is the magnitude and head of the arrow points towards the direction.

Vectors, in Maths, are objects which have both, magnitude and direction. Magnitude defines the size of the vector. It is represented by a line with an arrow, where the length of the line is the magnitude of the vector and the arrow shows the direction. It is also known as Euclidean vector or Geometric vector or Spatial vector or simply “vector“. 

Therefore, vectors between two points A and B is given as AB, or vector a.The arrow over the head of the vector shows the direction of the vector.

Magnitude of a Vector

The magnitude of a vector is shown by vertical lines on both the sides of the given vector “|a|”. It represents the length of the vector. Mathematically, the magnitude of a vector is calculated by the help of “Pythagoras Theorem,” i.e.

|a|= √(x2+y2)

Unit Vector

A unit vector has a length (or magnitude) equal to one, which is basically used to show the direction of any vector. A unit vector is equal to the ratio of a vector and its magnitude. Symbolically, it is represented by a cap or hat (^). 

If a is vector of arbitrary length and its magnitude is ||a||, then the unit vector is given by:

a^=aa  

It is also known as normalising a vector.

Zero Vector

A vector with zero magnitudes is called a zero vector. The coordinates of zero vector are given by (0,0,0) and it is usually represented by 0 with an arrow (→) at the top or just 0. 

The sum of any vector with zero vector is equal to the vector itself, i.e., if ‘a’ is any vector, then;

0+a = a

Note: There is no unit vector for zero vector and it cannot be normalised.

Operations on Vectors

In maths, we have learned the different operations we perform on numbers. Let us learn here the vector operation such as Addition, Subtraction, Multiplication on vectors.

Addition of Vectors

The two vectors a and b can be added giving the sum to be a + b. This requires joining them head to tail.

Vector Addition

We can translate the vector b till its tail meets the head of a. The line segment that is directed from the tail of vector a to the head of vector b is the vector “a + b”.

Characteristics of Vector Math Addition

  • Commutative Law- the order of addition does not matter, i.e, a + b = b + a
  • Associative law- the sum of three vectors has nothing to do with which pair of the vectors are added at the beginning.

i.e. (a + b) + c = a + (b + c)

Subtraction of Vectors

Before going to the operation it is necessary to know about the reverse vector(-a).

Vector Subtraction

A reverse vector (-a) which is opposite of ‘a’ has a similar magnitude as ‘a’ but pointed in the opposite direction.

First, we find the reverse vector.

Then add them as the usual addition.

Such as if we want to find vector b – a

Then, b – a = b + (-a)

Scalar Multiplication of Vectors

Multiplication of a vector by a scalar quantity is called “Scaling.” In this type of multiplication, only the magnitude of a vector is changed not the direction.

  • S(a+b) = Sa + Sb
  • (S+T)a = Sa + Ta
  • a.1 = a
  • a.0 = 0
  • a.(-1) = -a

Scalar Triple Product

The scalar triple product, also called a box product or mixed triple product, of three vectors, say a, b and c is given by (a×b)⋅c. Since it involves dot product and evaluates single value, therefore stated as the scalar product. It is also denoted by (a b c). 

(a b c) = (a×b)⋅c

(a×b)c=|a2a3b2b3|c1|a1a3b1b3|c2+|a1a2b1b2|c3=|c1c2c3a1a2a3b1b2b3|

The major application of the scalar triple product can be seen while determining the volume of a parallelepiped, which is equal to the absolute value of |(a×b)⋅c|, where a, b and c are the vectors denoting the sides of parallelepiped respectively. Hence,

Volume of parallelepiped = ∥a×b∥ ∥c∥ |cosÏ•|=|(a×b)⋅c|

Vector Multiplication

Basically, there are two types of vector multiplication:

  • Cross product
  • Dot product

Cross Product of Vectors

The cross product of two vectors results in a vector quantity. It is represented by a cross sign between two vectors.

i.e., a × b

The mathematical value of a cross product-

Cross Product

where,

| a | is the magnitude of vector a.

| b | is the magnitude of vector b.

θ is the angle between two vectors a & b.

n^ is a unit vector showing the direction of the multiplication of two vectors.

Dot product of  Vectors

The dot product of two vectors always results in scalar quantity, i.e. it has only magnitude and no direction. It is represented by a dot (.) in between two vectors.

a dot b = a. b

The mathematical value of the dot product is given as

a . b = | a | | b | cos Î¸

Components of Vectors (Horizontal & Vertical)

There are two components of a vector in the x-y plane.

  1. Horizontal Component
  2. Vertical Component

Breaking a vector into its x and y components in the vector space is the most common way for solving vectors.

Component of Vectors

A vector “a” is inclined with horizontal having an angle equal to θ.

This given vector “a” can be broken down into two components i.e. aand ay.

The component ais called a “Horizontal component” whose value is a cos θ.

The component ais called a “Vertical component” whose value is a sin θ.

Applications of Vectors

Some of the important applications of vectors in real life are listed below:

  • The direction in which the force is applied to move the object can be found using vectors.
  • To understand how gravity uses a force of attraction on an object to work.
  • The motion of a body which is confined to a plane can be obtained using vectors.
  • Vectors help in defining the force applied on a body simultaneously in the three dimensions. 
  • Vectors are used in the field of Engineering, where the force is much stronger than the structure will sustain, else it will collapse.
  • In various oscillators, vectors are used.
  • Vectors also have its applications in ‘Quantum Mechanics’.
  • The velocity in a pipe can be determined in terms of the vector field—for example, fluid mechanics.
  • We may also observe them everywhere in the general relativity.
  • Vectors are used in various wave propagations such as vibration propagation, sound propagation, AC wave propagation, and so on.

Problems and Solutions

Example 1: Given vector V, having a magnitude of 10 units & inclined at 60°. Break down the given vector into its two components.

Solution:

Given, Vector V  having magnitude|V| = 10 units and θ = 60°

Horizontal component (Vx) = V cos θ

V= 10 cos 60°

V= 10 × 0.5

V= 5 units

Now, Vertical component(Vy) = V sin θ

V= 10 sin 60°

V= 10 × √3/2

V= 10√3 units

Example 2:

Find the magnitude of vector a (3,4).

Solution-

Given Vector a = (3,4)

|a|= √(x2+y2)

|a|= √(32+42)

|a|= √(9+16) = √25

Therefore, | a |= 5

Frequently Asked Questions on Vectors – FAQs

Q1

What is a vector in Maths?

A vector is a quantity which has both magnitude and direction. It defines the movement of the object from one point to another.

Q2

What are the examples of vectors?

The examples of vectors are force, velocity, acceleration, etc., since these quantities have both magnitude and direction.

Q3

What are the types of vectors?

The ten types of vectors in Maths are:
Zero Vector
Unit Vector
Position Vector
Co-initial Vector
Like and Unlike Vectors
Co-planar Vector
Collinear Vector
Equal Vector
Displacement Vector
Negative of a Vector

Q4

What is the magnitude of the vector?

The magnitude of a vector is shown by vertical lines on both the sides of the given vector “|a|”. It represents the length of the vector.

Q5

What is the difference between scalar and vector?

A scalar quantity has only magnitude (size or measurement) only whereas the vector quantity has both magnitude and direction. For example, speed is a scalar quantity and velocity is a vector quantity.


Class 12 Math Chapter Vectors: Important Topics for CBSE Board Exam Students

Written by Author Neeraj Anand (Director of Anand Classes Jalandhar)
Published by Anand Technical Publishers

For CBSE Class 12 students, Vectors is one of the most significant chapters that can shape your overall performance in the board exams. Not only is it important for mathematics but also plays a crucial role in subjects like physics and engineering. To help you master this chapter, Neeraj Anand, Director of Anand Classes, Jalandhar, has meticulously crafted a guide to understand and excel in vectors. The book, published by Anand Technical Publishers, is designed to make complex vector concepts accessible and easy to grasp.

Key Topics in Class 12 Math Vectors for CBSE:

  1. Unit Vector: Learn how to find vectors of unit length and their role in determining direction in vector equations.
  2. Zero (Null) Vector: Understand the concept of a vector with zero magnitude and its properties.
  3. Magnitude of a Vector: Master how to calculate the length or magnitude of a vector in different coordinate systems.
  4. Addition and Subtraction of Vectors: Understand how to add and subtract vectors algebraically and geometrically.
  5. Scalar Multiplication: Learn how multiplying a vector by a scalar changes its magnitude and direction.
  6. Dot Product (Scalar Product): Get a solid grasp of dot product and its geometric interpretation for calculating angles between vectors.
  7. Cross Product (Vector Product): Learn the properties of the cross product, including its application in finding perpendicular vectors and areas of parallelograms.

Why This Book is a Must-Have:

  • Clear and Concise Explanation: Neeraj Anand’s teaching approach makes complex topics easy to understand with detailed explanations and step-by-step solutions.
  • Variety of Practice Problems: With ample examples and practice questions, students can build confidence and mastery over the subject.
  • Student-Centered Approach: The book is designed with the CBSE board exam syllabus in mind, ensuring that students are fully prepared for all possible questions.
  • Application in Real Life: The author also explains how vector concepts are used in physics and engineering, adding value beyond just academic performance.

Perfect for CBSE Board Exam Preparation:

If you’re looking for a resource to help you ace the Vectors chapter in your Class 12 CBSE board exams, this book is your go-to guide. Whether you need to understand basic concepts or solve advanced problems, Neeraj Anand’s guide will provide you with the clarity and practice you need.

Grab Your Copy Today!

Don’t miss out! Get your copy of Class 12 Math Chapter Vectors by Neeraj Anand and start preparing for success in your board exams. Available now at all leading bookstores and through Anand Technical Publishers.

With Neeraj Anand's expert guidance, you will not only secure excellent marks in vectors but also develop a deeper understanding of how vectors play a role in the world around us.

Let’s make vectors your strength for the CBSE Board Exams! 🌟

Comments

Popular posts from this blog

Symmetric & Skew Symmetric Matrix-Properties, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

A symmetric matrix and skew-symmetric matrix both are square matrices. But the difference between them is, the symmetric matrix is equal to its transpose whereas skew-symmetric matrix is a matrix whose transpose is equal to its negative. If A is a symmetric matrix, then A = A T   and if A is a skew-symmetric matrix then A T  = – A. Table of Contents Symmetric Matrix Properties of Symmetric Matrix Skew Symmetric Matrix Properties of Skew Symmetric Matrix Determinant of Skew Symmetric Matrix Eigenvalue of Skew Symmetric Matrix Frequently Asked Questions-FAQs What is a symmetric matrix? How do you know if a matrix is symmetric? Give an Example of a Matrix Which is Symmetric but not Invertible. Is Symmetric Matrix Diagonalizable? What is skew-symmetric matrix? What is the difference between symmetric and skew-symmetric matrix? Symmetric Matrix To understand if a matrix is a symmetric matrix, it is very important to know about transpose of a matrix and how to find it. If we in...

Onto Functions(Surjective Functions)-Definition, Graph, Properties, Solved Examples, FAQs

  Onto Function is one of the many types of functions defined based on the relationship between its domain and codomain. For any function to be onto, it needs to relate two sets with a very specific mapping between elements, meaning that each element of the codomain has at least one element in the domain as its pre-image. In simple words, for any function, if all the elements of the codomain are mapped to some element of the domain, then the function is said to be an onto function.  In this article, we will discuss the concept of onto or surjective function in detail including its definition, example, and many more. We will also discuss key differences between one one, onto and into functions as well. Table of Contents What is an Onto Function? Onto Function Definition Representation for Onto Function Examples of Onto Function Properties of Onto Function Composition of Onto Function Onto Function Graph Number of Onto Functions One to One and Onto Functions Onto and Into Functi...

Transpose of a Matrix-Addition & Multiplication Property of Transpose, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

Transpose of a matrix is one of the most commonly used methods in matrix transformation. For a given matrix, the transpose of a matrix is obtained by interchanging rows into columns or columns to rows. In this article, we are going to learn the definition of the transpose of a matrix, steps to find the transpose of a matrix, properties and examples with a complete explanation. Before learning how to find the transpose of a matrix, first let us learn, what a matrix is? Table of Contents What is a Matrix? Transpose of a Matrix Definition How to Find the Transpose of a Matrix? Properties of Transpose of a Matrix (i) Transpose of the Transpose Matrix (ii) Addition Property of Transpose (iii) Multiplication by Constant (iv) Multiplication Property of Transpose Transpose of a Matrix Examples Practice Problems Frequently Asked Questions What is the transpose of a matrix? How to calculate the transpose of a Matrix? What is the Addition Property of Transpose? What is the Multiplication Property...