115k views
0 votes
If Vector A is (3, 0) and Vector B is (-3, 3), what is A – B?

User Endowzoner
by
7.3k points

1 Answer

1 vote

Answer: (6,-3)

Step-by-step explanation:

Vectors in two dimensions have two components Y and X, and are written in the following form:

(X,Y)

In this case we have two vectors:

A: (3,0)

B: (-3,3)

If we want to find the result of A-B, we have to substract the X component of B to the X component of A, and do the same with the Y component of both vectors:

A-B=(3-(-3) , 0-3)

Finally:

A-B=(6 , -3)

User Damick
by
9.3k points