SOLUTION: How do I solve using the quadratic equation this problem. x + 1/x = 3/x + 3

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons -> SOLUTION: How do I solve using the quadratic equation this problem. x + 1/x = 3/x + 3      Log On


   



Question 83162: How do I solve using the quadratic equation this problem.
x + 1/x = 3/x + 3

Found 2 solutions by Mogana, Mona27:
Answer by Mogana(4) About Me  (Show Source):
You can put this solution on YOUR website!
x + 1/x = 3/x + 3
Multiply each individual term by x, we get
x * x + (1/x) *x = (3/x) *x + 3 *x
x^2+ 1 = 3 + 3x
Get all the terms to one side, we get
x^2 -3x-3 +1 =0
x^2 -3x -2 = 0
It is of the form ax^2+ bx +c =0
Where a =1, b =-3, c =-2
Now substitute in the equation to get roots.
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
x+=+%28-%28-3%29+%2B-+sqrt%28+%28-3%29%5E2-4%2A1%2A-2+%29%29%2F%282%2A1%29+
x+=+%283+%2B-+sqrt%28+9+%2B+8+%29%29%2F%282%29+

x+=+%283+%2B-+sqrt%28+17+%29%29%2F%282%29+

Answer by Mona27(45) About Me  (Show Source):
You can put this solution on YOUR website!
x+%2B+1%2Fx+=+3%2Fx+%2B+3
You can make it into a quadratic equation by multiplying each term by x (to get rid of the x's in the denominators)
x%5E2+%2B+1=+3+%2B+3x
Now rearrange:
x%5E2-3x-2=0
And use the quadratic formula to solve:
x=+%283%2B-sqrt%283%5E2-4%2A-2%29%29%2F2
Which gives:
x=3.56 or x=-0.56