document.write( "Question 17180: Reduce Rational Expression to lowest terms
\n" ); document.write( "
\n" ); document.write( " x2 - 4
\n" ); document.write( " ------------
\n" ); document.write( " 2x2 + 8x + 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the x is squared and the 2x is also squared\r
\n" ); document.write( "\n" ); document.write( "I know that verything is supposed to be factored first but I don't know what to do after that.
\n" ); document.write( "

Algebra.Com's Answer #8323 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Reduce to lowest terms:\r
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2+-+4%29%2F%282x%5E2+%2B+8x+%2B+8%29\" Factor the numerator and the denominator.
\n" ); document.write( "\"%28%28x+%2B+2%29%28x+-+2%29%29%2F2%28x+%2B+2%29%28x+%2B+2%29\" Cancel (x + 2)
\n" ); document.write( "\"%28x+-+2%29%2F2%28x+%2B+2%29\"
\n" ); document.write( "
\n" );