Solveeit Logo

Question

Question: How do you differentiate \(y = {7^{{x^2}}}\)?...

How do you differentiate y=7x2y = {7^{{x^2}}}?

Explanation

Solution

In this problem we have given yy is equal to some integer with power and the power term is an unknown with some power. Here we are asked to differentiate the given term. For this first we need to take derivatives on both sides. Also we can differentiate this problem by using some important rules like exponent rule, the chain rule.

Formula used:
The exponent rule: ab=ebln(a){a^b} = {e^{b\ln (a)}}
The chain rule: df(u)dx=dfdududx\dfrac{{df\left( u \right)}}{{dx}} = \dfrac{{df}}{{du}}\dfrac{{du}}{{dx}}
Common derivative: ddu(eu)=eu\dfrac{d}{{du}}\left( {{e^u}} \right) = {e^u}
Taking the constant out: (af)=af\left( {af'} \right) = af'
The power rule: ddx(xa)=a.xa1\dfrac{d}{{dx}}\left( {{x^a}} \right) = a.{x^{a - 1}}
There are the formulas we are going to use for differentiating this problem.

Complete step by step answer:
Solving the derivative of y=7x2y = {7^{{x^2}}}
Taking derivative on both sides, we get
dydx=ddx(7x2)\dfrac{{dy}}{{dx}} = \dfrac{d}{{dx}}\left( {{7^{{x^2}}}} \right)
Now let’s apply exponent rule and alsodydx\dfrac{{dy}}{{dx}}can be written as yy',
y=ddx(ex2ln(7))y' = \dfrac{d}{{dx}}\left( {{e^{{x^2}\ln \left( 7 \right)}}} \right),
Here in the right hand side we cannot simply differentiate, so let us apply the chain rule method for the differentiation.
y=ddx(eu)ddx(x2ln(7))\Rightarrow y' = \dfrac{d}{{dx}}\left( {{e^u}} \right)\dfrac{d}{{dx}}\left( {{x^2}\ln \left( 7 \right)} \right),
Next we want to take the constant term out from the differentiation. We get
y=ddx(eu)(ln(7)ddx(x2))(1)\Rightarrow y' = \dfrac{d}{{dx}}\left( {{e^u}} \right)\left( {\ln \left( 7 \right)\dfrac{d}{{dx}}\left( {{x^2}} \right)} \right) - - - - - (1),
ln(7)\ln \left( 7 \right) is the constant term, so we took it out.
Now, differentiating eu{e^u} and x2{x^2}, we get
y=eu2ln(7)x(2)\Rightarrow y' = {e^u}2\ln \left( 7 \right)x - - - - - (2)
Now replaceu=x2ln(7)u = {x^{2\ln \left( 7 \right)}}in equation (2), we get
y=ex2ln(7)2ln(7)x(3)\Rightarrow y' = {e^{{x^2}\ln \left( 7 \right)}}2\ln \left( 7 \right)x - - - - - (3)
We can writeex2ln(7){e^{{x^2}\ln \left( 7 \right)}}as7x27{x^2}, then equation (3) becomes,
y=7x22ln(7)x\Rightarrow y' = {7^{{x^2}}}2\ln \left( 7 \right)x, this is the derivation of a given term.

y=7x22ln(7)x \Rightarrow y' = {7^{{x^2}}}2\ln \left( 7 \right)x is the required solution.

Note: The derivation of an exponential function is a constant times itself. So in equation (1) the derivation of eu{e^u} is again eu{e^u}. And also in equation (3) we have written ex2ln(7){e^{{x^2}\ln \left( 7 \right)}} as 7x27{x^2}. Here we used the fact that the natural logarithm is the inverse of the exponential function, so eln(x)=x{e^{\ln \left( x \right)}} = x, by logarithm identity 11.