Welcome to Westonci.ca, your one-stop destination for finding answers to all your questions. Join our expert community now! Discover detailed solutions to your questions from a wide network of experts on our comprehensive Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

n⃗ =〈−2,−1〉 and D=[−4 4 2 3].

What is D⋅n⃗ ?

Enter your answer as a vector by filling in the boxes.


Sagot :

The dot product of the two matrices D and n is determine as (4, - 7).

Dot product of the vector

The dot product of the two matrices is calculated as follows;

n = (-2, -1), and D = [-4   2]

                               [4    3]

D.n =  (-2, -1). [-4   2]  = (-2 x -4) + (-1 x 4) = 4

                     [4    3]  = (-2 x 2) + (-1 x 3) = -7

D.n = (4, - 7)

Thus, the dot product of the two matrices D and n is determine as (4, - 7).

Learn more about matrices here: https://brainly.com/question/1821869

#SPJ1