SOLUTION: Solve: xy=36 (x-15)(y+10)=36
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Solve: xy=36 (x-15)(y+10)=36
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 872696
:
Solve:
xy=36
(x-15)(y+10)=36
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
xy=36
(x-15)(y+10)=36
--------
y = 36/x
(x-15)(y+10)=36
(x-15)((36/x)+10)=36
(x-15)(36+10x)=36x
10x^2 - 114x - 540 = 36x
10x^2 - 150x - 540 = 0
x^2 - 15x - 54 = 0
(x - 18)*(x + 3) = 0
x = -3, y = -12
x = 18, y = 2