22.6k views
3 votes
Suppose vector c = vector a + vector b where vector vector a has components vector a x = 4, vector a y = 2 and vector vector b has components vector b x = -2, vector b y = -5.

1 Answer

4 votes

Given

(ax, ay) = (4, 2)

(bx, by) = (-2, -5)

c = a + b

Find

c

Solution

cx = ax + bx = 4 + (-2) = 2

cy = ay + by = 2 + (-5) = -3

Vector c is (2, -3).

User Theremin
by
7.6k 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