document.write( "Question 957923: what is the length and midpoint of AB if a=(5,-2) and b=(-4,3) \n" ); document.write( "
Algebra.Com's Answer #585436 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
what is the length and midpoint of AB if a=(5,-2) and b=(-4,3)
\n" ); document.write( "=============
\n" ); document.write( "\"L+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "----------
\n" ); document.write( "The midpoint is the average of the x and y values separately.
\n" ); document.write( "x: (5-4)/2 = 1/2
\n" ); document.write( "y: (-2+3)/2 = 1/2
\n" ); document.write( "--> (1/2,1/2)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );