Vector Dot Product Learning Goal: To understand the rules for

Marla Payton

Marla Payton

Answered question

2021-12-15

Vector Dot Product Learning Goal: To understand the rules for computing dot products. Let vectors A(2,1,4),B=(3,0,1),C=(1,1,2)
Dot product of a vector and a scalar? Which of the following can be computed? Which of the following can be computed?
a) ABC
b) A(BC)
c) A(B+C)
d) 3A

Answer & Explanation

kalupunangh

kalupunangh

Beginner2021-12-16Added 29 answers

Dot product of scalar and vector is not defined.
1. ABC
This cannot be computed as dot product of any 2 vectors gives scalar.
Then dot product of scalar and other vector is not defined.
2. A(BC)
This cannot be computed as dot product of B and C is scalar.
Then dot product of A and scalar is not defined.
3. A(B+C)
This can be computed.
A(B+C)=(2,1,4)((3),0,1)+(1,1,2))
A(B+C)=(2,1,4)(4,1,3)
A(B+C)=(2×(4))+(1×(1))+(4×3)
A(B+C)=8112
A(B+C)=21
4. This cannot be computed as dot product of scalar and other vector is not defined.
Thomas Lynn

Thomas Lynn

Beginner2021-12-17Added 28 answers

Can you please explain in text, without numbers?
nick1337

nick1337

Expert2021-12-28Added 777 answers

The dot product can only take on two vectors. The dot product gives a scalar value. In (a) the dot product between first two vector gives a scalar and the third vector cannot be taken further for a dot product with the scalar value. Hence the equation is not computable. In (b) the dot product between last two vector gives a scalar and the first vector cannot be taken further for a dot product with the scalar value. Hence the equation is not computable. In ( c) the addition between last two vector gives a vector and the first vector can be taken further for a dot product with the sum of last two vectors. Hence the equation is computable. In (d) 3 is a scalar, hence the vector image cannot undergo dot product with the scar. The equation is not computable. The operation which is computable is ( c) image.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?