Question 579953
numerator of a fraction is 1 less than the denominator. If the numerator and the denominator are both increased by 4, the new fraction will be 1/8 more than the original fraction. Find the original fraction. 
I have done this: 
(x-1)/x original
----
Equation:

4+(x-1)/(4+x) = (x-1)/x + (1/8)
----
Multiply thru by 8x(x+4) to get:
----
[32x(x+4)] + [8x(x-1)] = [8(x+4)(x-1)] + [x(x+4)]
----
32x^2+ 128x + 8x^2-8x = 8x^2+24x-32 + x^2+4x
-----
40x^2 + 120x = 9x^2 + 28x -32
------
31x^2 + 92x +32
-----
I graphed it and found solutions at:
x = -2.5654 and x = -0.4024
===================================
Cheers,
Stan H.
============