Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Can anyone help me with algebra?
All you have to do is solve...
x/x+2 + 2/x-2 = x+6/x^2-4
PLEASE!
2 Answers
- ranjankarLv 78 years agoFavorite Answer
( x^2- 4) = ( x+2) ( x-2)
LCM = (x+2) ( x-2)
MULTIPLY BOTH SIDES BY LCM
x ( x-2) + 2(x+2) = x+6
x^2 -2x +2x +4 = x+6
x^2 -x -2 = 0
x^2 +x -2x -2 = 0
x ( x+1) -2( x+1) = 0
( x-2) ( x+1) = 0
x = 2 OR -1
x cannot be 2 because in that case x-2= 0
ANSWER x = -1
- zxcvLv 58 years ago
Multiply both sides by (x+2)*(x-2)=x^2 - 4 to get
x*(x-2) + 2*(x+2) = x + 6
x^2 - 2x + 2x + 4 = x + 6
x^2 - x - 2 = 0
x = -1 or x = 2, but x=2 is undefined in the original equation (because of the 2/x-2) so x=-1 only.