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 #743370 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let three consecutive integers be \"x\",\"%28x%2B1%29\", and \"%28x%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "If the second of three consecutive integers is subtracted from \"105\", the result is the sum of the first and third:\r
\n" ); document.write( "\n" ); document.write( "\"105-%28x%2B1%29=x%2B%28x%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"105-x-1=x%2Bx%2B2\"\r
\n" ); document.write( "\n" ); document.write( "\"104-x=2x%2B2\"\r
\n" ); document.write( "\n" ); document.write( "\"104-2=2x%2Bx\"\r
\n" ); document.write( "\n" ); document.write( "\"102=3x\"\r
\n" ); document.write( "\n" ); document.write( "\"x=102%2F3\"\r
\n" ); document.write( "\n" ); document.write( "\"x=34\"-> first integer\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29=35\"->second integer\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B2%29=36\"-> third integer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "check:\r
\n" ); document.write( "\n" ); document.write( "\"105-%28x%2B1%29=x%2B%28x%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"105-35=34%2B36\"\r
\n" ); document.write( "\n" ); document.write( "\"70=70\"
\n" ); document.write( "
\n" ); document.write( "
\n" );