document.write( "Question 411568: The product of two consecutive odd integers is seven thousand, fifty-five. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #289282 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+2) represent the two consecutive odd integers
\n" ); document.write( "Question states***
\n" ); document.write( " x(x+2) = 7055
\n" ); document.write( "Solving for x
\n" ); document.write( " x^2 + 2x - 7055 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+85)(x-83)=0 |Note:SUM of the inner product(85x) and the outer product(-83x) = 2x
\n" ); document.write( "(x+85)=0 x = -85 |the two consecutive odd integers being -85,-83
\n" ); document.write( "(x-83)=0 x = 83 |the two consecutive odd integers being 83,85\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer(s)***
\n" ); document.write( " -85*-83 = 83*85 = 7055 \n" ); document.write( "
\n" );