You can put this solution on YOUR website! if 1/x=a+b , 1/y=a-b, x+y=?
-------
Invert both sides to get:
x = 1/(a+b)
y = 1/(a-b)
-------
x + y = [(a-b)+(a+b)]/(a^2-b^2)
----
x+y = (2a)/(a^2-b^2)
----------------
Cheers,
Stan H.
------------
You can put this solution on YOUR website! Given that and
we are able to switch x with a+b and y with a-b...it takes two steps but it is perfectly proper...this gives us and
so that
x + y =
Now to combine these, there is a shortcut, but let us just change both fractions to their common denominator (a+b)(a-b)...like this
==