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)![]() ![]() You can put this solution on YOUR website! Take the Pythagorean sum... \n" ); document.write( " \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( " |