document.write( "Question 581189: SOLUTION A(2,3) B(-3,0) and C(3,-3) how would i find the midpoint of AB AC and BC? \n" ); document.write( "
Algebra.Com's Answer #371505 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A(2,3) B(-3,0) and C(3,-3) how would i find the midpoint of AB AC and BC?
\n" ); document.write( "-----
\n" ); document.write( "Just add the x-values of the end points and divide by 2
\n" ); document.write( "Do the same for the y-values.
\n" ); document.write( "Example:
\n" ); document.write( "Let the midpoint of AB be (x,y)
\n" ); document.write( "Then:
\n" ); document.write( "x = (2+-3)/2 = -1/2
\n" ); document.write( "y = (3+0)/2 = 3/2
\n" ); document.write( "----
\n" ); document.write( "Midpoint of AB is (-1/2,3/2)
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );