SOLUTION: x + 2 divided by x = x-1 divided by 2

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: x + 2 divided by x = x-1 divided by 2      Log On


   



Question 309205: x + 2 divided by x = x-1 divided by 2
Answer by texttutoring(324) About Me  (Show Source):
You can put this solution on YOUR website!
(x+2)/x = (x-1)/2

Cross multiply to get:
2(x+2) = x(x-1)
2x+4 = x^2 - x
0 = x^2 -3x -4

Solve by factoring. Think, what multiplies to -4 and adds up -3? -4 and 1.

(x-4)(x+1) = 0

Either x=4 or x=-1