document.write( "Question 845155: One fifth of the sum of two consecutive integers is 10 less than the smaller integer. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #509153 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the integers be \"+n+\" and \"+n%2B1+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+%281%2F5%29%2A%28+n+%2B+n+%2B+1+%29+=+n+-+10+\"
\n" ); document.write( "\"+2n+%2B+1+=+5%2A%28+n+-+10+%29+\"
\n" ); document.write( "\"+2n+%2B+1+=+5n+-+50+\"
\n" ); document.write( "\"+3n+=+51+\"
\n" ); document.write( "\"+n+=+17+\"
\n" ); document.write( "\"+n+%2B+1+=+18+\"
\n" ); document.write( "the integers are 17 and 18
\n" ); document.write( "check:
\n" ); document.write( "\"+%281%2F5%29%2A%28+17+%2B+18+%29+=+17+-+10+\"
\n" ); document.write( "\"+7+=+7+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );