document.write( "Question 381611: Find three consecutive odd integers such that five times the middle integer equals 33 more than the sum of the first and the last. \n" ); document.write( "
Algebra.Com's Answer #270683 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x, (x+2) and (x+4) represent the three consecutive odd integers
\n" ); document.write( "Write as we Read***
\n" ); document.write( "5(x+2) = x + (x+4) + 33
\n" ); document.write( "solving for x
\n" ); document.write( "5x + 10 = 2x + 37
\n" ); document.write( " 3x = 27
\n" ); document.write( " x = 9
\n" ); document.write( "the three consecutive odd integers are 9, 11, 13\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 45 = 9 + 13 + 33
\n" ); document.write( " \n" ); document.write( "
\n" );