Courses
Courses for Kids
Free study material
Free LIVE classes
More
JEE 2022 | Class 12

JEE Chapter - Vectors

Get plus subscription and access unlimited live and recorded courses
Introduction to Vectors

Introduction to Vectors


Last updated date: 04th Jun 2023
Total views: 115.2k
Views today: 3.61k

A vector is a two-dimensional element containing magnitude and direction both. A vector can be visualized geometrically as a directed line segment with an arrow indicating the vector's direction and a length equal to the vector's magnitude, from the tail to the head of the vector indicating the direction.

In the chapter Vector, we will learn about the basics of the vector-like types, definition, And solved examples along with some previous year's questions for better understanding.


Important Topics of Vectors 

  • Addition of Vectors

  • Multiplication of Vector with Scalar

  • Types of Vector

  • Scalar Triple Product


Important Concepts of Vectors

What is a vector?

Vectors are geometric representations of magnitude and direction, generally depicted as straight lines that start at one point on a coordinate axis and finish at another. Every vector has a length, known as the magnitude, that indicates some quality of interest so that it can be compared to another vector. Because vectors are arrows, they have a direction. This distinguishes them from scalars, which are just numbers with no meaning.

Components of Vector


The magnitude and orientation of a vector with respect to a set of coordinates define it. Breaking down vectors into their component pieces is frequently beneficial when examining vectors. These components are horizontal and vertical for two-dimensional vectors. For three dimensional vectors, the magnitude component is the same, but the direction component is expressed in terms of x, y and z.


Vectors in Euclidean Geometry- Definition

In mathematics, a vector is a geometric entity with both magnitude and direction. Vectors have a starting point at which they begin and a terminal point that indicates the point's final position. Addition, subtraction, and multiplication are some of the operations that can be performed on vectors. 


Vectors - Examples

In physics, vectors are extremely significant. Velocity, displacement, acceleration, and force, for example, are all vector quantities with both a magnitude and a direction.


The Magnitude of Vectors

The square root of the sum of the squares of a vector's components can be used to calculate its magnitude. If (x,y,z) are the components of a vector A, then the magnitude formula of A is given by, |A|=x2+y2+z2

A vector's magnitude is a scalar value.


Angle Between Two Vectors

The dot product formula can be used to calculate the angle between two vectors. Let us consider two vectors a and b and the angle between them to be θ. Then, the dot product of two vectors can be given by a·b = |a||b| cosθ, we need to determine the value of the angle θ. The direction of the two vectors is also shown by the angle between the two vectors. θ can be evaluated using the following formula:

θ = cos-1[(a·b)/|a||b|]


Scalar Multiplication of Vectors

A scalar is a non-directional real number. When a scalar is multiplied by a vector, each component of the vector is multiplied by the scalar. Scalar multiplication is the process of multiplying a vector by a scalar. When a vector a = (a1,a2,a3) = a1i^ + a2j^ + a3k^ is multiplied by a scalar r, the resultant vector is:

ra = (ra1,ra2,ra3) = (ra1)e1 + (ra2)e2 + (ra3)e3


If r is negative, the resultant vector's direction changes by 180 degrees.

Scalar multiplication is distributive over vector addition, that is, r(a+b) = ra + rb

Scaling is defined as the multiplication of vectors by any scalar quantity. In vectors, scaling only affects the magnitude and not the direction. Some properties of scalar multiplication in vectors are given below:

k(a + b) = ka + kb

(k + l)a = ka + la

a·1 = a

a·0 = 0

a·(-1) = -a


Scalar Triple Product of Vectors

It's one vector's dot multiplied by the cross product of the other two vectors. In a scalar triple product, if any two vectors are equal, the scalar triple product is zero. The three vectors a, b, and c are said to be coplanar if the scalar triple product is equal to zero. Also, a·(b × c) = b·(c × a) = c·(a × b)

Scalar triple product of Vector

Dot Product of Vectors

To get the dot product of two vectors, multiply the individual components of the two vectors to be multiplied and add the result.

a·b = (a1i^ + b1j^ + c1k^) ·(a2i^ + b2j^ + c2k^) = (a1,b1,c1)·(a2,b2,c2) = (a1·a2) + (b1·b2) + (c1·c2)

The product of the magnitudes of the two vectors and the cosine of the angle between them is another technique to find the dot product of two vectors A and B.

A·B = |A||B| cosθ

The resultant of a dot product of two vectors is a scalar value, that is, it has no direction.


Cross Product of Vectors:

The vector components are represented by a matrix, and the result of the cross product of the vectors is represented by a determinant of the matrix.

Cross product of Vector

A×B = (b1c2c1b2,a1c2c1a2,a1b2b1a2)

The product of the magnitudes of the two vectors and the sine of the angle between them is another technique to find the cross product of two vectors A and B.

A×B = |A||B| sinθ n^


Properties of vector 

The properties of vectors listed below helps in understanding vectors and are useful in conducting a variety of mathematical operations using vectors.

The addition of vectors is commutative and associative.

  • A.B=B.A

  • A×BB×A

  • i^.i^=j^.j^=k^.k^=1

  • i^.j^=j^.k^=k^.i^=0

  • i^×i^=j^×j^=k^×k^=0

  • i^×j^=k^ ; j^×k^=i^ ; k^×i^=j^

  • j^×i^=k^ ; k^×j^=i^ ; i^×k^=j^

  • The scalar dot product of two vectors lies in the plane of the two vectors and is a scalar.

  • A vector that is perpendicular to the plane containing two vectors is the cross product of two vectors.


Use of Vectors

Vectors can be used to represent physical quantities. In physics, vectors are commonly employed to express displacement, velocity, and acceleration. Vectors are arrows that represent a magnitude and direction combination. The length represents the magnitude, while the vector's pointing direction represents the direction of that quantity. Because vectors are formed in this way, physical quantities (with both size and direction) can be analysed as vectors.


Applications of Vectors 

Vectors are useful in physics because they can represent location, displacement, velocity, and acceleration visually. Because you often don't have enough room to draw vectors to the scale they represent when drawing them, it's critical to know what scale you're working with. For example, consider when drawing a vector that represents a magnitude of 100, one may draw a line that is 5 units long at a scale of 120. When the drawn magnitude is multiplied by the inverse of the scale, the result should equal the real magnitude.


List of Formulae

Si.no

Name of the Concept 

Formulae


Magnitude of two dimensional Vector

|a| = a12+a22


Magnitude of three dimensional Vector

|a| = a12+a22+a32


Dot product of the vector

A·B = |A||B| cosθ


Cross product of the vector 

A×B = (b1c2c1b2,a1c2c1a2,a1b2b1a2)



Solved Examples

Example 1: Find the sum of two vectors a = 4 i^ + 2 j^ – 5 k^ and b = 3 i^ – 2j^ + k^ ?

Solution:

Given two vectors a = 4 i^ + 2 j^ – 5k^ and b = 3i^ – 2j^ + k^

a + b = (4i^ + 2j^ – 5k^) + (3i^ – 2j^ + k^)

= (4 + 3)i^ + (2 - 2)j^ + (-5 + 1)k^

= 7i^ + 0 j^ - 4k^

= 7i^ - 4 k^

Therefore, the sum of two vectors is 7 i^ - 4 k^

Answer: 7 i^ - 4 k^


Example 2: Find the cross product of two vectors a = 4 i^ + 2j^ -5k^ and b = 3 i^ -2j^ + k^ and verify it using cross product calculator?

Solution:

Given two vectors a = 4 i^ + 2j^ – 5k^ and b = 3 i^ – 2j^ + k^

Comparing these to the vector notations we have.

a = a1i^+a2j^+a3k^ and b = b1i^+b2j^+b3k^

Applying cross product formula,

a × b = i^(a2b3 − a3b2) − j^(a1b3 − a3b1) + k^(a1b2 − a2b1)

= i^((2 × 1) - (-5) × (-2)) - j^((4 × 1 - (-5) × (3)) + k^((4) × (-2) - (2 × 3))

= i^(2 - 10) - j^(4 + 15) + k^(-8 - 6)

= -8i^ - 19j^ - 14k^

Therefore, the cross product of two vectors is -8i^ - 19j^ - 14k^

Answer: -8i^ - 19j^ - 14k^


Solved problems of the Previous Year's Question Paper

Question 1: Let O be the origin and OX, OY, OZ be three unit vectors in the direction of the sides QR, RP, PQ respectively of a triangle PQR. If the triangle PQR varies, then the minimum value of cos (P+Q) + cos(Q+R) + cos (R+P) is

(a) 3/2

(b) -3/2

(c) 5/3

(d) -5/3

Solution:

In triangle PQR, P+Q+R = π

P+Q = π-R

Q+R = π-P

P+R = π-Q

cos (π-R)+ cos (π-P)+ cos (π-Q) = -cos R – cos P – cos Q

To minimize the given expression, we should maximize cos P+cos Q+cos R.

cos P+cos Q+cos R will be maximum when cos P = cos Q = cos R

=>P = Q = R = π/3

=> PQR is equilateral triangle.

So minimum value = -3 cos π/3

= -3/2

Hence option b is the answer.


Question 2: Let O be the origin and OX, OY, OZ be three unit vectors in the direction of the sides QR, RP, PQ respectively of a triangle PQR.

|OX×OY|

equals

(a) sin (Q+R)

(b) sin (P+R)

(c) sin 2R

(d) sin (P+Q)

Solution:

|OX×OY|=|OX||OY|sinθ

= 1×1×sin θ

= sin (180-R)

= sin (P+Q)

Hence option d is the answer.


Question 3: Let a=2i^+λ1j^+3k^, b=4i^+(3λ2)j^+6k^ and c=3i^+6j^+(λ31)k^

be three vectors such that b=2a

and vector a is perpendicular to vector c. then a possible value of λ1, λ2, λ3 is

(a) (1, 3, 1)

(b) (-½, 4, 0)

(c) (½, 4, -2)

(d) (1, 5, 1)

Solution:

Given that

b=2a

So 4i+(3-λ2)j + 6k = 4i + 2λ1j + 6k (i, j, k are the unit vectors)

So (3-λ2) = 2λ1 ..(i)

Vector a is perpendicular to vector c.

So

a.c=0

6+6λ1+3(λ3-1) = 0

=> 2 + 2λ1 + λ3-1 = 0

=> λ3 = -2λ1 – 1 ..(ii)

Check the options.

(-½, 4, 0) satisfies (i) and (ii).

So possible value of λ1, λ2, λ3 are (-½, 4, 0).

Hence option b is the answer.


Practise Problems

Q1. Let x,y and z be three vectors each of magnitude 2 and the angle between each pair of them is π3. If a is a nonzero vector perpendicular to x and y×z and b is nonzero vector perpendicular to y and z×x, then

(A) b=(bz)(zx)

(B) a=(ay)(yz)

(C) ab=(ay)(bz)

(D) a=(ay)(zy)

Answer: C


Q. Let ΔPQR be a triangle. Let a=QR,b=RP and c=PQ. If |a|=43 and b.c=24 then which of the following is (are) true?

(A) |c|22|a|=12

(B) |c|22+|a|=30

(C) |a×b+c×a|=483

(D) ab=72

Answer: B


Conclusion

A vector is defined as an object that has both directions and magnitude in general. In this post, we'll look at several types of vectors, as well as vector operations and applications. Also, for a better grasp of the subject, we went through some of the solved examples and previous year's problems.

See More
JEE Advanced Important Dates

JEE Advanced Important Dates

View all JEE Advanced Exam Dates
JEE Advanced 2023 exam date have been announced by the NTA. JEE Advanced 2023 will now be conducted on 4-June-2023, and the exam registration closes on 7-May-2023. You can check the complete schedule on our site. Furthermore, you can check JEE Advanced 2023 dates for application, admit card, exam, answer key, result, counselling, etc along with other relevant information.
See More
View all JEE Advanced Exam Dates
JEE Advanced Information

JEE Advanced Information

Application Form
Eligibility Criteria
Reservation Policy
Admit Card
IIT Guwahati has announced the JEE Advanced 2023 application form release date on the official website https://jeeadv.ac.in/. JEE Advanced 2023 Application Form is available on the official website for online registration. Besides JEE Advanced 2023 application form release date, learn about the application process, steps to fill the form, how to submit, exam date sheet etc online. Check our website for more details.
JEE Advanced 2023 applicants should be aware of the eligibility criteria before applying to the exam. IIT Guwahati has released all the relevant information on the official website, i.e. https://jeeadv.ac.in/. JEE Advanced 2023 aspirants should have passed Class 12th or any other equivalent qualifying examination in 2022, 2021, or students appearing in the Class 12th final exam in 2023 can also apply. For further details, visit our website.
As per the union government’s norms, IIT Guwahati has released the JEE Advanced 2023 reservation criteria for different candidates’ categories (SC/ST/OBC/PwD), All India Quota, State Government Quota, Deemed Universities, and more. You can check more details on Vedantu website.
JEE Advanced 2023 Admit Card will be released by the IIT Guwahati in the month of August 2023. Candidates can download the JEE Advanced admit card and hall ticket from the JEE Advanced official website i.e. https://jeeadv.ac.in/. For more details on the JEE Advanced admit card 2023, candidates can check Vedantu official website.
It is crucial for the the engineering aspirants to know and download the JEE Advanced 2023 syllabus PDF for Maths, Physics and Chemistry. Check JEE Advanced 2023 syllabus here along with the best books and strategies to prepare for the entrance exam. Download the JEE Advanced 2023 syllabus consolidated as per the latest NTA guidelines from Vedantu for free.
See More
Download full syllabus
Download full syllabus
View JEE Advanced Syllabus in Detail
JEE Advanced 2023 Study Material

JEE Advanced 2023 Study Material

View all study material for JEE Advanced
JEE Advanced 2023 Study Materials: Strengthen your fundamentals with exhaustive JEE Advanced Study Materials. It covers the entire JEE Advanced syllabus, DPP, PYP with ample objective and subjective solved problems. Free download of JEE Advanced study material for Physics, Chemistry and Maths are available on our website so that students can gear up their preparation for JEE Advanced exam 2023 with Vedantu right on time.
See More
All
Chemistry
Maths
Physics
See All
JEE Advanced Question Papers

JEE Advanced Question Papers

see all
Download JEE Advanced Question Papers & ​Answer Keys of 2022, 2021, 2020, 2019, 2018 and 2017 PDFs. JEE Advanced Question Paper are provided language-wise along with their answer keys. We also offer JEE Advanced Sample Question Papers with Answer Keys for Physics, Chemistry and Maths solved by our expert teachers on Vedantu. Downloading the JEE Advanced Sample Question Papers with solutions will help the engineering aspirants to score high marks in the JEE Advanced examinations.
See More
JEE Advanced 2023 Book Solutions and PDF Download

JEE Advanced 2023 Book Solutions and PDF Download

View all JEE Advanced Important Books
In order to prepare for JEE Advanced 2023, candidates should know the list of important books i.e. RD Sharma Solutions, NCERT Solutions, HC Verma books and RS Aggarwal Solutions. They will find the high quality readymade solutions of these books on Vedantu. These books will help them in order to prepare well for the JEE Advanced 2023 exam so that they can grab the top rank in the all India entrance exam.
See More
Maths
NCERT Book for Class 12 Maths
Physics
NCERT Book for Class 12 Physics
Chemistry
NCERT Book for Class 12 Chemistry
Physics
H. C. Verma Solutions
Maths
R. D. Sharma Solutions
Maths
R.S. Aggarwal Solutions
See All
JEE Advanced Mock Tests

JEE Advanced Mock Tests

View all mock tests
JEE Advanced 2023 free online mock test series for exam preparation are available on the Vedantu website for free download. Practising these mock test papers of Physics, Chemistry and Maths prepared by expert teachers at Vedantu will help you to boost your confidence to face the JEE Advanced 2023 examination without any worries. The JEE Advanced test series for Physics, Chemistry and Maths that is based on the latest syllabus of JEE Advanced and also the Previous Year Question Papers.
See More
JEE Advanced 2023 Cut-Off

JEE Advanced 2023 Cut-Off

JEE Advanced Cut Off
IIT Bombay is responsible for the release of the JEE Advanced 2023 cut off score. The qualifying percentile score might remain the same for different categories. According to the latest trends, the expected cut off mark for JEE Advanced 2023 is 50% for general category candidates, 45% for physically challenged candidates, and 40% for candidates from reserved categories. For the general category, JEE Advanced qualifying marks for 2021 ranged from 17.50%, while for OBC/SC/ST categories, they ranged from 15.75% for OBC, 8.75% for SC and 8.75% for ST category.
See More
JEE Advanced 2023 Results

JEE Advanced 2023 Results

JEE Advanced 2023 Result - IIT Bombay has announced JEE Advanced result on their website. To download the Scorecard for JEE Advanced 2023, visit the official website of JEE Advanced i.e https://jeeadv.ac.in/.
See More
Rank List
Counselling
Cutoff
JEE Advanced 2022 State Wise Rank List - The respective state authorities started releasing the JEE Advanced 2022 state merit lists for admission to Engineering course. Check JEE Advanced 2022 state-wise rank list for the year 2022 here.
The IIT Bombay will conduct JEE Advanced 2022 counselling at https://jeeadv.ac.in/. There will be six rounds of counselling for admission under All India Quota (AIQ), IITs. A mop-up round of JEE Advanced counselling will be conducted excluding 15% AIQ seats, while the dates of JEE Advanced 2022 counselling for 85% state quota seats will be announced by the respective state authorities.
IIT Bombay is responsible for the release of the JEE Advanced 2022 cut off score. The qualifying percentile score might remain the same for different categories. According to the latest trends, the expected cut off mark for JEE Advanced 2022 is 50% for general category candidates, 45% for physically challenged candidates, and 40% for candidates from reserved categories. For the general category, JEE Advanced qualifying marks for 2021 ranged from 17.50%, while for OBC/SC/ST categories, they ranged from 15.75% for OBC, 8.75% for SC and 8.75% for ST category.
Want to know which Engineering colleges in India accept the JEE Advanced 2023 scores for admission to Engineering? Find the list of Engineering colleges accepting JEE Advanced scores in India, compiled by Vedantu. There are 1622 Colleges that are accepting JEE Advanced. Also find more details on Fees, Ranking, Admission, and Placement.
See More
question-image

FAQs on JEE Chapter - Vectors

FAQ

1. What is the Difference Between Scalars and Vectors?

Scalars are things that have magnitude but not direction, whereas vectors are objects that have both magnitude and direction. Real values with units of measurement are commonly referred to as scalars. The direction in which an object is travelling is indicated by vectors. Time 4 hours, for example, is a scalar because it has no direction, whereas a velocity 40 mph is a vector since it indicates that the item is going in one direction.

2. How are Vectors used in Real Life?

In everyday life, vectors are commonly employed to express the velocity of an aircraft when both the aircraft's speed and direction of movement must be understood. Electromagnetic induction is the result of the interaction of electric and magnetic forces.

3. What is the importance of chapter Vector in JEE Advance?

Every year you will get 1 - 2 questions in JEE Main exam as well as in other engineering entrance exams. This chapter helps you with 3-D Geometry and Physics (Kinematics, Work, Energy and Power, electrostatics, etc.).