Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

Vector A is 3 units length and points along the positive x-axis vector B is 4 units in length and points along negative y-axis .find magnitude and direction of the vector (a) A+B (b)A-B

Sagot :

Answer:

a) < 3 , -4 >

b) < 3 , -4 >

Explanation:

a) If you can imagine this, adding vectors is like putting them "tip to tail", where you put the beginning point of vector B to the end point of vector A (or vice versa).  Your new vector (A+B) would be from the "tip" of vector A to the "tail" of vector B.

Mathematically, this is the same as adding the x-components of each vector together as well as the y-components.

Vector A: 3 units along the positive x-axis: < 3 , 0 >

Vector B: 4 units along the negative y-axis: < 0 , -4 >

A+B = < 3 , 0 > + < 0 , -4 > = < (3+0) , (0+(-4)) > = < 3 , -4 >

b) Subtracting is like adding a negative, so you could use the same "tip to tail" visual by adding the negative of vector B instead (which is B in the opposite direction).

Vector A: < 3 , 0 >

Vector B: < 0 , -4 >

Vector -B: < 0 , 4 >

A-B = A+(-B) = < 3 , 0 > + < 0 , 4 > = < (3+0) , (0+4) > = < 3 , 4 >