document.write( "Question 260022: find 2 integers whose sum is -18 and whose product is 45 \n" ); document.write( "
Algebra.Com's Answer #191470 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=-18 \n" ); document.write( "a*b=45 \n" ); document.write( "a and b are both negative. \n" ); document.write( "factors of 45 whose sum is 18 \n" ); document.write( "-15 and -3 \n" ); document.write( "a or b=-3 and a or b =-15 \n" ); document.write( "(-3,-15) \n" ); document.write( "(-15,-3) \n" ); document.write( " \n" ); document.write( " |