document.write( "Question 461933: if the average of three distinct positive intergers is 4 what is the greatest possible value for one of those integers \r
\n" );
document.write( "\n" );
document.write( "a) 5
\n" );
document.write( "b) 6
\n" );
document.write( "c) 9
\n" );
document.write( "d) 11
\n" );
document.write( "e) 12 \n" );
document.write( "
Algebra.Com's Answer #316701 by robertb(5830)![]() ![]() You can put this solution on YOUR website! c) 9.\r \n" ); document.write( "\n" ); document.write( "Since the terms of the sum are all positive integers, then the least value any of the terms can take is 1. The second least positive integral value one of the remaining terms can take is 2. (Remember the value of the next term is distinct from the first, and hence higher.) The value of the remaining term must then be maximal, which is 12 - 1 - 2 = 9. \n" ); document.write( " |