SOLUTION: Solve x+5/x^2+x = 1/x^2+x - x-6/x+1.
Algebra
->
Rational-functions
-> SOLUTION: Solve x+5/x^2+x = 1/x^2+x - x-6/x+1.
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 239853
:
Solve x+5/x^2+x = 1/x^2+x - x-6/x+1.
Answer by
algebrapro18(249)
(
Show Source
):
You can
put this solution on YOUR website!
Solve
First we need to factor the denominator of the above problem.
=
Now we find a common denominator. It will be x(x+1). Now multiply the origonal equation by x(x+1) and simplify.
Now we solve for x.
x+5 = 1 - (x)(x-6)
x+5 = 1 - x^2+6x
x^2-6x+x+5-1 = 0
x^2-5x+4 = 0
(x-4)(x-1) = 0
x = 4 and x = 1