document.write( "Question 165603This question is from textbook
\n" );
document.write( ": Find two integers such that their product is the first numberand their sum is the second number.\r
\n" );
document.write( "\n" );
document.write( "32. 20, -9\r
\n" );
document.write( "\n" );
document.write( "36. 48, 16\r
\n" );
document.write( "\n" );
document.write( "40. -12, 1 \n" );
document.write( "
Algebra.Com's Answer #122057 by oscargut(2103) You can put this solution on YOUR website! 32. 20, -9 ( -4 and -5) \n" ); document.write( "36. 48, 16 ( 12 and 4) \n" ); document.write( "40. -12, 1 ( -3 and 4) \n" ); document.write( " |