The dot or scalar product of two (3d) vec- tors ⃗a = ⟨a1,a2,a3⟩ and ⃗b = ⟨b1,b2,b3⟩ is defined as
3
⃗a • ⃗b = a i b i = a 1 b 1 + a 2 b 2 + a 3 b 3 .
i=1



In 3d Euclidean space, the scalar product has a geometric interpretation, given by ⃗a • ⃗b = ∥ ⃗a ∥ ∥ ⃗b ∥ c o s θ ,
where θ is the angle between ⃗a and ⃗b and the norm(length) of a vector ∥⃗a∥ is defined by
∥ ⃗a ∥ = √ ⃗a • ⃗a .
In words, the scalar product of two vectors can be thought of as the product of the magnitude of ⃗a with the magnitude of the projection of ⃗b onto the direction of ⃗a. It is used to calculate the product of vector quantities when only the parallel components of each vector contribute (e.g., Work = Force • Displacement).
Let ⃗a = ⟨14, 10.5, 0⟩ and ⃗b = ⟨4.62, 9.45, 0⟩. Calculate ⃗a • ⃗b.

Respuesta :

AL2006

Yes, yes, we know all of that.  It certainly took you long enough to
get around to asking your question.

If
     a = (14, 10.5, 0)
and
     b = (4.62, 9.45, 0) ,

then, to begin with, neither vector has a z-component, and they
 both lie in the x-y plane.

Their dot-product  a · b = (14 x 4.62) + (10.5 x 9.45) =

                                             (64.68)   +   (99.225)  =  163.905 (scalar)          


I feel I earned your generous 5 points just reading your treatise and
finding your question (in the last line).  I shall cherish every one of them.