document.write( "Question 421441: I am homeschooled and I have worked on this problem for hours. My mom finally gave me the answer but I don't seem to know how to do the steps correctly to get the answer. If I put my work in here it would take up all the space, so here is the question and the answer. I need the steps.\r
\n" );
document.write( "\n" );
document.write( "((x+3)/(x+5)) + ((6) / (x^2 +3x -10)); the answer is ((x^2 + x)/ (x^2 + 3x -10))\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294351 by edjones(8007)![]() ![]() You can put this solution on YOUR website! ((x+3)/(x+5)) + ((6)/(x^2 +3x -10)) \n" ); document.write( "=((x+3)/(x+5)) + ((6)/((x+5)(x-2)) \n" ); document.write( "=(((x+3)(x-2))+6)/((x+5)(x-2)) \n" ); document.write( "=(x^2+x-6+6)/(x^2+3x-10) \n" ); document.write( "=(x^2+x)/(x^2+3x-10) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |