SOLUTION: Simplify: {{{ x-(y/((x/y)+(y/x) ))}}}

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Simplify: {{{ x-(y/((x/y)+(y/x) ))}}}      Log On


   



Question 544042: Simplify:
+x-%28y%2F%28%28x%2Fy%29%2B%28y%2Fx%29+%29%29

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x-(y/((x/y)+(y/x))
-----
x - [y/(x^2+y^2)/(xy))
----
x - [(xy^2)/(x^2+y^2)]
----
= [(x^2+xy^2)-(xy^2]/(x^2+y^2)
----
= [x^2/(x^2+y^2)]
======================
Cheers,
Stan H.
======================