You can put this solution on YOUR website! .
given f(x) = (x^3 + 3x + 2)/(x^2-1), find f'(x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
Use the derivative rule for the quotient:
if f(x) = , then f'(x) = (u'*v - u*v')/v^2. (1)
In your case u = and v = , so
u' = and v' = .
Substitute it into (1) and simplify.
You are CALCULUS !