141k views
2 votes
Given u=(1,-1,3) and v=(-4,5,3) find ordered triple that represents 3u-2v

1 Answer

3 votes

Answer:

< 11, - 13, 3 >

Explanation:

Multiply the components of u by 3 and the components of v by 2

3u - 2v

= 3 < 1, - 1, 3 > - 2 < - 4, 5, 3 >

= < 3, - 3, 9 > - < - 8, 10, 6 >

Subtract corresponding components

= < 3 + 8, - 3 - 10, 9 - 6 >

= < 11, - 13, 3 >

User Kjell Andreassen
by
8.7k points