document.write( "Question 84567: what is the midpoint between (7,3) and (2,1)?
\n" );
document.write( "thanks for your help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #60912 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given the endpoints (7,3) and (2,1) \n" ); document.write( ". \n" ); document.write( "The x value of the midpoint is halfway between the x value of the two endpoints. That means \n" ); document.write( "that it is halfway between +7 and +2. You can get this x value by averaging the x values \n" ); document.write( "of the endpoints ... adding them together and dividing by 2. Averaging them: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Similarly the y value of the midpoint can be found by averaging the y values of the two \n" ); document.write( "endpoints. The y values of the endpoints are +3 and +1 and averaging them results in: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So the point that is the midpoint is defined by the two values as being (4.5, 2). \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see how to work midpoint problems if you are given the two endpoints \n" ); document.write( "of a line. \n" ); document.write( " |