82.1k views
4 votes
Let

u = (1, 2, 3),

v = (2, 2, −1),

and

w = (4, 0, −4).

Find 4u + 3v − w.

User Jezzamon
by
7.8k points

1 Answer

1 vote

Final answer:

The sum of 4u, 3v, and -w is (14, 14, 5).

Step-by-step explanation:

To find 4u + 3v - w, we need to multiply each vector by its corresponding scalar and then subtract the vectors.

4u = 4(1,2,3) = (4,8,12)

3v = 3(2,2,-1) = (6,6,-3)

-w = -(4,0,-4) = (-4,0,4)

Finally, we can add or subtract the corresponding components to get the final result:

4u + 3v - w = (4,8,12) + (6,6,-3) - (-4,0,4) = (4+6-(-4), 8+6-0, 12+(-3)-4) = (14, 14, 5)

User Kirill Korolev
by
8.4k points

Related questions

asked Nov 13, 2018 207k views
Themiurgo asked Nov 13, 2018
by Themiurgo
8.0k points
1 answer
4 votes
207k views
1 answer
3 votes
5.6k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.