document.write( "Question 1144833: The average of five whole numbers is 9, the median is 11 and the mode is 11. What is the smallest possible value that any of these whole numbers can have?
\n" ); document.write( "F)5
\n" ); document.write( "G)2
\n" ); document.write( "H)1
\n" ); document.write( "J) 0
\n" ); document.write( "

Algebra.Com's Answer #766013 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Suppose they are a,b,c,d,e, where \"0%3C=a%3C=b%3C=c%3C=d%3C=e\".  Since five is an odd\r\n" );
document.write( "number of numbers, the middle one, c, must be 11. Since their average is 9,\r\n" );
document.write( "\r\n" );
document.write( "\"%28a%2Bb%2Bc%2Bd%2Be%29%2F5=9\"\r\n" );
document.write( "\"a%2Bb%2Bc%2Bd%2Be=45\"\r\n" );
document.write( "\r\n" );
document.write( "And since c=11\r\n" );
document.write( "\r\n" );
document.write( "\"a%2Bb%2B11%2Bd%2Be=45\"\r\n" );
document.write( "\r\n" );
document.write( "\"a%2Bb%2Bd%2Be=34\"\r\n" );
document.write( "\r\n" );
document.write( "Since the mode is 11, there must be more than one 11 among them,  so either b=11\r\n" );
document.write( "or d=11 or both.\r\n" );
document.write( "\r\n" );
document.write( "If b=11, \"a%2B11%2Bd%2Be=34\", \"a%2Bd%2Be=23\"\r\n" );
document.write( "If d=11, \"a%2Bb%2B11%2Be=34\", \"a%2Bb%2Be=23\"\r\n" );
document.write( "\r\n" );
document.write( "We wonder if a can be 0, the smallest whole number. If so\r\n" );
document.write( "\r\n" );
document.write( "\"0%2Bd%2Be=23\" or \"0%2Bb%2Be=23\", which means\r\n" );
document.write( "\r\n" );
document.write( "\"d%2Be=23\" or \"b%2Be=23\"\r\n" );
document.write( "\r\n" );
document.write( "So d=11, e=12, or b=11, e=12\r\n" );
document.write( "\r\n" );
document.write( "So the numbers can be a=0, b=11, c=11, d=11, e=12\r\n" );
document.write( "\r\n" );
document.write( "and so the smallest whole number \"a\" can be is 0.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );