document.write( "Question 833996: How do I find the coordinates of A are (-3,2) and the coordinates of B are (5,0). Find the coordinates of midpoint of AB. \n" ); document.write( "
Algebra.Com's Answer #502775 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the coordinates of A are (-3,2) and the coordinates of B are (5,0). Find the coordinates of midpoint of AB.
\n" ); document.write( "-------------
\n" ); document.write( "Let the mid-point be (x,y)
\n" ); document.write( "------
\n" ); document.write( "x = (-3+5)/2 = 1
\n" ); document.write( "y = (2+0)/2 = 1
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );