7.9k views
0 votes
Let u = <-3,4>, v = <8, 2>. Find u + v.

1 Answer

1 vote

Answer: < 5, 6 >

=================================================

Step-by-step explanation:

In general if

u = < a, b > and v = < c, d >

then,

u+v = < a+c, b+d >

Basically we add the x coordinates separately and the y coordinates are added separately.

----------

So,

u = < -3, 4 >

v = < 8, 2 >

u + v = < -3+8, 4+2 >

u + v = < 5, 6 >

User Jonathan Drolet
by
8.1k 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