SOLUTION: The difference of two numbers is 8; the product is 65. Find the numbers.

Algebra ->  Inequalities -> SOLUTION: The difference of two numbers is 8; the product is 65. Find the numbers.      Log On


   



Question 185171This question is from textbook Addison-Welsey Algebra
: The difference of two numbers is 8; the product is 65. Find the numbers. This question is from textbook Addison-Welsey Algebra

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The difference of two numbers is 8;
x - y = 8
x = (y+8)
:
the product is 65.
x*y = 65
:
replace x with (y+8)
y(y+8) = 65
:
y^2 + 8x - 65 = 0
Factor
(y+13)(y-5) = 65
Two solutions
y = -13; then x = -13 + 8 = -5
y = +5; then x = 5 + 8 = +13