Question
Question: How do you find the derivative of \( y = \ln \ln (2{x^4}) \)...
How do you find the derivative of y=lnln(2x4)
Solution
Hint : In order to determine the differentiation of the above function with respect to x, we will be using chaining rule by considering ln(2x4) as f(x) and using derivative rule dxdln(f(x))=f(x)1.dxd(f(x)) .Now applying this chain rule one more time by considering 2x4 as g(x) . The derivative of variable x raised to some power n is equal to nxn−1 .Using these properties of the derivative you will get your required answer.
Complete step by step solution:
We are Given a expression y=lnln(2x4) and we have to find the derivative of this expression with respect to x.
y=lnln(2x4)
We have to find the first derivative of the above equation
Let’s assume ln(2x4) be a function of x i.e. f(x) .
y′=dxd(ln(f(x))) -----------(1)
Now Applying Chain rule to the above derivative which says that if we are not given a single variable x and instead of it a function is given( f(x) )then the derivative will become
dxdln(f(x))=f(x)1.dxd(f(x))
We know that Derivative of lnx is dxd(lnx)=x1
Putting dxdln(f(x))=f(x)1.dxd(f(x)) in the equation (1)
y′=f(x)1.dxd(f(x))
Putting back f(x)
y′=ln(2x4)1.dxd(ln(2x4))
Now applying the chain rule by assuming 2x4 as g(x) ,
y′=ln(2x4)1.dxdln(g(x)) --------(2)
so the derivative of ln(g(x)) will be defined as
dxdln(g(x))=g(x)1.dxd(g(x))
Putting this value in equation (2) we get ,
y′=ln(2x4)1.g(x)1.dxd(g(x))
Putting the value of g(x) ,our equation becomes
y′=ln(2x4)1.2x41.dxd(2x4)
As we know the derivative of x raised to power n is dxd(xx)=nxn−1 ,so
Simplifying more further, we get
y′=(x)ln(2x4)4
Therefore , the derivative of y=lnln(2x4) with respect to x is equal to (x)ln(2x4)4 .
So, the correct answer is “ (x)ln(2x4)4 ”.
Note : 1. Calculus consists of two important concepts one is differentiation and other is integration.
2.What is Differentiation?
It is a method by which we can find the derivative of the function .It is a process through which we can find the instantaneous rate of change in a function based on one of its variables.
Let y = f(x) be a function of x. So the rate of change of y per unit change in x is given by:
dxdy .
3. . Indefinite integral=Let f(x) be a function .Then the family of all its primitives (or antiderivatives) is called the indefinite integral of f(x) and is denoted by ∫f(x)dx
The symbol ∫f(x)dx is read as the indefinite integral of f(x) with respect to x.