Question 631394: The Product of two Numbers is 5000 if the first number is 55 less than the second number what are the numbers Answer by dfrazzetto(283) (Show Source):
You can put this solution on YOUR website! x * y = 5000
x = y - 55
y = x + 55
x*(x+55) = 5000
x^2 + 55x = 5000
x^2 + 55x - 5000 = 0
irrational (non integer) roots
http://www.wolframalpha.com/input/?i=x%5E2+%2B+55x+-+5000+%3D+0