document.write( "Question 1127022: If the second of three consecutive integers is subtracted from 105, the result is the sum of the first and third. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #743366 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
first, n-1
\n" ); document.write( "second, n
\n" ); document.write( "third, n+1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"105-n=%28n-1%29%2B%28n%2B1%29\"
\n" ); document.write( "
\n" );