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 #317940 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
m+4(m+1)=39
\n" ); document.write( "m+4m+4=39
\n" ); document.write( "5m=35
\n" ); document.write( "m=7
\n" ); document.write( "m+1=8..
\n" ); document.write( "
\n" );