document.write( "Question 631127: Please show me how to find the LCD for:
\n" ); document.write( "x-3/x^2-x and 2x+7/3x-3
\n" ); document.write( "I know you have to factor, but I can't figure it out.
\n" ); document.write( "

Algebra.Com's Answer #397369 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"%28x-3%29%2F%28x%5E2-x%29\" and \"%282x%2B7%29%2F%283x-3%29\"
\n" ); document.write( "\"%28x-3%29%2F%28x%28x-1%29%29\" and \"%282x%2B7%29%2F%283%28x-1%29%29\"
\n" ); document.write( "LCD is 3x(x-1) \n" ); document.write( "
\n" );