document.write( "Question 255606: The average of seven different non-negative integers is 7. What is the largest
\n" );
document.write( "possible value of any of these numbers? \n" );
document.write( "
Algebra.Com's Answer #187831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average of seven different non-negative integers is 7. What is the largest \n" ); document.write( "possible value of any of these numbers? \n" ); document.write( "--- \n" ); document.write( "The sum of all the numbers is 7*7 = 49 \n" ); document.write( "--- \n" ); document.write( "IF the numbers are all non-negative and \n" ); document.write( "each is an integer, the largest possible \n" ); document.write( "number would be 43 \n" ); document.write( "--- \n" ); document.write( "One such pattern would be 1,1,1,1,1,1,43 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |