Solveeit Logo

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)y = \ln \ln (2{x^4})

Explanation

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)\ln (2{x^4}) as f(x)f(x) and using derivative rule ddxln(f(x))=1f(x).ddx(f(x))\dfrac{d}{{dx}}\ln \left( {f(x)} \right) = \dfrac{1}{{f(x)}}.\dfrac{d}{{dx}}(f(x)) .Now applying this chain rule one more time by considering 2x42{x^4} as g(x)g(x) . The derivative of variable xx raised to some power n is equal to nxn1n{x^{n - 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)y = \ln \ln (2{x^4}) and we have to find the derivative of this expression with respect to x.
y=lnln(2x4)y = \ln \ln (2{x^4})
We have to find the first derivative of the above equation

ddx[y]=y y=ddx(lnln(2x4))   \dfrac{d}{{dx}}\left[ y \right] = y' \\\ y' = \dfrac{d}{{dx}}\left( {\ln \ln (2{x^4})} \right) \;

Let’s assume ln(2x4)\ln (2{x^4}) be a function of x i.e. f(x)f(x) .
y=ddx(ln(f(x)))y' = \dfrac{d}{{dx}}\left( {\ln (f(x))} \right) -----------(1)
Now Applying Chain rule to the above derivative which says that if we are not given a single variable xx and instead of it a function is given( f(x)f(x) )then the derivative will become
ddxln(f(x))=1f(x).ddx(f(x))\dfrac{d}{{dx}}\ln \left( {f(x)} \right) = \dfrac{1}{{f(x)}}.\dfrac{d}{{dx}}(f(x))
We know that Derivative of lnx\ln x is ddx(lnx)=1x\dfrac{d}{{dx}}(\ln x) = \dfrac{1}{x}
Putting ddxln(f(x))=1f(x).ddx(f(x))\dfrac{d}{{dx}}\ln \left( {f(x)} \right) = \dfrac{1}{{f(x)}}.\dfrac{d}{{dx}}(f(x)) in the equation (1)
y=1f(x).ddx(f(x))y' = \dfrac{1}{{f(x)}}.\dfrac{d}{{dx}}(f(x))
Putting back f(x)f(x)
y=1ln(2x4).ddx(ln(2x4))y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{d}{{dx}}(\ln (2{x^4}))
Now applying the chain rule by assuming 2x42{x^4} as g(x)g(x) ,
y=1ln(2x4).ddxln(g(x))y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{d}{{dx}}\ln (g(x)) --------(2)
so the derivative of ln(g(x))\ln (g(x)) will be defined as
ddxln(g(x))=1g(x).ddx(g(x))\dfrac{d}{{dx}}\ln \left( {g(x)} \right) = \dfrac{1}{{g(x)}}.\dfrac{d}{{dx}}(g(x))
Putting this value in equation (2) we get ,
y=1ln(2x4).1g(x).ddx(g(x))y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{1}{{g(x)}}.\dfrac{d}{{dx}}(g(x))
Putting the value of g(x)g(x) ,our equation becomes
y=1ln(2x4).12x4.ddx(2x4)y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{1}{{2{x^4}}}.\dfrac{d}{{dx}}(2{x^4})
As we know the derivative of x raised to power n is ddx(xx)=nxn1\dfrac{d}{{dx}}({x^x}) = n{x^{n - 1}} ,so

y=1ln(2x4).12x4.ddx(2x4) y=1ln(2x4).12x4.(4)(2)x3 y=(4)(2)x3(2x4)ln(2x4)   y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{1}{{2{x^4}}}.\dfrac{d}{{dx}}(2{x^4}) \\\ y' = \dfrac{1}{{\ln (2{x^4})}}.\dfrac{1}{{2{x^4}}}.(4)(2){x^3} \\\ y' = \dfrac{{(4)(2){x^3}}}{{\left( {2{x^4}} \right)\ln (2{x^4})}} \;

Simplifying more further, we get
y=4(x)ln(2x4)y' = \dfrac{4}{{\left( x \right)\ln (2{x^4})}}
Therefore , the derivative of y=lnln(2x4)y = \ln \ln (2{x^4}) with respect to x is equal to 4(x)ln(2x4)\dfrac{4}{{\left( x \right)\ln (2{x^4})}} .
So, the correct answer is “ 4(x)ln(2x4)\dfrac{4}{{\left( x \right)\ln (2{x^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 yy per unit change in xx is given by:
dydx\dfrac{{dy}}{{dx}} .
3. . Indefinite integral=Let f(x)f(x) be a function .Then the family of all its primitives (or antiderivatives) is called the indefinite integral of f(x)f(x) and is denoted by f(x)dx\int {f(x)} dx
The symbol f(x)dx\int {f(x)dx} is read as the indefinite integral of f(x)f(x) with respect to x.