SOLUTION: x/x+2 + 4/x-2 = 1 I need to solve this equation.
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: x/x+2 + 4/x-2 = 1 I need to solve this equation.
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 187493
:
x/x+2 + 4/x-2 = 1
I need to solve this equation.
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
(x/x+2) + (4/x-2) = 1
-----------------------------
Multiply thru by (x+2)(x-2)
x(x-2) + 4(x+2) = (x+2)(x-2)
x^2 -2x + 4x + 8 = x^2 - 4
2x = -12
x = -6
============================
Cheers,
Stan H.