document.write( "Question 400751: The sum of three consecutive integers is 528. The smallest integer among the three integers is \n" ); document.write( "
Algebra.Com's Answer #283664 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! The sum of three consecutive integers is 528. The smallest integer among the three integers is?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st integer \n" ); document.write( "x + 1 = 2nd integer \n" ); document.write( "x + 2 = 3rd integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 1 + x + 2 = 528 {sum of three consecutive integers is 528} \n" ); document.write( "3x + 3 = 528 {combined like terms} \n" ); document.write( "3x = 525 {subtracted 3 from both sides} \n" ); document.write( "x = 175 {divided both sides by 3} \n" ); document.write( "x + 1 = 176 \n" ); document.write( "x + 2 = 177 \r \n" ); document.write( "\n" ); document.write( "smallest is 175\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |