document.write( "Question 92227This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": Please help me find the coordinates of the point C, halfway between the points
\n" );
document.write( "A(5,1) and B(-2,7). \n" );
document.write( "
Algebra.Com's Answer #67060 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the coordinates of the point C, halfway between the points \n" ); document.write( "A(5,1) and B(-2,7) \n" ); document.write( "--------------- \n" ); document.write( "The x coordinate is the average of the x coordinates \n" ); document.write( "The y coordinate is the average of the y coordinates \n" ); document.write( "------------- \n" ); document.write( "mid-point is [(5+-2)/2 , (1+7)/2] = (3/2 , 4) \r \n" ); document.write( "\n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |