Posted by Denis Borris on October 07, 2002 at 14:09:31:
In Reply to: Re: Algebraic Fractions posted by Phil on October 07, 2002 at 13:53:22:
: should be
: x + x-1 over x+1
x + (x-1)/(x+1) : show like that in future!
how would you do: 7 + 6/8 ? Same way:
[x(x+1)+(x-1)] / (x+1)
(x^2 + x + x - 1) / (x + 1)
(x^2 + 2x - 1) / (x+1)