SOLUTION: how does x+5/x-5 - x-5/x+5= 20x/(x-5)(x+5) ---I do not understand how to get the answer, where does the 20 come from??
Algebra ->
Functions
-> SOLUTION: how does x+5/x-5 - x-5/x+5= 20x/(x-5)(x+5) ---I do not understand how to get the answer, where does the 20 come from??
Log On
Question 276896: how does x+5/x-5 - x-5/x+5= 20x/(x-5)(x+5) ---I do not understand how to get the answer, where does the 20 come from?? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! how does x+5/x-5 - x-5/x+5= 20x/(x-5)(x+5)
-----------------
(x+5)/(x-5) - (x-5)/(x+5)
---
lcd = (x-5)(x+5)
--------------------
Write each fraction with the lcd as its denominator:
[(x+5)^2]/lcd - [(x-5)^2/lcd]
-----
Combine the numerators over the lcd:
---
[x^2+10x + 25 - (x^2 - 10x + 25)]/lcd
----
[x^2 + 10x + 25 - x^2 + 10x - 25]/lcd
----
= 20x/lcd
---
= 20x/[(x^2-25)
=======================
Cheers,
Stan H.