document.write( "Question 172934: Provide the formula to calculate the midpoint of an aggregate range, for example, 7 is the midpoint of 4 to 10 aggregate range. \n" ); document.write( "
Algebra.Com's Answer #127772 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Midpoint is the 'average' of the two end points.
\n" ); document.write( "\"Mid+=+%28Low+%2B+High%29%2F2\"
\n" ); document.write( "
\n" );