223k views
1 vote
Let u = <-6, 1>, v = <-5, 2>. Find -4u + 2v

User ArtSx
by
7.0k points

1 Answer

4 votes
-4u = <24,-4>;
2v = <-10,4>;
<24,-4> + <-10,4> = <14,0>;
User Patrick Kelly
by
6.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.