Differentiation by the chain rule

jtt
Messages
16
Reaction score
0

Homework Statement


Find the derivative of the following:


Homework Equations


Y= x^3(5x-1)^4


The Attempt at a Solution


4(3x^2(5x-1)^3)(4(3x^2(3(5x-1)^2)(2(5x-1)(5)
 
Physics news on Phys.org
That doesn't look like the chain rule to me. Apply the product rule first.
 
i tried bringing down the 4Th exponent and then subtract it by one to get three, then leaving the inside alone ( 5x-1) at the same time taking the derivative of 3x^2. after that i got confused and got a wrong answer.
 
y = f(x)g(x) where f(x)= x^3 and g(x)=(5x-1)^4
So you'll first need to apply the product rule... as you do you'll need the derivative of g.

g(x) = P\circ L (x) = P( L(x)) where P(x) = x^4 and L(x)=5x - 1. As a composition you need to apply the chain rule. (P for power, L for linear).

If you'd rather use the Leibniz notation form of the chain rule: \frac{du}{dx} = \frac{du}{dv} \frac{dv}{dx} then let u=g(x) = P(v) with v = L(x).
 
Your function is f*g where f=x^3 and g=(5x-1)^4, right? The product rule says the derivative of f*g is f'*g+f*g', also right? Now you just need to find f' and g'. Finding the derivative of g' is where you need the chain rule.
 
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