SOLUTION: solve 1/(x-1)+1/2=2/(x^2-1)
Algebra
->
Expressions-with-variables
-> SOLUTION: solve 1/(x-1)+1/2=2/(x^2-1)
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 646080
:
solve
1/(x-1)+1/2=2/(x^2-1)
Answer by
sachi(548)
(
Show Source
):
You can
put this solution on YOUR website!
1/(x-1)+1/2=2/(x^2-1)
OR [2+(x-1)]/2(x-1)=2/[(x-1)(x+1)]
or (x+1)(x+1)=4
or x^2+2x+1=4
or x^2+2x-3=0
or x^2+3x-x-3=0
or x(x+3)-1(x+3)=0
or (x+3)(x-1)=0
or x=-3 or 1
ans