document.write( "Question 135589: Find the midpoint of the segment with endpoints (sqrt.96, sqrt.3) and (sqrt.6, sqrt.12). \n" ); document.write( "
Algebra.Com's Answer #99432 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
The x-coordinate of the midpoint of the segment joining (\"x%5B1%5D\",\"y%5B1%5D\") and (\"x%5B2%5D\",\"y%5B2%5D\") is given by \"x%5Bm%5D=%28x%5B1%5D%2Bx%5B2%5D%29%2F2\", and the y-coordinate is given by \"y%5Bm%5D=%28y%5B1%5D%2By%5B2%5D%29%2F2\". Just plug in the numbers and do the arithmetic. \n" ); document.write( "
\n" );