document.write( "Question 322026: The average of seven different positive integers is 7 . what is the largest possible value of any of these numbers ? \n" ); document.write( "
Algebra.Com's Answer #230546 by Jk22(389)![]() ![]() You can put this solution on YOUR website! Ans : 28\r \n" ); document.write( "\n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "a1+...+a7=7*7=49\r \n" ); document.write( "\n" ); document.write( "we take a1 upto a6 as small as possible : a1=1, a2=2, ...a6=6\r \n" ); document.write( "\n" ); document.write( "hence : a7=49-6*7/2=49-21=28 \n" ); document.write( " |