You can put this solution on YOUR website! 4z/z^2-4 + z/z-2
----
lcd = z^2-4
---
Rewrite each fraction with the lcd as its denominator:
[4z/lcd] + [z(z+2)/lcd]
---
Add to get:
[4z+z(z+2)]/lcd
---
Combine:
= [z^2+6z]/[z^2-4]
=====================
Cheers,
Stan H.
==================