document.write( "Question 1022097: Find the midpoint of the lines with the following and points:(a) A(3,-2)B(5,-4) (b) C(6,-3)D(2,1) \n" ); document.write( "
Algebra.Com's Answer #637809 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the midpoint of the lines with the following and points:
\n" ); document.write( "(a) A(3,-2)B(5,-4)
\n" ); document.write( "It's the average of the x's and y's separately.
\n" ); document.write( "x: (3+5)/2 = 4
\n" ); document.write( "y: (-2-4)/2 = -3
\n" ); document.write( "--> (4,-3)
\n" ); document.write( "=====================
\n" ); document.write( "(b) C(6,-3)D(2,1)
\n" ); document.write( "Same as above.
\n" ); document.write( "
\n" ); document.write( "
\n" );