document.write( "Question 261902: Write an equation and solve to find three consecutive integers whose sum is 33. \n" ); document.write( "
Algebra.Com's Answer #192992 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The simple way is 33/3 =11 the middle one is 11 \n" ); document.write( "n+n+1+n+2=33 \n" ); document.write( "3n+3=33 \n" ); document.write( "3n=30 \n" ); document.write( "n=10 \n" ); document.write( "next two are 11 and 12 \n" ); document.write( " |