document.write( "Question 92937: The median of a set of 9 consecutive integers is 42. What is the greatest of these 9 integers? \n" ); document.write( "
Algebra.Com's Answer #67629 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Since the \"median\" of a set of numbers is the middle number and the given set cosists of consecutive integers, then you know that 42 is the middle integer of these nine consecutive integers, so the set looks like...
\n" ); document.write( "38,39,40, 41,42,43,44,45,46
\n" ); document.write( "The greateset integer is 46
\n" ); document.write( "
\n" );