document.write( "Question 492504: what are the steps to solving a problem like this: (x+5)/(x+1)+(5)/(x-2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335067 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what are the steps to solving a problem like this: \n" ); document.write( "(x+5)/(x+1)+(5)/(x-2)\r \n" ); document.write( "\n" ); document.write( "---------------------- \n" ); document.write( "Least common denominator: (x+1)(x-2) \n" ); document.write( "--- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator: \n" ); document.write( "= [(x+5)(x-2)/lcd] + [5(x+1)/lcd] \n" ); document.write( "---- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "= [x^2+3x-10 +5x+5]/lcd \n" ); document.write( "--- \n" ); document.write( "= [x^2+8x-5]/[(x+1)(x-2)] \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |