document.write( "Question 464165: When the smaller of two consecutive integers is added to four times the larger, the result is 39. find the integers. \n" ); document.write( "
Algebra.Com's Answer #317939 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (x+1) represent the two consecutive integers
\n" ); document.write( "Question states***\r
\n" ); document.write( "\n" ); document.write( " x + 4(x+1) = 39
\n" ); document.write( " 5x + 4 = 39
\n" ); document.write( " 5x = 35
\n" ); document.write( " x = 7 is the smaller. 7,8 the two consecutive integers \r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 7 + 4*8 = 39 \n" ); document.write( "
\n" );