document.write( "Question 1054983: Find a unit vector in the direction of the given vector. Verify that the result has a magnitude of 1.
\n" );
document.write( "w = 5j \n" );
document.write( "
Algebra.Com's Answer #670195 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! w = 5j is a vector that points directly north. This vector is 5 units long. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = j is another vector that points in the same direction as w. It is 1 unit long. \n" ); document.write( " |