document.write( "Question 562011: please help me find the lcd of these two rational expretions\r
\n" );
document.write( "\n" );
document.write( "x^5/x^2+6x+9,5/x^2+5x+6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #364430 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Factor both of them and see what we have: \n" ); document.write( " \n" ); document.write( "The LCD \n" ); document.write( "(x+3)(x+3)(x+2) = (x^2+6x+9)*(x+2) = x^3 + 8x^2 + 21x + 18 \n" ); document.write( " \n" ); document.write( " |