document.write( "Question 95402: Please help me with\r
\n" );
document.write( "\n" );
document.write( "The product of two number is 442. The sum of the numbers is 43.\r
\n" );
document.write( "\n" );
document.write( "x*n=442
\n" );
document.write( "x+n=43 \n" );
document.write( "
Algebra.Com's Answer #69422 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The product of two number is 442. The sum of the numbers is 43. \n" ); document.write( "x*n=442 \n" ); document.write( "x+n=43 \n" ); document.write( "-------- \n" ); document.write( "Solve the 2nd equation for x = get x=-n+43 \n" ); document.write( "Substitute that into the 1st equation to get: \n" ); document.write( "(-n+43)n = 442 \n" ); document.write( "43n-n^2 = 442 \n" ); document.write( "n^2-43n+442=0 \n" ); document.write( "n = [43+-sqrt(43^2-4*442)]/2 \n" ); document.write( "n = [43+-9]/2 \n" ); document.write( "n = 52/2 = 26 \n" ); document.write( "Substitute that into x+n=43 to get x = 17\r \n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |