document.write( "Question 153155: Find two real numbers that have a sum of 8 and a product of 2. \n" ); document.write( "
Algebra.Com's Answer #112674 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find two real numbers that have a sum of 8 and a product of 2. \n" ); document.write( ". \n" ); document.write( "Let x = one of two real numbers \n" ); document.write( "and y - second of two real numbers \n" ); document.write( ". \n" ); document.write( "Since we have two unknowns, we'll need two equations. \n" ); document.write( ". \n" ); document.write( "From:\"that have a sum of 8\" we get equation 1: \n" ); document.write( "x + y = 8 \n" ); document.write( ". \n" ); document.write( "From:\"product of 2\" we get equation 2: \n" ); document.write( "xy = 2 \n" ); document.write( ". \n" ); document.write( "Solving equation 1 for y: \n" ); document.write( "x + y = 8 \n" ); document.write( "y = 8-x \n" ); document.write( ". \n" ); document.write( "Plug the above into equation 2 and solve for x: \n" ); document.write( "xy = 2 \n" ); document.write( "x(8-x) = 2 \n" ); document.write( "8x-x^2 = 2 \n" ); document.write( "0 = x^2 - 8x + 2 \n" ); document.write( "Since, we can't factor, we must use the quadratic equation. \n" ); document.write( "x = {7.742, 0.258} \n" ); document.write( "y = (0.258, 7.742) \n" ); document.write( ". \n" ); document.write( "Answer: the two numbers are 7.742 and 0.258 \n" ); document.write( ". \n" ); document.write( "Details of quadratic solution follows:\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " |