SOLUTION: Please help me solve this equation:3/n+2/n-1=2
Algebra
->
Rational-functions
-> SOLUTION: Please help me solve this equation:3/n+2/n-1=2
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 705622
:
Please help me solve this equation:3/n+2/n-1=2
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
LCD is n(n-1)
multiply the equation by n(n-1)
we get 3(n-1) +2n = 2n(n-1)
re arrange te terms
(2n-1)(n-3)=0
either 2n-1=0
or n-3 =0
2n-1 =0
2n=1
n=1/2
n-3=0
n=3
n=3 OR 1/2