document.write( "Question 37416: Question goes like this....
\n" );
document.write( "Simplify each sum.
\n" );
document.write( "5x/x^2-9 + 2/x+4 \n" );
document.write( "
Algebra.Com's Answer #23071 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Not too much you can do here, but from \n" ); document.write( "5x/x^2-9 + 2/x+4 we can combine fractions and get \n" ); document.write( "[5x(x + 4) + 2(x^2 - 9)] / [(x + 4)(x - 3)(x + 3)] = \n" ); document.write( "[5x^2 + 20x + 2x^2 - 18] / [(x + 4)(x - 3)(x + 3)] = \n" ); document.write( "(7x^2 + 20x - 18) / [(x + 4)(x - 3)(x + 3)] \n" ); document.write( " |