document.write( "Question 373457: can you solve this\r
\n" ); document.write( "\n" ); document.write( "for two consecutive odd integers, the sum of the smaller and 4 times the larger is 33. find the integers.
\n" ); document.write( "

Algebra.Com's Answer #265802 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be
\n" ); document.write( "x and x+2
\n" ); document.write( "Now translate and get
\n" ); document.write( "x + 4(x+2) = 33
\n" ); document.write( "x + 4x + 8 = 33
\n" ); document.write( "5x + 8 = 33
\n" ); document.write( "5x = 25
\n" ); document.write( "x = 5
\n" ); document.write( "x+2 = 7
\n" ); document.write( "
\n" );