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
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 1048435
:
Compute derivative of the following function by two different methods.
f(x) = (x^3 + 1)(x^2 + 2)
Answer by
ewatrrr(24785)
(
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