SOLUTION: The sum of two numbers equal 8.5 and a product of 18 what are the numbers?

Algebra ->  Equations -> SOLUTION: The sum of two numbers equal 8.5 and a product of 18 what are the numbers?      Log On


   



Question 417188: The sum of two numbers equal 8.5 and a product of 18 what are the numbers?
Found 2 solutions by stanbon, htmentor:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers equal 8.5 and a product of 18 what are the numbers?
----
x+y = 8.5
xy = 18
----
Substitute and solve for "y":
x = 8.5-y
----
(8.5-y)y = 18
8.5y-y^2 = 18
y^2-8.5y+18 = 0
---
Solve using the quadratic formula.
Then solve for "x";
======
Cheers,
Stan H.

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
x+%2B+y+=+8.5 (1)
x%2Ay+=+18 (2)
Solve for x (or y) in (1) -> x+=+8.5+-+y
Substituting in (2) gives %288.5-y%29y+=+18 -> 8.5y+-+y%5E2+=+18
Put in "standard" form and use the quadratic formula:
y%5E2+-+8.5y+%2B+18+=+0 -> y=%288.5+%2B-+sqrt%28%28-8.5%29%5E2-%284%2A18%29%29%29%2F2
This reduces to y+=+%288.5+%2B-+0.5%29%2F2+-%3E+y+=+4 or y+=+4.5
From (1), if y = 4, x = 4.5 and if y = 4.5, x = 4
So the two numbers are 4 and 4.5