document.write( "Question 838015: The sum of three consecutive integers is -96. What is the smallest integer? \n" ); document.write( "
Algebra.Com's Answer #504820 by josh_jordan(263)\"\" \"About 
You can put this solution on YOUR website!
To solve, we need to set this up as an equation. First, we know that we are looking for 3 consecutive integers. We will use the letter x to represent the unknown integers. So, integer 1 will be x. Integer 2 will be x + 1. Integer 3 will be x + 2. We also know that the sum of these integers is -96. So, let's combine everything together:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + x + 1 + x + 2 = -96\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Combine like terms on the left side of the equal sign:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x + 3 = -96\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract 3 from both sides, giving us:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x = -99\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide both sides by 3 to obtain integer 1:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = -33\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, we can plug in -33 to our formula for integer 2:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-33 + 1 -----> -32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, plug in -33 to our formula for integer 3:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-33 + 2 -----> -31\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We now have our 3 integers: -33, -32, and -31.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We are asked to find the smallest integer, which is -33
\n" ); document.write( "
\n" );