document.write( "Question 192842: x+3 over x-4 + (x-2) over 1 \n" ); document.write( "
Algebra.Com's Answer #144788 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (x+3)/(x+4) + (x-2)/1 \n" ); document.write( "=[(x+3) + (x-2)(x+4)]/(x+4) \n" ); document.write( "=(x+3+x^2+2x-8)/(x+4) \n" ); document.write( "=(x^2+3x-6)/(x+4) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |