document.write( "Question 945751: How would I multiply and write in lowest terms
\n" ); document.write( "x^2/x^2-4 * x+2/x
\n" ); document.write( "

Algebra.Com's Answer #576914 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2%2F%28%28x%5E2-4%29%29\" * \"%28%28x%2B2%29%29%2Fx\"
\n" ); document.write( "the first denominator is the difference of squares, factors to
\n" ); document.write( "\"x%5E2%2F%28%28x-2%29%28x%2B2%29%29\" * \"%28%28x%2B2%29%29%2Fx\"
\n" ); document.write( "Cancel (x+2)
\n" ); document.write( "\"x%5E2%2F%28%28x-2%29%29\" * \"1%2Fx\"
\n" ); document.write( "Cancel x into x^2
\n" ); document.write( "\"x%2F%28%28x-2%29%29\" is lowest terms
\n" ); document.write( "
\n" );