document.write( "Question 123073: Find the least common denominator for these two rational expressions.\r
\n" ); document.write( "\n" ); document.write( "x/x^2-4 and 5x/x^2+3x+2
\n" ); document.write( "

Algebra.Com's Answer #90322 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X^2-4=(X+2)(X-2)
\n" ); document.write( "X^2+3X+2=(X+2)(X+1)
\n" ); document.write( "THUS THE LEAST COMMON DENOMINATOR IS (X+2)(X-2)(X+1) ANSWER.
\n" ); document.write( "
\n" );