document.write( "Question 105819: twice the greater of two consecutive odd integers is thirteen less than three times the lesser number? \n" ); document.write( "
Algebra.Com's Answer #77017 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
LET X & X+2 BE THE 2 ODD INTEGERS.
\n" ); document.write( "2(X+2)=X+13
\n" ); document.write( "2X+4=X+13
\n" ); document.write( "2X-X=13-4
\n" ); document.write( "X=9 ANSWER FOR THE SMALLER INTEGER.
\n" ); document.write( "9+2=11 IS THE LARGER INTEGER.
\n" ); document.write( "PROOF
\n" ); document.write( "2(11)=9+13
\n" ); document.write( "22=22\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );