document.write( "Question 1084549: For a x in the domain of the function (x+2)/(x^3-x), this function is equivalent to:
\n" ); document.write( "F) (1/x^2-1)+(2/x^3-x) G) (2/x^2-1) H) (1/x^2-1) J) (1/x-1) K) (1/x+1)
\n" ); document.write( "I got G by doing (x+2)/x(x^2-1) and cancelling out the x's, but the actual answer is F. How do I get F?
\n" ); document.write( "

Algebra.Com's Answer #698624 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Break out the numerator so that
\n" ); document.write( "(x+2)/(x^3-x)=x/(x^3-x) + 2/(x^3-x)
\n" ); document.write( "The first term of that will become 1/(x^2-1)
\n" ); document.write( "
\n" );