document.write( "Question 288175: Need help adding and subtracting (a-1)/(a+1)+(a+1)/(a-1) do they cancel each other out? and (b)/(b-1)+(2b)/(b^2-1)????? Thank you in advance! \n" ); document.write( "
Algebra.Com's Answer #208858 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! NO they do not cancel. \n" ); document.write( "(a-1)/(a+1)+(a+1)/(a-1) Find a common denominator & add. \n" ); document.write( "[(a-1)(a-1)+(a+1)(a+1)]/(a+1)(a-1) \n" ); document.write( "[a^2-2a+1+a^2+2a+1]/(a^2-1) \n" ); document.write( "[2a^2+2]/(a^2-1) \n" ); document.write( "2(a^2+1)/(a^2-1) ans. \n" ); document.write( "--------------------------- \n" ); document.write( "(b)/(b-1)+(2b)/(b^2-1) \n" ); document.write( "[b(b^2-1)+2b(b-1)]/(b-1)(b^2-1) \n" ); document.write( "b^3-b+2b^3-2b]/(b-1)(b^2-1) \n" ); document.write( "(3b^3-3b)/(b-1)(b^2-1) \n" ); document.write( "3b(b^2-1)/(b-1)(b^2-1) cancel out the (b^2-1) terms. \n" ); document.write( "3b/(b-1) ans. \n" ); document.write( " |