document.write( "Question 40540This question is from textbook
\n" );
document.write( ": The vector v has an initial point P and terminal point Q. Write v in the form ai+bj; that is, find its positive vector.
\n" );
document.write( "P=(-2,-1);Q=(6,-2) \n" );
document.write( "
Algebra.Com's Answer #25975 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write v in the form ai+bj; that is, find its positive vector. \n" ); document.write( "P=(-2,-1);Q=(6,-2)\r \n" ); document.write( "\n" ); document.write( "(6--2)i + (-2--1)j \n" ); document.write( "=8i + -1j \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |