SOLUTION: how do you solve for x: 1/x+1/x-3=1/2
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: how do you solve for x: 1/x+1/x-3=1/2
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 558673
:
how do you solve for x:
1/x+1/x-3=1/2
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
LCD of the equation is 2x(x-3)
multiply the equation by 2x(x-3)
2(x-3)+2x= x(x-3)
2x-6+2x=x^2-3x
4x-6=x^2-3x
x^2-7x+6=0
x^2-6x-x+6=0
x(x-6)-1(x-6)=0
(x-1)(x-6)=0
x=1 OR 6