document.write( "Question 23203: simplify
\n" );
document.write( "[(2x+5)/(x-2)]+[(x+3)/(x-1)] \n" );
document.write( "
Algebra.Com's Answer #11874 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! LCD is (x-2)(x-1) \n" ); document.write( "Write each fraction with the LCD as the denominator as follows: \n" ); document.write( " [(2x+5)(x-1)]/LCD + [(x+3)(x-2)]/LCD \n" ); document.write( "Use FOIL and rewrite as follows: \n" ); document.write( " [2x^2+3x-5]/LCD + [x^2+x-6]/LCD \n" ); document.write( "Add the two fractions as follows: \n" ); document.write( " [3x^2+4x-11]/LCD \n" ); document.write( "You might check to see if there is a common factor \n" ); document.write( "in the numerator and the denominator of the answer. \n" ); document.write( "There is not, but you would have to check to make \n" ); document.write( "sure you have a simplified answer.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |