You can put this solution on YOUR website! *(x^3-x)/(3x^2+2x)
================
Factor where you can:
(3x+2)/(x+1)^2 * (x(x-1)(x+1))/(x(3x+2))
----------------------------------------
Cancel where you can such as x, x+1, 3x+2
--------------------------
1/(x+1) * (x-1)/1
----
= (x-1)/(x+1)
================
Cheers,
Stan H.
================