document.write( "Question 1034341: find the length and direction for each of the vector if
\n" ); document.write( "a. x=3, y=4
\n" ); document.write( "

Algebra.Com's Answer #648969 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Take the Pythagorean sum...
\n" ); document.write( "\"r%5E2+=+x%5E2+%2B+y%5E2+=+3%5E2+%2B+4%5E2+=+25\"
\n" ); document.write( "so that
\n" ); document.write( "r = 5
\n" ); document.write( "The angle theta is
\n" ); document.write( "tan^(-1) = y/x = 4/3
\n" ); document.write( "so that
\n" ); document.write( "theta = 53.1 degrees
\n" ); document.write( "
\n" );