SOLUTION: Hi, Could you help me to find a way to this problem?!Tanks=) One number is 6 less than a secound number.The product of the numbers is 48 more than the square of the smaller number

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Hi, Could you help me to find a way to this problem?!Tanks=) One number is 6 less than a secound number.The product of the numbers is 48 more than the square of the smaller number      Log On


   



Question 201636: Hi, Could you help me to find a way to this problem?!Tanks=)
One number is 6 less than a secound number.The product of the numbers is 48 more than the square of the smaller number.Find the two numbers.
I tryed to solve with this way but i couldnt finish it:
x=y-6
x%2By-6=48%2By%5E2
y%5E2-2y=-60

Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
(1) x =y-6,,,,,,x = smaller, y = larger
.
(2) xy = 48 + x^2,,,,,product means multiply
.
subst (1) in (2)
.
y(y-6) = 48 + (y-6)^2
.
y^2 -6y = 48 + y^2 -12y +36
.
6y = 84
.
y = 14
.
.
x=y-6 = 14-6 = 8
.
check in (2),,14 * 8 = 48 + 64 = 112,,,,ok