Find the product of v=(1 ,0, 1) and u=(2,6,4)

2 answers

To find the product of two vectors, we need to take the dot product of the two vectors.

The dot product of two vectors v=(v1, v2, v3) and u=(u1, u2, u3) is given by:

v · u = (v1 * u1) + (v2 * u2) + (v3 * u3)

Using this formula, we can find the dot product of v and u:

v · u = (1 * 2) + (0 * 6) + (1 * 4) = 2 + 0 + 4 = 6

Therefore, the product of v and u is 6.
of course, there's always the vector product ...
Similar Questions
    1. answers icon 4 answers
  1. Using the expression 56xy + 5 -6x + y/20,find the following:a. Find two sums. b. find the terms of the expression. c. find a
    1. answers icon 1 answer
    1. answers icon 1 answer
  2. QuestionUse the standard algorithm to find the product of 355 and 893. Record the products of each multiplying through by each
    1. answers icon 3 answers
more similar questions