document.write( "Question 33518This question is from textbook
\n" );
document.write( ": I am trying to simplify the sum of 5x/(x^2-x-6) and 4/(x^2+4*x+4). Please help. \n" );
document.write( "
Algebra.Com's Answer #19900 by Cintchr(481) ![]() You can put this solution on YOUR website! \n" ); document.write( "Factor the denominators \n" ); document.write( " \n" ); document.write( "Common denominator is : (x-3)(x+2)(x+2) \n" ); document.write( " \n" ); document.write( "Distribute the 5x and 4 across in the numerators \n" ); document.write( " \n" ); document.write( "Add the numerators \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since the numerator DOES NOT factor .... you are done \n" ); document.write( " |