document.write( "Question 407134: Two positive real numbers have a sum of 7 and a product of 11. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #287045 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Suppose that x and y are the numbers, such that x + y = 7 and xy = 11. Two ways to solve this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution 1: \n" ); document.write( "Substitute y = 7 - x into the second equation to obtain x(7 - x) = 11. Now you can find x using the quadratic formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution 2: Assume that x and y are roots of a polynomial of the form \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |