Vectors
Components
1) Separate the vector in the x and y components.
A x =A cos q

A y =A sin q

Addition (using components)
2) To get the resultant R add the components of R separetely.
Rx = Ax+Bx

Ry = Ay+By

3) To get the total size of R use the pythagorean theorem and to get the direction of R use the inverse tangent function.
R = Ö ( Rx2+Ry2 )

qR = tan-1 ( Ry / Rx )

Hosted by www.Geocities.ws

1