document.write( "Question 364208: Find the integers. Five consecutive odd integers such that the sum of the first and fifth are one less than three times the fourth integer. \n" ); document.write( "
Algebra.Com's Answer #259723 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the smallest of the Five consecutive odd integers
\n" ); document.write( "(x+2), (x+4),(x + 6), (x+8 )would then represent the others.
\n" ); document.write( "*Note: consecutive odd integers differ by 2
\n" ); document.write( "Write as we Read***
\n" ); document.write( "x + (x+8) = 3(x+6) -1
\n" ); document.write( "solving for x
\n" ); document.write( "2x + 8 = 3x + 18 - 1
\n" ); document.write( "-9 = x
\n" ); document.write( "the Five consecutive odd integers are -9, -7, -5, -3, -1\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "-9 + -1 = -9 - 1 \n" ); document.write( "
\n" );