document.write( "Question 413460: List all the pairs of integers numbers whose product is -45. \n" ); document.write( "
Algebra.Com's Answer #290148 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! (1,-45),(3,-15),(5,-9), \n" ); document.write( "(-1,45),(-3,15),(-5,9) \n" ); document.write( " |