document.write( "Question 283065: how do you solve \"%28%28x%5E2%2Bx-6%29%2F%28x%5E3%29%29+%2A+%28%28x%29%2F%28x%5E2-4%29%29\" \n" ); document.write( "
Algebra.Com's Answer #205481 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
factor
\n" ); document.write( "x^2+x-6=(x+3)*(x-2)
\n" ); document.write( "x^2-4=(x+2)*(x-2)\r
\n" ); document.write( "\n" ); document.write( "(x-2) cancels out
\n" ); document.write( "x/x^2=1/x^2
\n" ); document.write( "so we get (x+3)/(x^2)*(x+2)
\n" ); document.write( "
\n" );