document.write( "Question 96489: The larger of tow consecutive integers is 10 greater than twice the smaller. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #70267 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let the integers be x and x+1
\n" ); document.write( "2x+10=x+1
\n" ); document.write( "subtract x and 10 from both sides
\n" ); document.write( "x=-9 x+1=-8
\n" ); document.write( "Check:
\n" ); document.write( "-8=(2*-9)+10
\n" ); document.write( "-8=-18+10
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );