141k views
4 votes
I need this quicklyy

Evaluate the expression.
r = <5, 9, -4>, v = <3, 3, -8>, w = <9, -6, -1>
v*w

A. <-15, -27, -32>
B. 0
C. 17
D. <27, -18, 8>

User Trbabb
by
8.0k points

1 Answer

3 votes

Answer:

The correct answer is D. <27, -18, 8>

Explanation:

Let's evaluate the expression, given that:

r = <5, 9, -4>, v = <3, 3, -8>, w = <9, -6, -1>

v * w

v * w = <3 * 9 , 3 * - 6, -8 * - 1>

v * w = <27 , -18, 8 >

The correct answer is D. <27, -18, 8>

User Paul Sanwald
by
8.0k points

Related questions

asked Sep 23, 2024 20.5k views
Buszmen asked Sep 23, 2024
by Buszmen
8.3k points
2 answers
3 votes
20.5k views
2 answers
2 votes
221k views