document.write( "Question 361939: An example of consecutive odd numbers is 3, 5, 7, and 9. Find four consecutive odd numbers with a sum of 200.
\n" ); document.write( "Show your work.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #257981 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Note: consecutive odd numbers differ by 2
\n" ); document.write( "Let x , (x+2), (x+4) and (x+6) represent the four consecutive odd numbers
\n" ); document.write( "x + (x+2) + (x+4) + (x+6) =200
\n" ); document.write( "solving for x
\n" ); document.write( "4x = 12 = 200
\n" ); document.write( "4x = 188
\n" ); document.write( "x = 47
\n" ); document.write( "the four consecutive odd numbers are 47, 49, 51 and 53\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "47 + 49 + 51 + 53 = 200 \n" ); document.write( "
\n" );