document.write( "Question 203367This question is from textbook
\n" );
document.write( ": Rational expressions with different denominators\r
\n" );
document.write( "\n" );
document.write( "2x/x^2-9+3x/x^2+4x+3\r
\n" );
document.write( "\n" );
document.write( "I am confused on how to find a common denominator. I know for the first one it could be either 3x(x-3) or (x-3)(x+3) for the second denominator i can only think of (x+3)(x+1) i just don't know which denominator is missing what. \r
\n" );
document.write( "\n" );
document.write( "I apprecate any help you can give me thank you \n" );
document.write( "
Algebra.Com's Answer #153435 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rational expressions with different denominators \n" ); document.write( "2x/x^2-9 + 3x/x^2+4x+3 \n" ); document.write( "---------------- \n" ); document.write( "You have to factor whereever you can so you can see the lcd: \n" ); document.write( "--- \n" ); document.write( "(2x)/[(x-3)(x+3)] + (3x)/[(x+3)(x+1)] \n" ); document.write( "----- \n" ); document.write( "The lcd must contain each unique factor it its hghest power. \n" ); document.write( "--- \n" ); document.write( "lcd = (x+1)(x+3)(x-3) \n" ); document.write( "---------- \n" ); document.write( "Write each fraction over the lcd: \n" ); document.write( "--- \n" ); document.write( "[(2x)(x+1)]/lcd + [(3x)(x+3)]/lcd \n" ); document.write( "-------------------------------- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "--- \n" ); document.write( "[2x^2 + 2x + 3x^2+ 9x]/lcd \n" ); document.write( "--- \n" ); document.write( "Simplify: \n" ); document.write( "[5x^2 + 11x]/ [(x+1)(x+3)(x-3)] \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |