document.write( "Question 392632: SIMPLIFY 2/X + 9/X-8 \n" ); document.write( "
Algebra.Com's Answer #278670 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! SIMPLIFY 2/X + 9/X-8 \n" ); document.write( "---------- \n" ); document.write( "lcd: x(x-8) \n" ); document.write( "--- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator: \n" ); document.write( "2(x-8)/lcd + 9x/lcd \n" ); document.write( "---- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "(2x-16+9x)/lcd \n" ); document.write( "--- \n" ); document.write( "Simplify: \n" ); document.write( "(11x-16)/(x(x-8)) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |