document.write( "Question 234761: If the lesser of two consecutive odd integers is doubled, the result is 7 more than the greater of the two integers. Find the two integers. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm not sure even where to start with this problem. \n" );
document.write( "
Algebra.Com's Answer #173092 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x & x+2 be the 2 consecutive odd integers. \n" ); document.write( "2x=(x+2)+7 \n" ); document.write( "2x=x+9 \n" ); document.write( "2x-x=9 \n" ); document.write( "x=9 ans. for the lesser integer. \n" ); document.write( "9+2=11 ans. for the greater integer. \n" ); document.write( "Proof: \n" ); document.write( "2*9=11+7 \n" ); document.write( "18=18 \n" ); document.write( " |