Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

JEE Chapter - Vectors

ffImage
Last updated date: 20th Apr 2024
Total views: 60.3k
Views today: 1.60k
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Introduction to Vectors

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.

FAQs on JEE Chapter - Vectors

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.).