Solveeit Logo

Question

Question: How can one find the derivative of this function: \( {x^{\dfrac{1}{4}}} \)...

How can one find the derivative of this function: x14{x^{\dfrac{1}{4}}}

Explanation

Solution

Hint : Always remember to assign the given function a variable, say yy . When we are asked to find the derivative of a function, it means that we need to differentiate it. There are many established formulas that we can use to differentiate any given function. Always when we are asked to differentiate with respect to a variable, all the terms in the function that do not associate with that variable are to be treated as constants. Or in higher level differentiation, there are different ways of going about functions with multiple variables.

Complete step-by-step answer :
First check what the question says;
A function: x14{x^{\dfrac{1}{4}}} is given. And we are asked to find its derivative.
Let us assign the given function to a variable, so that we can find the derivative of that variable with respect to xx . Consider the variable yy as the function, it can be written as;
y=x14\Rightarrow y = {x^{\dfrac{1}{4}}}
Now let us recall the general formula used to differentiate any variable, so if we are differentiating a term xn{x^n} then its derivative with respect to xx can be written as;
ddx(xn)=n×xn1\dfrac{d}{{dx}}({x^n}) = n \times {x^{n - 1}}
Since in the question given to us, we have only a single term and that term is of the form xn{x^n} , where n=14n = \dfrac{1}{4} , we can easily apply the formula as it is;
ddx(x14)=14×x141\Rightarrow \dfrac{d}{{dx}}({x^{\dfrac{1}{4}}}) = \dfrac{1}{4} \times {x^{\dfrac{1}{4} - 1}}

Simplifying, we get:
ddx(x14)=14×x34\Rightarrow \dfrac{d}{{dx}}({x^{\dfrac{1}{4}}}) = \dfrac{1}{4} \times {x^{ - \dfrac{3}{4}}}
 ddx(x14)=14x34   \\\ \therefore \dfrac{d}{{dx}}({x^{\dfrac{1}{4}}}) = \dfrac{1}{4}{x^{ - \dfrac{3}{4}}} \;
So, the correct answer is “14x34\dfrac{1}{4}{x^{ - \dfrac{3}{4}}}”.

Note : Derivatives can be denoted in two ways.
Derivative of yy with respect to xx can be shown as: dydx\dfrac{{dy}}{{dx}} or yy' .
The various properties of derivatives are as given below:
a) The sum or difference rule: (m±n)=m±n(m \pm n)' = m' \pm n'
b) The product rule: (mn)=mn+nm(mn)' = m'n + n'm
c) The quotient rule: (mn)=mnmnn2;  n0(\dfrac{m}{n})' = \dfrac{{m'n - mn'}}{{{n^2}}};\;n \ne 0
d) Composite function (chain rule): If y=f(t),  t=g(x)y = f(t),\;t = g(x) then, dydx=dydt×dtdx\dfrac{{dy}}{{dx}} = \dfrac{{dy}}{{dt}} \times \dfrac{{dt}}{{dx}}
The other properties describe how derivatives are treated with logarithmic, parametric, implicit functions and there are also second order derivatives.