Question
Question: How do you find the scalar and vector projections of \(b\) onto a given \(a = < 3,\; - 6,\;2 > ,\;b ...
How do you find the scalar and vector projections of b onto a given a=<3,−6,2>,b=<1,1,1>?
Solution
Scalar projection of b onto a is given as ∣a∣a.b and vector projection of b onto a is given as (∣a∣)2a.ba
Where a.b represents the dot product between aandb, ∣a∣ represents the magnitude of the vector a.
Use the above information to find the respective scalar and vector projections.
Complete step by step answer:
In order to find the scalar projection of b onto a we have to first find the dot product of aandb. Dot product of two vectors x=<a,b,c>andy=<e,f,g> is given as follows
x.y=<a,b,c>.<e,f,g>=(a×e+b×f+c×g)
From the above formula of dot product performing the dot product of aandb, we will get,
a.b=<3,−6,2>.<1,1,1>=(3×1+(−6)×1+2×1)=3−6+2=−1 ⇒a.b=−1
Now we have to find the magnitude of a in order to find the scalar projection of b onto a. Magnitude of a vector x=<a,b,c> is given as
∣x∣=a2+b2+c2
Using this to find the magnitude of a=<3,−6,2>, we will get
∣a∣=32+(−6)2+22=9+36+4=49=∣±7∣=7
Scalar projection of a vector x=<a,b,c> on to the vector y=<e,f,g> is given as ∣y∣y.x
With the use of this formula the scalar projection of b onto a will be given as ∣a∣a.b
Putting the values we will get
∣a∣a.b=7−1
Now we will find the vector projection of b onto a
Vector projection of a vector x=<a,b,c> on to the vector y=<e,f,g> is given as (∣y∣)2y.xy
Therefore vector projection of b onto a will be given as (∣a∣)2a.ba
Hence we are familiar to these terms in the vector projection of b onto a
So directly putting their values we will get
∴(∣a∣)2a.ba=72−1<3,−6,2>=49−1<3,−6,2>
Therefore the required scalar and vector projections of the given vectors are 7−1and49−1<3,−6,2> respectively.
Note: The given vectors a=<3,−6,2>andb=<1,1,1> can also be written as a=(3i,−6j,2k)andb=(i,j,k) where it 3i is read as “3 i-cap” it is also a form vector notation. Also the actual formula for dot product of two vectors xandy is given as follows
x.y=xycosθ,whereθ is the acute angle between the two vectors.