SOLUTION: Compute derivative of the following function by two different methods. f(x) = (x^3 + 1)(x^2 + 2)

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Compute derivative of the following function by two different methods. f(x) = (x^3 + 1)(x^2 + 2)       Log On


   



Question 1048435: Compute derivative of the following function by two different methods.
f(x) = (x^3 + 1)(x^2 + 2)

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
I Multiply and then take simple Derivative
0r
II Use Product Rule:
f' = (x^3 + 1)(2x) + 3x^2(x^2 + 2)
either way:
f' = 5x^4 + 6x^2 + 2x