PDA

View Full Version : Help With Vector Components Asap


physicssux
Feb17-06, 12:28 AM
how do i add up 3 different vector components...

i tried drawing them up in scale but had NO LUCK...some one please help.

finchie_88
Feb17-06, 02:13 AM
If you have two vectors, lets say a = xi + yj + zk, and b (same thing, but different values of x,y and z, then, the sum of them is simple the sum of the components. The same holds true for 3 vectors.
eg. a = i+j, b = 2i +j, then a+b = 3i + 2j