document.write( "Question 16205: find 3 consecutive integers that are equal to 99 \n" ); document.write( "
Algebra.Com's Answer #7910 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
find 3 consecutive integers that are equal to 99
\n" ); document.write( "Let x = the first integer;
\n" ); document.write( "So, x+1=second integer
\n" ); document.write( "x+2=third integer
\n" ); document.write( "So we have;
\n" ); document.write( "x+(x+1)+(x+2)=99
\n" ); document.write( "3x+3=99
\n" ); document.write( "3x=96
\n" ); document.write( "x=32
\n" ); document.write( "So our first integer is 32, can you figure out what the next two are?
\n" ); document.write( "Hope you get it
\n" ); document.write( "=)
\n" ); document.write( "
\n" );