document.write( "Question 183191: Find the coordinates of the point C, halfway between the points A(5,1) and B(-2, 7). \n" ); document.write( "
Algebra.Com's Answer #137548 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "To find the midpoint, first we need to find the individual coordinates of the midpoint.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " X-Coordinate of the Midpoint:\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the x-coordinate of the midpoint, simply average the two x-coordinates of the given points by adding them up and dividing that result by 2 like this:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the x-coordinate of the midpoint is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Y-Coordinate of the Midpoint:\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the y-coordinate of the midpoint, simply average the two y-coordinates of the given points by adding them up and dividing that result by 2 like this:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the y-coordinate of the midpoint is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the midpoint between the points |