Question 912068: the product of two numbers is six times their sum. the sum of their squares is 325 what are the two numbers?
Found 2 solutions by CubeyThePenguin, greenestamps: Answer by CubeyThePenguin(3113) (Show Source):
You can put this solution on YOUR website! xy = 6(x + y)
x^2 + y^2 = 325
xy - 6x - 6y = 0
(x - 6)(y - 6) = 36
x - 6 = 1, y - 6 = 36 ---> (x, y) = (7, 42)
x - 6 = 2, y - 6 = 18 ---> (x, y) = (8, 24)
x - 6 = 3, y - 6 = 12 ---> (x, y) = (9, 18)
x - 6 = 4, y - 6 = 9 ---> (x, y) = (10, 15)
x - 6 = 6, y - 6 = 6 ---> (x, y) = (12, 12)
x - 6 = 9, y - 6 = 4 ---> (x, y) = (15, 10)
x - 6 = 12, y - 6 = 3 ---> (x, y) = (18, 9)
x - 6 = 18, y - 6 = 2 ---> (x, y) = (24, 8)
x - 6 = 36, y - 6 = 1 ---> (x, y) = (42, 7)
The pairs that work are (x, y) = (10, 15) and (15, 10).
Answer by greenestamps(13203) (Show Source):
|
|
|