document.write( "Question 980960: Given the vectors v(1) = <3,4>, v(2) = <1,1>, and v(3) = <2,7>
\n" );
document.write( "What is the magnitude of vector v(2)? \n" );
document.write( "
Algebra.Com's Answer #602031 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "You can find the magnitude of v2 by applying the pythagrean theory (i.e) \n" ); document.write( "|v2|=sqt1²+1² \n" ); document.write( " =sqt2 \n" ); document.write( " =1.14 \n" ); document.write( "The maghitude of v2 is 1.14 \n" ); document.write( " |