Question 76949
{{{(((x^2-y^2)/2x)/((x+y)/x^2))}}}
.
{{{(((x^2-y^2)/2x)* ((x^2)/((x+y))))}}}  [To solve complex fractions, flip the fraction in the denominator and multiply]
.

{{{((((x-y)(x+y))/2x)* ((x^2)/((x+y))))}}}  [factor wherever possible]
.
{{{( (x-y)/2x)* ((x^2/1)))}}}  [cancel wherever possible]
.
{{{( (x-y)/2)* (x/1)))}}}
.
{{{( (x)(x-y)/2))}}} [simpify wherever possible]
.
{{{( (x^2-xy)/2)}}}