Asked by mike

find v +u if vector =<6,8>and vector for u + <2,1>

Answers

Answered by Reiny
check your typing,
your post makes no sense
Answered by Steve
I'm guessing that the text should read

v = <6,8> and u = <2,1>

so,

v+u = <6+2,8+1> = <8,9>
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions