document.write( "Question 757035: Find three consecutive integers where the sum of the two smaller integers is 4 more than 3 times the largest. \n" ); document.write( "
Algebra.Com's Answer #460659 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
n+(n+1)=3(n+2)+4\r
\n" ); document.write( "\n" ); document.write( "2n+1=3n+10\r
\n" ); document.write( "\n" ); document.write( "1-10=3n-2n\r
\n" ); document.write( "\n" ); document.write( "n=-9\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );