document.write( "Question 981582: Given vectors: v(1) = <3,4>, v(2) = <1,1> and v(3) = <2,7>
\n" );
document.write( "What is the direction of the vector v(3)?\r
\n" );
document.write( "\n" );
document.write( "Please enter the exact value, using arctangent function.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #602581 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! v(3) = <2,7> \n" ); document.write( "What is the direction of the vector v(3)?\r \n" ); document.write( "\n" ); document.write( "Please enter the exact value, using arctangent function. \n" ); document.write( "------------- \n" ); document.write( "--> atan(7/2) \n" ); document.write( " |