You can put this solution on YOUR website! Please help me simplify this expression:
(y^-2 - x^-2)/(y^-2 + x^-2)
===========
(1/y^2 - 1/x^2)/ (1/y^2 + 1/x^2)
----------------------------------------------
(x^2-y^2)/(x^2y^2) * [x^2y^2/(x^2+y^2)]
======
= (x^2-y^2)/(x^2+y^2)
========================
Cheers,
Stan H.