asked 55.5k views
2 votes
Subtract vector v = <2, -3> from vector u = <5, 2>.

2 Answers

5 votes

Explanation:

<5, 2> - <2, -3> = <5 - 2, 2 - (-3)> = <3, 5>

answered
User Carlos Espinoza
by
8.4k points
3 votes

Answer:

<3,5>

Explanation:

We are subtracting vector v from vector u

u-v

<5, 2>- <2, -3>

< 5-2, 2--3>

<3, 2+3>

<3,5>

answered
User Manu Chadha
by
9.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.