document.write( "Question 1066127: One integer is 9 more than another. Their product is 360
\n" );
document.write( ". Find the integers. \n" );
document.write( "
Algebra.Com's Answer #681287 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One integer is 9 more than another. Their product is 360 \n" ); document.write( ". Find the integers. \n" ); document.write( "---------------- \n" ); document.write( "1st:: x \n" ); document.write( "2nd:: x+9 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x(x+9) = 360 \n" ); document.write( "x^2 + 9x - 360 = 0 \n" ); document.write( "----------------------- \n" ); document.write( "x = 15 or x = -24 \n" ); document.write( "----- \n" ); document.write( "If x = 15, x+9 = 24 \n" ); document.write( "If x = -24, x+9 = -15 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |