document.write( "Question 137395: FIND THE MIDPOINT OF THE SEGMENT HAVING THE GIVEN ENDPOINTS.
\n" );
document.write( "(-SQUARE ROOT 7, 1) AND (0,SQUARE ROOT 3) \n" );
document.write( "
Algebra.Com's Answer #100541 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! FIND THE MIDPOINT OF THE SEGMENT HAVING THE GIVEN ENDPOINTS. \n" ); document.write( "(-SQUARE ROOT 7, 1) AND (0,SQUARE ROOT 3) \n" ); document.write( "------------ \n" ); document.write( "Coordinates of the midpoint are the average of the end point coordinates. \n" ); document.write( "------------- \n" ); document.write( "midpoint = [(-sqrt7+0)/2 , (sqrt3+1)/2)\r \n" ); document.write( "\n" ); document.write( "= [(-1/2)sqrt7 , (sqrt3 + 1)/2]\r \n" ); document.write( "\n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |