document.write( "Question 31400This question is from textbook McDougal Littell Algebra 2
\n" );
document.write( ": I need help on finding the least common denominator (LCD) of two rational expressions.\r
\n" );
document.write( "\n" );
document.write( "How do you find out the LCD for these two?\r
\n" );
document.write( "\n" );
document.write( "1/(x^2 - 3x - 28) , x/ (x^2 +6x + 8) \n" );
document.write( "
Algebra.Com's Answer #18102 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! First thing to do is factor the bottom for both \n" ); document.write( "1/(x^2-3x-28)==>1/(x+7)(x+4) \n" ); document.write( "x/(x^2+6x+8)==>x/(x+4)(x+2)\r \n" ); document.write( "\n" ); document.write( "To find the common denominator find the things that are similar and disimilar. The things that are disimilar need to be added to the bottom.\r \n" ); document.write( "\n" ); document.write( "(x+4) is in common \n" ); document.write( "(x+7), (x+2) aren't so add them to the denominator\r \n" ); document.write( "\n" ); document.write( "(x+4)(x+7)(x+2) is the lcd. \n" ); document.write( " |