document.write( "Question 52290: the larger of the two consecutive intergers is 7 greater than twice the smaller. Find the integers \n" ); document.write( "
Algebra.Com's Answer #34845 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X=7+2(X-1) OR X=7+2X-2 OR X-2X=5 OR -X=5 OR X=-5
\n" ); document.write( "PROOF -5=7+2(-5-1) OR -5=7-10-2 OR -5=-5SO THE TWO COSECUTIVE NUMBERS ARE
\n" ); document.write( "-5 & -6
\n" ); document.write( "
\n" );