document.write( "Question 217931: The sum of four consecutive integers is 54. What is the LARGEST of these integers? \n" ); document.write( "
Algebra.Com's Answer #164207 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let x,,x+1,,,x+2,,,x+3 = consecutive integers \n" ); document.write( ", \n" ); document.write( "sum = 4x +6 =54 \n" ); document.write( ". \n" ); document.write( "4x = 48 \n" ); document.write( ". \n" ); document.write( "x=12 \n" ); document.write( ". \n" ); document.write( "numbers are,,,12,,,13,,,14,,,15,,,,,,,,,,,,largest is 15 \n" ); document.write( ", \n" ); document.write( "check sum is 54,,,,ok \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |