document.write( "Question 479717: Find the largest of three consecutive even integers whose sum is less than 105 \n" ); document.write( "
Algebra.Com's Answer #328698 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum will be even, so it will be divisible by 6. \n" ); document.write( "The lowest x6 sum < 105 is 102. \n" ); document.write( "102/3 = 34, the middle number \n" ); document.write( "--> 32, 34 & 36 \n" ); document.write( " \n" ); document.write( " |