SOLUTION: Solve 1+ 1/x^2 = 3/x
Algebra
->
Rational-functions
-> SOLUTION: Solve 1+ 1/x^2 = 3/x
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 431851
:
Solve
1+ 1/x^2 = 3/x
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
LCD = x^2
3x-1= 1*x^2
3x-1=x^2
x^2-3x+1=0
Find the roots of the equation by quadratic formula
a= 1 b= -3 c= 1
b^2-4ac=9-4
b^2-4ac=5 ,
=2.24
x1=(3+2.24)/2
x1=2.62
x2=(3-2.24)/2
x2=0.38