
Victoria V. answered 04/29/19
15+ Years Experience Teaching / Tutoring Trigonometry
The length of a vector is sqrt(x2 + y2)
The direction of the vector is tan-1(y/x), making sure to add 180 degrees if the vector has a negative x-component.
(Inverse tangent only ranges between -90 and 90, or in Quadrants 1 and 4, if your vector points toward Quadrant 2 or 3, will need to add 180 degrees or pi radians to get the correct direction angle.)
So for this vector, the length is sqrt[ (4√3)2 + (-4)2 ] = sqrt( 48 + 16 ) = √64 = 8
Direction angle is tan-1( -4/(4√3) ) = -30 degrees or - pi/6 radians.