You can put this solution on YOUR website! ((11)/(4-x)) + ((2x)/(16-x^2)
---
least common divisor: 16-x^2
----
Rewrite each fraction with the lcd as its denominator:
[11(4+x)]/lcd + [2x]/lcd
-----
Combine the numerators over the lcd:
---
[44+11x+2x]/lcd
----
Simplify:
(13x+44)/(16-x^2)
==========================
Cheers,
Stan H.
===========