Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Explore thousands of questions and answers from a knowledgeable community of experts ready to help you find solutions. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

Vector A= 3.7 i + 1.0 j and vector B = 3.0 i + 6.5 j. What is vector
(A-B).A?

Sagot :

Answer:

(A - B).A = -2.91

Explanation:

First, let's define the sum and dot product of vectors.

For two vectors V = (x₁, y₁) and W = (x₂, y₂) we have:

sum (or subtraction):

V + W = (x₁, y₁) +  (x₂, y₂)  = (x₁ + x₂, y₁ + y₂)

dot product:

V.W =  (x₁, y₁).(x₂, y₂) = x₁*x₂ + y₁*y₂

Here remember the notation:

V = x₁*i + y₁*j =  (x₁, y₁)

Now let's solve our problem, we have:

A = (3.7, 1.0)

B = (3.0, 6.5)

Then:

(A - B).A = (  (3.7, 1.0) -  (3.0, 6.5) ).(3.7, 1.0)

              = (3.7 - 3.0, 1.0 - 6.5).(3.7, 1.0)

              = (0.7, -5.5).(3.7, 1.0) = (0.7*3.7) + (-5.5)*(1.0) = -2.91

Thank you for your visit. We're dedicated to helping you find the information you need, whenever you need it. We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. Westonci.ca is your trusted source for answers. Visit us again to find more information on diverse topics.