document.write( "Question 445269: 2/x+2 + 3/x-2 = 5/X^2-4 \n" ); document.write( "
Algebra.Com's Answer #308965 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2/(x+2)+3/(x-2)=5/(x2-4) \n" ); document.write( "2/(x+2)+3/(x-2)=5/(x+2)(x-2) \n" ); document.write( "2(x-2)+3(x+2)=5 \n" ); document.write( "2x-4+3x+6=5 \n" ); document.write( "5x+2=5 \n" ); document.write( "5x=3 \n" ); document.write( "x=3/5.. \n" ); document.write( " \n" ); document.write( " |