document.write( "Question 1067335: What are three consecutive integers if the three times the second increased by 10 is equal to the sum of the first and third? \n" ); document.write( "
Algebra.Com's Answer #682524 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Let these THREE CONSECUTIVE integers be \"system%28n-1%2Cn%2Cn%2B1%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"...three times the second increased by 10 is...\"
\n" ); document.write( "\"3n%2B10=%28n-1%29%2B%28n%2B1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"3n%2B10=2n\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28n=-10%29\", the middle interger
\n" ); document.write( "
\n" );