Calculus 1 Differentiation Problem: Chain Rule with Binomial Theorem Application

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?

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

Of, since 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.
 
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 x= (x^{1/3})^3,
then f(x)= (x^{1/3}(3x- 9))^3= (3x^{4/3}- 9x^{1/3})^3
and now use the chain rule.
There, itex fixed. :wink:
 
Thanks!:redface:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top