document.write( "Question 343235: Twice the greater of two consecutive odd integers is 13 less than three times the lessor. Find the integers \n" ); document.write( "
Algebra.Com's Answer #245586 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
x = lesser of two consecutive odd numbers\r
\n" ); document.write( "\n" ); document.write( "x + 2 = greater of two consecutive odd numbers\r
\n" ); document.write( "\n" ); document.write( "2(x + 2) = 3x - 13\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?
\n" ); document.write( "
\n" );