Question 387445
(w-1/w-9)-(w+1/w+9)+(w-153/w^2-81) 
----
Notice that (w-9)(w+9) = w^2-81
-------------------------------------
least common denominator: w^2-81
---
Rewrite each fraction with the lcd as its denominator:
[(w-1)(w+9)]/lcd - [(w+1)(w-9)]/lcd + (w-153)/lcd
------
Since the denominators are all the same, combine the numerators to get:
----
[w^2+8w-9 - [w^2-8w-9] + (w-153)]/lcd
----
Simplify the numerator:
----
[17w-153]/lcd
----
Factor:
[17(w-9)]/[(w-9)(w+9)]
----
Cancel to get:
= 17/(w+9)
===================
Cheers,
Stan H.