document.write( "Question 343516: How do I find two numbers that differ by 8 and whose product is 273 by setting up and solving with the quadratic equation? \n" ); document.write( "
Algebra.Com's Answer #245830 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do I find two numbers that differ by 8 and whose product is 273 by setting up and solving with the quadratic equation?
\n" ); document.write( "---------------------
\n" ); document.write( "Equations:
\n" ); document.write( "x - y = 8
\n" ); document.write( "xy = 273
\n" ); document.write( "----
\n" ); document.write( "Substitute for x and solve for \"y\":
\n" ); document.write( "(y+8)y = 273
\n" ); document.write( "y^2+8y-273 = 0
\n" ); document.write( "(y-13)(y+21) = 0
\n" ); document.write( "-----
\n" ); document.write( "1st Solution:
\n" ); document.write( "y = 13 so x = 21
\n" ); document.write( "---
\n" ); document.write( "2nd Solution:
\n" ); document.write( "y = -21 so x = -13
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );