SOLUTION: Can anyone help solve the following problem? x + 6/x = 5

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Can anyone help solve the following problem? x + 6/x = 5      Log On


   



Question 278127: Can anyone help solve the following problem?
x + 6/x = 5

Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
x+6/x=5 combine the left side terms.
(x*x+6)/x=5
(x^2+6)/x=5 cross multiply.
x^2+6=5x
x^2-5x+6=0 factor the equation.
(x-3)(x-2)=0
x-3=0
x=3 ans.
x-2=0
x=2 ans.