Careers360 Logo
Dot Product of Two Vectors - Properties and Examples

Dot Product of Two Vectors - Properties and Examples

Edited By Komal Miglani | Updated on Sep 19, 2024 11:00 AM IST

Multiplication (or product) of two vectors is defined in two ways, namely, dot (or scalar) product where the result is a scalar, and vector (or cross) product where the result is a vector. Based on these two types of products for vectors, we have various applications in geometry, mechanics, and engineering. In real life, we use dot product when installing a solar panel on a roof.

In this article, we will cover the concept of Dot Product Of Two Vectors. This topic falls under the broader category of Vector Algebra, which is a crucial chapter in Class 11 Mathematics. This is very important not only for board exams but also for competitive exams, which even include the Joint Entrance Examination Main and other entrance exams: SRM Joint Engineering Entrance, BITSAT, WBJEE, and BCECE. A total of fourty five questions have been asked on this topic in JEE Main from 2013 to 2023 including two in 2021.

What is a Dot (scalar) Product?

The dot product of two vectors is the product of the magnitude of the two vectors and the cos of the angle between them.

If a and b are two non-zero vectors, then their scalar product (or dot product) is denoted by ab
Dot Product: Formula
If a and b are two non-zero vectors, then their scalar product (or dot product) is denoted by ab
ab=|a||b|cosθ(0θπ) where θ is the angle between a and b

Observations:

1. ab is a real number.
2. ab is positive if θ is acute.
3. ab is negative if θ is obtuse.
4. ab is zero if θ is 90.
5. ab|a||b|

Dot Product of two vector

If a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^, then ab=a1b1+a2b2+a3b3

Derivation of Dot Product

ab=(a1i^+a2j^+a3k^)(b1i^+b2j^+b3k^)=a1i^(b1i^+b2j^+b3k^)+a2j^(b1i^+b2j^+b3k^)+a3k^(b1i^+b2j^+b3k^)=a1b1(i^i^)+a1b2(i^j^)+a1b3(i^k^)+a2b1(j^i^)+a2b2(j^j^)+a2b3(j^k^)+a3b1(k^i^)+a3b2(k^j^)+a3b3(k^k^)=a1b1+a2b2+a3b3

Properties of Dot (Scalar) Product

1. ab=ba (commutative)
2. a(b+c)=ac+ac
(distributive )
3. (ma)b=m(ab)=a(mb); where m is a scalar and a,b are any two vectors
4. (la)(mb)=lm(ab); where l and m are scalars

For any two vectors a and b, we have
(I)

|a±b|2=|a±b||a±b|=|a|2+|b|2±2ab=|a|2+|b|2±2|a||b|cosθ

(ii) |a+b||ab|=|a|2|b|2
(iii) |a+b|=|a|+|b|a and b are like vectors
(iv) |a+b|=|ab|ab

The angle between two vectors

The angle between two vectors is calculated as the cosine of the angle between the two vectors. The cosine of the angle between two vectors is equal to the sum of the products of the individual constituents of the two vectors, divided by the product of the magnitude of the two vectors. The formula for the angle between the two vectors is given by

ab=|a||b|cosθcosθ=ab|a||b|θ=cos1(ab|a||b|) If a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^θ=cos1(a1b1+a2b2+a3b3a12+a22+a32b12+b22+b32)



Geometrical Interpretation of Scalar Product

The dot product of two vectors is constructed by taking the component of one vector in the direction of the other and multiplying it with the magnitude of the other vector. To understand the vector dot product, we first need to know how to find the magnitude of two vectors, and the angle between two vectors to find the projection of one vector over another vector.

Magnitude of A Vector

A vector represents a direction and a magnitude. The magnitude of a vector is the square root of the sum of the squares of the individual constituents of the vector. The magnitude of a vector is a positive quantity.

For a vector, OP=xi^+yj^+zk^ its magnitude is given by OP∣=x2+y2+z2=r

Projection of a Vector

The dot product is useful for finding the component of one vector in the direction of the other. The resultant of a vector projection formula is a scalar value.

Let a and b be two vectors represented by OA and OB, respectively.

Draw BLOA and AMOB.
From triangles OBL and OAM we have OL=OBcosθ and OM=OAcosθ.
Here OL and OM are known as projections of b on a and a on b respectively.


Now, ab=|a||b|cosθ=|a|(OBcosθ)=|a|(OL)=( magnitude of a)( projection of b on a) Again, ab=|a||b|cosθ=|b|(|a|cosθ)=|b|(OAcosθ)=|b|(OM)=( magnitude of b) ( projection of a on b

Thus. geometrically interpreted, the scalar product of two vectors is the product of the modulus of either vector and the projection of the other in its direction.

Thus,

Projection of a on b=ab|b|=ab|b|=ab^ Projection of b on a=ab|a|=ba|a|=ba^

Working Rule to Find The Dot Product of Two Vectors

If the two vectors are expressed in terms of unit vectors, i, j, k, along the x, y, and z axes, then the scalar product is obtained as follows:

ab=(a1i^+a2j^+a3k^)(b1i^+b2j^+b3k^)=a1i^(b1i^+b2j^+b3k^)+a2j^(b1i^+b2j^+b3k^)+a3k^(b1i^+b2j^+b3k^)=a1b1(i^i^)+a1b2(i^j^)+a1b3(i^k^)+a2b1(j^i^)+a2b2(j^j^)+a2b3(j^k^)+a3b1(k^i^)+a3b2(k^j^)+a3b3(k^k^)=a1b1+a2b2+a3b3

Dot Product of Unit Vectors

For any two non-zero vectors a and b, then ab=0 if and only if a and b perpendicular to each other. i.e.
ab=0ab
As i^,j^ and k^ are mutually perpendicular unit vectors along the coordinate axes, therefore,

i^j^=j^i^=0,j^k^=k^j^=0;k^i^=i^k^=0

If θ=0, then ab=|a||b|
In particular, aa=|a|2
As i^,j^ and k^ are unit vectors along the coordinate axes, therefore i^i^=|i^|2=1,j^j^=|j^|2=1 and k^k^=|k^|2=1

Solved Examples on Dot (Scalar) Product of Two Vectors

Example 1: Let S be the set of all aR for which the angle between the vectors u=a(loge b)i^6j^+3k^v=(loge b)i^+2j^+2a(loge b)k^,(b>1) is acute. Then S is equal to:
Solution
u~v~=a(logb)212+6a(logb)>0
For b>1logb>0
u~v^=a(logb)212+6a(logb)>0
Let logb=tt>0
For b>1logb>0
at2+6at12>0 for all t>0 But fort =0f(t)=12 Let logb=tt>0
at2+6at12 cannot be positive for all t>0 for any value of aat2+6at12>0 for all t>0 But fort =0f(t)=12
option (B)
at2+6 at -12 cannot be positive for all t>0 for any value of a
Hence, the answer is Φ

Example 2: Let a vector a has magnitude 9. Let a vector b be such that for every (x,y)R×R{(0,0)}, the vector (xa+yb) is perpendicular to the vector (6ya18xb). Then the value of |a×b| is equal to:
[JEE MAINS 2022]
Solution

|a~|=9&(xa~+yb¯)(6yã18xb¯)=06xy|a~|218x2(a~b¯)+6y2(a~b¯)|8xy|b¯|2=06xy(|a~|23|b~|2)+(a~b~)(y23x2)=0
|a~|2=3|b~|2&(a~b~)=0 Now |a~×b~|2=|a~|2|b~|2(a~b~)2=|a~|2|a~|23
This should hold x,yRXR|a~×b~|=|a~|22=813=273
Hence, the answer is 273
3

Example 3: In a triangle ABC , if |BC|=3,|CA|=5 and |BA|=7, then the projection of the vector BA on BC is equal to [JEE MAINS 2021]

Solution

Clearly projection of AB on BC is |AB|cosB=7cosB
To get cosB we can apply Casine Rule

cosB=a2+c2b22ac=9+49252(3)(7)=332.3.7=1114 Projection =71114=112
Hence, the correct option is 112

Summary

The scalar product, or dot product quantifies the relationship between vectors through both geometric insight and numerical calculation. Its properties of commutativity, distributivity, and facilitation of projection make it indispensable in fields ranging from physics and engineering to computer graphics. Knowledge of the scalar product helps in solving problems and advancing knowledge.

Articles

Back to top