Understanding the Chain Rule: A Derivative Problem Solution

Phyzwizz
Messages
58
Reaction score
0
I did a derivative problem, but my book says that my answer is wrong.

f(x)=x2(x-2)4

I didn't see much use in the chain rule so I used the product rule.

x2(4(x-2)3) + (x-2)4(2x)
=4x2(x-2)3 + 2x(x-2)4

The book says that instead of this, the answer is ...
x2(4(x-2)3(1)) + (x-2)4(2x) = 2x(x-2)3(3x-2)

So I guess where I'm really confused is in the manner with which the book simplified.
 
Physics news on Phys.org
Phyzwizz said:
I did a derivative problem, but my book says that my answer is wrong.

f(x)=x2(x-2)4

I didn't see much use in the chain rule so I used the product rule.

x2(4(x-2)3) + (x-2)4(2x)
=4x2(x-2)3 + 2x(x-2)4
Well, you did use the chain rule when you said that the derivative of (x- 2)4 is 4(x- 2)3 (because the derivative of x- 2 is 1).

If you factor out 2x(x- 2)3 to get f'= 2x(x- 2)3(2x+ (x- 2))= 2x(x- 2)(3x- 2), exactly what your book says. Your answer and your book's answer are the same.

The book says that instead of this, the answer is ...
x2(4(x-2)3(1)) + (x-2)4(2x) = 2x(x-2)3(3x-2)

So I guess where I'm really confused is in the manner with which the book simplified.
 
Awesome thanks, I get it now. And I also now understand how ridiculous my book is in its mindless factoring.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top