document.write( "Question 335787: Three consecutive integers have a sum of -33. What are the integers?\r
\n" );
document.write( "\n" );
document.write( "I have the answer.. But I need to know how to set it up in equation form. \n" );
document.write( "
Algebra.Com's Answer #240789 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! 3 consecutive numbers would be:\r \n" ); document.write( "\n" ); document.write( "x + (x +1) + (x + 2) so you can say:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + (x +1) + (x + 2)= -33\r \n" ); document.write( "\n" ); document.write( "then solve:\r \n" ); document.write( "\n" ); document.write( "3x + 3 = -33 \n" ); document.write( "subtract 3 from both sides\r \n" ); document.write( "\n" ); document.write( "3x = -36 \n" ); document.write( "divide both by 3\r \n" ); document.write( "\n" ); document.write( "x = -12\r \n" ); document.write( "\n" ); document.write( "go back and plug -12 in for x and you get \n" ); document.write( "-12, -11, -10\r \n" ); document.write( "\n" ); document.write( "hope this helps \n" ); document.write( " |