63.5k views
4 votes
VECTORS IN THREE-DIMENSIONAL SPACE PROBLEM

VECTORS IN THREE-DIMENSIONAL SPACE PROBLEM-example-1

2 Answers

1 vote
b.....................
User Praful Gupta
by
7.4k points
2 votes
For this case we have the following vectors:
u = (1, -1, 3)
v = (-4, 5, 3)
We want to calculate the following operation:
3u - 2v
We have then:
3u - 2v = 3(1, -1, 3) - 2(-4, 5, 3)
Rewriting we have:
3u - 2v = (3, -3, 9) + (8, -10, -6)
3u - 2v = ((3 + 8), (-3 - 10), (9-6))
3u - 2v = (11, -13, 3)
Answer:
3u - 2v = (11, -13, 3)
option B

User Fedor Gogolev
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories