document.write( "Question 188180: 2/x+5 plus 6/x-5 \n" ); document.write( "
Algebra.Com's Answer #141190 by edjones(8007) You can put this solution on YOUR website! 2/(x+5) + 6/(x-5) \n" ); document.write( "=([2(x-5)]+[6(x+5)])/(x^2-25) \n" ); document.write( "=[(2x-10)+(6x+30)]/(x^2-25) \n" ); document.write( "=(8x+20)/(x^2-25) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |