document.write( "Question 133503: Find the LCD:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x^3 over x^2+8x+16 times 3x-10 over x^2+x-12 \n" );
document.write( "
Algebra.Com's Answer #97690 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X^3/(X^2+8X+16)*(3X-10)/X^2+X-12) \n" ); document.write( "X^3/(X+4)(X+4)*(3X-10)/(X+4)(X-2) \n" ); document.write( "LCD IS (X+4)(X+4)(X-2) \n" ); document.write( " |