document.write( "Question 1021620: what is the numbers when the sum is 16 and product is -1472
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #637365 by Alan3354(69443) You can put this solution on YOUR website! what is the numbers when the sum is 16 and product is -1472 \n" ); document.write( "--------------- \n" ); document.write( "x + y = 16 --> y = 16 - xx*y = -1472 \n" ); document.write( "----- \n" ); document.write( "x*(16-x) = -1472 \n" ); document.write( "x^2 - 16x - 1472 = 0 \n" ); document.write( "Solve for x. \n" ); document.write( " \n" ); document.write( " |