document.write( "Question 55047:  I am stuck on correct answer for: \r
\n" );
document.write( "\n" );
document.write( "if the sum of 3 consecutive integers is 36, what is the smallest of these integers?\r
\n" );
document.write( "\n" );
document.write( "I believe answer is 11 but I need to verify my work. Can you show me the breakdown to get correct resolve? \n" );
document.write( "
| Algebra.Com's Answer #37262 by stanbon(75887)      You can put this solution on YOUR website! if the sum of 3 consecutive integers is 36, what is the smallest of these integers? \n" ); document.write( "-------------- \n" ); document.write( "Let the consecutive integers be x, x+1, x+2 \n" ); document.write( "EQUATION: \n" ); document.write( "x+x+1+x+2=36 \n" ); document.write( "3x+3=36 \n" ); document.write( "x+1=12 \n" ); document.write( "x=11 \n" ); document.write( "x+1=12 \n" ); document.write( "x+3=13 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |