You can put this solution on YOUR website! 1/(z+9) + 9/5z
------
lcd = 5z(z+9)
----
Rewrite each fraction with the lcd as its denominator:
[5z/lcd] + 9(z+9)/lcd
---
Combine over the lcd to get:
[5z + 9z+81]/lcd
----
Simplify:
= [14z+81]/[5z(z+9)]
=========================
cheers,
Stan H.
=====================