document.write( "Question 1012215: Given points A (-4,-3) and B (1,9) find line AB and |AB| (i.e. Vector AB and Magnitude of AB) \n" ); document.write( "
Algebra.Com's Answer #628098 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The vector, <-4+1,-3+9>,
\n" ); document.write( "<-3,6>.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distance Formula gives the size.
\n" ); document.write( "\"sqrt%28%28-4%2B1%29%5E2%2B%28-3%2B9%29%5E2%29\"
\n" ); document.write( "Compute.
\n" ); document.write( "
\n" );