document.write( "Question 393694: Of four consecutive odd numbers the product of the second and the forth exceeds the product of the first and the third by 136. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #279383 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, (x+2),(x+4),(x+6) represent the four consecutive odd numbers
\n" ); document.write( "Question States***Write as we Read
\n" ); document.write( "(x+2)(x+6) = x(x+4) + 136
\n" ); document.write( "solving for x
\n" ); document.write( " x^2 + 8x + 12 = x^2 + 4x + 136
\n" ); document.write( " 4x = 124
\n" ); document.write( " x = 31 Number are 31,33,35,37\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 33*37 = 31*35 + 136 \n" ); document.write( "
\n" );