document.write( "Question 947875: The smallest of three consecutive integers is 17 less than the sum of the two larger integers. Find the three integers. \n" ); document.write( "
Algebra.Com's Answer #578468 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
n, n+1, n+2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n=-17%2B%28n%2B1%29%2B%28n%2B2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "one step more,
\n" ); document.write( "\"n=-17%2B2n%2B3\"
\n" ); document.write( "
\n" );