Calculus 1 Differentiation Problem: Chain Rule with Binomial Theorem Application

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Husaaved
Messages
19
Reaction score
1
I'm not entirely sure if this belongs in homework or elsewhere -- I'm self-teaching working through a basic calculus text, so it's not homework per se. In any case it's a simple differentiation problem wherein I am supposed to differentiate:

f(x) = x(3x-9)^3
f'(x) = 3x(3)(3x-9)^2 Applying chain rule
f'(x) = 9x(3x-9)^2

I know this isn't the correct answer.

I was half tempted to multiply out using the binomial theorem but I suspect there's a more efficient way to solve this. How am I to treat the x coefficient? Evidently not as a constant.
 
Physics news on Phys.org
Did you see the product rule?

[tex](fg)^\prime = f^\prime g + fg^\prime[/tex]
 
You have to use the product rule first, then the chain rule.

Of, since [itex]x= (x^{1/3})^3[/tex], f(x)= (x^{1/3}(3x- 9))^3= (3x^{4/3}- 9x^{1/3})^3<br /> and <b>now</b> use the chain rule.[/itex]
 
HallsofIvy said:
You have to use the product rule first, then the chain rule.

Or, you could skip the need for the product rule by looking at it this way ...

Since [itex]x= (x^{1/3})^3[/itex],
then [itex]f(x)= (x^{1/3}(3x- 9))^3= (3x^{4/3}- 9x^{1/3})^3[/itex]
and now use the chain rule.
There, itex fixed. :wink: