Solveeit Logo

Question

Question: If \( y = {x^{1/x}}, \) the value of \( \dfrac{{dy}}{{dx}} \) at \( x = e \) is A. 1 B. 0 C. -...

If y=x1/x,y = {x^{1/x}}, the value of dydx\dfrac{{dy}}{{dx}} at x=ex = e is
A. 1
B. 0
C. -1
D. None of these

Explanation

Solution

This problem deals with differentiation and logarithms. Given a complex function, where the exponent is a variable, so is the base. Hence this problem should be solved in a different way, rather than just differentiating the function directly.
Here basic differentiation formulas and chain rule in differentiation are used such as:
ddx(logx)=1x\Rightarrow \dfrac{d}{{dx}}\left( {\log x} \right) = \dfrac{1}{x}
ddx(f1(x).f2(x))=f1(x).ddx(f2(x))+f2(x).ddx(f1(x))\Rightarrow \dfrac{d}{{dx}}\left( {{f_1}(x).{f_2}(x)} \right) = {f_1}(x).\dfrac{d}{{dx}}\left( {{f_2}(x)} \right) + {f_2}(x).\dfrac{d}{{dx}}\left( {{f_1}(x)} \right)

Complete step-by-step answer:
Given an equation which is a function of xx , which is given by:
y=x1/x\Rightarrow y = {x^{1/x}}
We have to differentiate the above equation and after finding the derivative of the equation, we have to substitute ee in the value of xx , as given below:
We cannot differentiate the above equation directly, but we can proceed with differentiation after applying logarithms on both sides of the equation.
Consider the equation y=x1/xy = {x^{1/x}} , and apply logarithms on both sides, as given below:
y=x1/x\Rightarrow y = {x^{1/x}}
logey=logex1/x\Rightarrow {\log _e}y = {\log _e}{x^{1/x}}
logey=1xlogex\Rightarrow {\log _e}y = \dfrac{1}{x}{\log _e}x
Now differentiating the above equation with respect to xx on both sides, as given below:
ddx(logey)=ddx(1xlogex)\Rightarrow \dfrac{d}{{dx}}\left( {{{\log }_e}y} \right) = \dfrac{d}{{dx}}\left( {\dfrac{1}{x}{{\log }_e}x} \right)
Applying the chain rule of differentiation to the R.H.S of the above equation:
1ydydx=1xddx(logex)+logexddx(1x)\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{x}\dfrac{d}{{dx}}\left( {{{\log }_e}x} \right) + {\log _e}x\dfrac{d}{{dx}}\left( {\dfrac{1}{x}} \right)
1ydydx=1x(1x)+logex(1x2)\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{x}\left( {\dfrac{1}{x}} \right) + {\log _e}x\left( {\dfrac{{ - 1}}{{{x^2}}}} \right)
We know that derivative of logex=1x{\log _e}x = \dfrac{1}{x} and the derivative of 1x\dfrac{1}{x} is 1x2- \dfrac{1}{{{x^2}}} .
1ydydx=1x21x2logex\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{{{x^2}}} - \dfrac{1}{{{x^2}}}{\log _e}x
1ydydx=1x2(1logex)\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{{{x^2}}}\left( {1 - {{\log }_e}x} \right)
Obtaining the expression of dydx\dfrac{{dy}}{{dx}} , as given below:
dydx=yx2(1logex)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{y}{{{x^2}}}\left( {1 - {{\log }_e}x} \right)
Now substitute x=ex = e in the above equation, as given below:
dydx=ye2(1logee)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{y}{{{e^2}}}\left( {1 - {{\log }_e}e} \right)
We know that the value of logarithm of ee to the base ee is equal to 1, which is expressed below:
logee=1\Rightarrow {\log _e}e = 1
Substituting this value in the obtained equation, gives:
dydx=ye2(11)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{y}{{{e^2}}}\left( {1 - 1} \right)
dydx=ye2(0)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{y}{{{e^2}}}\left( 0 \right)
dydx=0\Rightarrow \dfrac{{dy}}{{dx}} = 0

Final Answer: The value of dydx\dfrac{{dy}}{{dx}} at x=ex = e is 0.

Note:
Please note that while solving the problem, when given the function of y=x1/xy = {x^{1/x}} , and we are asked to find dydx\dfrac{{dy}}{{dx}} , then we cannot just simply differentiate the given function, because the function is complex. Whenever such kind of complex functions are given, apply logarithms to the given function and then find the differentiation of the applied logarithmic function, which would be easy to solve. We know that logaa=1{\log _a}a = 1 , which is a basic logarithmic formula, is applied here.