document.write( "Question 1050418: One integer is 7 more than another. Their product is 294. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #665972 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One integer is 7 more than another. Their product is 294. Find the integers.
\n" ); document.write( "------
\n" ); document.write( "smaller:: x
\n" ); document.write( "larger:: x + 7
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "x(x+7) = 294
\n" ); document.write( "x^2 + 7x - 294 = 0
\n" ); document.write( "(x-14)(x+21) = 0
\n" ); document.write( "------
\n" ); document.write( "x = 14
\n" ); document.write( "x+7 = 21
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );