document.write( "Question 161640: Find the unit vector having the same direction as v if v = 2i - j \n" ); document.write( "
Algebra.Com's Answer #119110 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the unit vector having the same direction as v if v = 2i - j \n" ); document.write( "----------------- \n" ); document.write( "Find the magnitude of v \n" ); document.write( "||v|| = sqrt(4+1) = sqrt(5) \n" ); document.write( "unit vector = v/sqrt(5) \n" ); document.write( "=(2i-j)/sqrt(5) \n" ); document.write( "= |