document.write( "Question 91138: Help!I need to find the midpoint between the points (3,2) and (7,10) \n" ); document.write( "
Algebra.Com's Answer #66143 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the midpoint between the points (3,2) and (7,10) \n" ); document.write( "--------- \n" ); document.write( "Find the average of the x-values and the average of the y-values.\r \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "mid-pt is [(3+7)/2,(2+10)/2] = (5,6)\r \n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |