document.write( "Question 931977: Five times the greater of 2 consecutive integers is 17 more than four times the lesser integer. What are the 2 integers ? \n" ); document.write( "
Algebra.Com's Answer #805632 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive integers: x, (x+1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5(x+1) = 17 + 4x
\n" ); document.write( "5x + 5 = 4x + 17
\n" ); document.write( "x = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 12 and 13.
\n" ); document.write( "
\n" );