document.write( "Question 694722: If the smaller number of consecutive odd integers is doubled the result is 7 more than the larger number of the 2 integers. Find the integers . \n" ); document.write( "
Algebra.Com's Answer #428138 by 55305(86)\"\" \"About 
You can put this solution on YOUR website!
Lets assume that the two numbers are n and n+2. Our equation is
\n" ); document.write( "\"2%2An=n%2B2%2B7\", which is the same thing as 2n=n+9, and if we subtract n from each side, we get n=9.\r
\n" ); document.write( "\n" ); document.write( " The two numbers are 9 and 11
\n" ); document.write( "
\n" );