document.write( "Question 499628: How can I find 3 consecutive integers whose sum is 33?
\n" ); document.write( "This is what I have tried.
\n" ); document.write( "x+(x+1)+(x+2)=33
\n" ); document.write( "I combined the like terms next and got 3x+3=33
\n" ); document.write( "I then subtracted three from both sides. -3 -3
\n" ); document.write( "I got the answer of 3x=33
\n" ); document.write( "after that I divided by 3 on both sides 3x/3 33/3
\n" ); document.write( "I got the answer of X=11
\n" ); document.write( "My 3 consecutive integers are 11,12,and 13.
\n" ); document.write( "Is my answer correct?
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #337800 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How can I find 3 consecutive integers whose sum is 33?
\n" ); document.write( "This is what I have tried.
\n" ); document.write( "x+(x+1)+(x+2)=33
\n" ); document.write( "I combined the like terms next and got 3x+3=33
\n" ); document.write( "I then subtracted three from both sides. -3 -3
\n" ); document.write( "I got the answer of 3x=33 ************ 33 - 3 = 30, not 33
\n" ); document.write( "----------
\n" ); document.write( "after that I divided by 3 on both sides 3x/3 33/3
\n" ); document.write( "I got the answer of X=11
\n" ); document.write( "My 3 consecutive integers are 11,12,and 13.
\n" ); document.write( "Is my answer correct?
\n" ); document.write( "------------
\n" ); document.write( "Add them and see.
\n" ); document.write( "11 + 12 + 13 = 36 <> 33 so no.
\n" ); document.write( "------------------
\n" ); document.write( "I combined the like terms next and got 3x+3=33
\n" ); document.write( "I then subtracted three from both sides. -3 -3
\n" ); document.write( "3x = 30
\n" ); document.write( "x = 10
\n" ); document.write( "--> 10, 11 & 12
\n" ); document.write( "
\n" ); document.write( "
\n" );