SOLUTION: Find two real numbers that have a sum of 8 and a product of 2.

Algebra ->  Proportions  -> Lessons -> SOLUTION: Find two real numbers that have a sum of 8 and a product of 2.      Log On


   



Question 143055: Find two real numbers that have a sum of 8 and a product of 2.
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
x+y=8 or x=8-y
x*y=2
(8-y)*y=2
8y-y^2=2
-y^2+8y-2=0
y^2-8y+2=0
y+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
y=(8+-sqrt[-8^2-4*1*2])/2*1
y=(8+-sqrt[64-8])/2
y=(8+-sqrt56)/2
y=(8+-7.48)/2
y=15.48/2
y=7.74 answer.
y=(8-7.48)/2
y=.52/2
y=.26 answer.
proof:
7.74+.26=8
8=8
7.74*.26=2
2~2