asked 146k views
4 votes
Let u = <-9, 4>, v = <8, -5>. Find u - v.

1 Answer

3 votes

Answer:

<8, -5>

Explanation:

We know that the formula for the substraction of two vectors is:

(a, b) - (c, d) = (a-c, b - d), it means you need to subtract

If u = (-9, 4) and v= (8, -5), then the result is:

(-9, 4) - (8, -5) = (-9 -8, 4- (-5)) = (-17, 9)

answered
User Sahil Singh
by
7.5k 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.