document.write( "Question 1000633: label unknowns and write an equation for each problem. The sum of three consecutive even integers is -24. The sum of three consecutive integers is 168. The sum of three consecutive odd integers is 39. \n" ); document.write( "
Algebra.Com's Answer #618085 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! label unknowns and write an equation for each problem. \n" ); document.write( "The sum of three consecutive even integers is -24. \n" ); document.write( "(n-2) + n + (n+2) = -24 \n" ); document.write( "--------------------- \n" ); document.write( "The sum of three consecutive integers is 168. \n" ); document.write( "Same as above. \n" ); document.write( "The sum of three consecutive odd integers is 39. \n" ); document.write( "Same as above. \n" ); document.write( " |