Ask a New Question
Search
given 'ray'v=(1, 2) and 'ray'w=(-2, -3) find the coordinates of 'ray'v+'ray'w
1 answer
V(1,2), W(-2,-3)
X = 1 + (-2) = -1.
Y = 2 + (-3) = -1.
(x,y) = (-1,-1).
Ask a New Question
or
answer this question
.