You can put this solution on YOUR website! What is the least common denominator of the following set:
1/(a+1)^2, 1/(a-1)^2, and 2/a^2-1
--------------------
It is (a+1)^2*(a-1)^2 or (a^2-1)^2
==========================
Cheers,
Stan H.
You can put this solution on YOUR website! the factors of (a+1)^2 = ( a+1)(a+1)
the factors of (a-1)^2= (a-1)(a-1)
the factors of a^2-1 = (a+1)(a-1)
therefore the LCD = ( a+1)(a+1)(a-1)(a-1)
or (a+1)^2(a-1)^2