document.write( "Question 779672: Three times the greater of two consecutive odd integers is 20 less than five times the lesser \n" ); document.write( "
Algebra.Com's Answer #806234 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3(x+2) = 5x - 20
\n" ); document.write( "3x + 6 = 5x - 20
\n" ); document.write( "26 = 2x
\n" ); document.write( "x = 13\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 13 and 15.
\n" ); document.write( "
\n" );