SOLUTION: 3 over x plus 1 minus 4 over x

Algebra ->  Rational-functions -> SOLUTION: 3 over x plus 1 minus 4 over x      Log On


   



Question 571548: 3 over x plus 1 minus 4 over x
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3 over x plus 1 minus 4 over x
---
3/(x+1) - (4/x)
---
lcd: x(x+1)
----
Rewrite each fraction with the lcd as its denominator:
[3x/lcd] - 4(x+1)/lcd
----
Combine the numerators over the lcd:
= [3x-4x-4]/lcd
---
= -[x+4]/[x(x+1)]
=========================
Cheers,
Stan H.
=============