document.write( "Question 235067: find two integers whose difference is 23 and whose product is 120 \n" ); document.write( "
Algebra.Com's Answer #173292 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find two integers whose difference is 23 and whose product is 120 \n" ); document.write( "--------- \n" ); document.write( "x*(x-23) = 120 \n" ); document.write( "x^2 - 23x - 120 = 0 \n" ); document.write( "There are no integer solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |