SOLUTION: Can you advise me how to solve this problem, not just looking for an answer. the product of two numbers is 323 and the difference between them is 2. What are the two numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Can you advise me how to solve this problem, not just looking for an answer. the product of two numbers is 323 and the difference between them is 2. What are the two numbers?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 917503: Can you advise me how to solve this problem, not just looking for an answer.
the product of two numbers is 323 and the difference between them is 2. What are the two numbers?
Thank you in advance

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the product of two numbers is 323 and the difference between them is 2.
----------------
xy = 323
x-y = 2
-----
Modify
x = 2+y
----
Substitute::
(2+y)y = 323
----
y^2+2y-323 = 0
-----
Factor:
(y-17)(y+19) = 0
----
Positive solution::
y = 17
-----
Solve for "x"
xy = 323
17x = 323
x = 19
----------------
Cheers,
Stan H.
-----------------