document.write( "Question 705490: The sum of 3 consecutive integers is 582, find the integers \n" ); document.write( "
Algebra.Com's Answer #806541 by CubeyThePenguin(3113) You can put this solution on YOUR website! (x-1) + x + (x+1) = 582 \n" ); document.write( "3x = 582 \n" ); document.write( "x = 194\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "integers: 193, 194, 195 \n" ); document.write( " |