Question 200276
Well I'm sure that you know to add the components of the two vectors (how else did you get the magnitude?) to get (7+0, 0+6) ---> (7,6). So the resultant vector is (7,6)



To find the direction, you need to find the argument (or the angle between the x-axis and the vector). For any vector (a,b), the angle "x" is 


{{{x=arctan(b/a)}}}



So simply compute the arctangent of {{{6/7}}} to find the angle. 



To graph the resultant, first graph the two given vectors and then add the resultant in (through the use of the parallelogram method or the head-to-tail method).