Solveeit Logo

Question

Question: How do you find the derivative of \(y=\sqrt{9-x}\)?...

How do you find the derivative of y=9xy=\sqrt{9-x}?

Explanation

Solution

To differentiate the function y=9xy=\sqrt{9-x}, convert the function y=9xy=\sqrt{9-x} intoy=(9x)12y={{\left( 9-x \right)}^{\dfrac{1}{2}}}. Now to differentiate y=(9x)12y={{\left( 9-x \right)}^{\dfrac{1}{2}}}we can use the normal formula for differentiation i.e. ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}. If the outer element is differentiated then the inner element has to be differentiated.

Complete step by step solution:
We have the given function y=9x.......(i)y=\sqrt{9-x}.......\left( i \right).
Convert the functiony=9xy=\sqrt{9-x} into y=(9x)12y={{\left( 9-x \right)}^{\dfrac{1}{2}}}. The root symbol is 12\dfrac{1}{2}power of the element.
Differentiating equation (i) we get,
dydx=ddx(9x)\Rightarrow \dfrac{dy}{dx}=\dfrac{d}{dx}\left( \sqrt{9-x} \right)
dydx=ddx(9x)12......(ii)\Rightarrow \dfrac{dy}{dx}=\dfrac{d}{dx}{{\left( 9-x \right)}^{\dfrac{1}{2}}}......\left( ii \right)
Differentiate using the formula ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}} in the equation (ii).
dydx=12(9x)121ddx(9x)\Rightarrow \dfrac{dy}{dx}=\dfrac{1}{2}{{\left( 9-x \right)}^{\dfrac{1}{2}-1}}\cdot \dfrac{d}{dx}\left( 9-x \right)
dydx=12(9x)12ddx(9x)\Rightarrow \dfrac{dy}{dx}=\dfrac{1}{2}{{\left( 9-x \right)}^{-\dfrac{1}{2}}}\cdot \dfrac{d}{dx}\left( 9-x \right)
dydx=12(9x)121\Rightarrow \dfrac{dy}{dx}=\dfrac{1}{2}{{\left( 9-x \right)}^{-\dfrac{1}{2}}}\cdot -1
dydx=(9x)122......(iii)\Rightarrow \dfrac{dy}{dx}=\dfrac{-{{\left( 9-x \right)}^{-\dfrac{1}{2}}}}{2}......\left( iii \right)
Now in the equation (iii) convert 12-\dfrac{1}{2}power into the root over form.
dydx=129x........(iv)\Rightarrow \dfrac{dy}{dx}=-\dfrac{1}{2\sqrt{9-x}}........\left( iv \right)
Thus, we have obtained the differential of the given function y=9xy=\sqrt{9-x} as dydx=129x\dfrac{dy}{dx}=-\dfrac{1}{2\sqrt{9-x}}.
Hence, the derivative of the function y=9xy=\sqrt{9-x} is 129x-\dfrac{1}{2\sqrt{9-x}}.

Note:
While differentiating a function we should always keep in mind that we know the formula for differentiation i.e. ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}. There is also an alternate way to solve this derivative. If a function is y=xy=\sqrt{x} then its derivative will be dydx=12x\dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x}}. So this could be used for this function too but since instead of xx there is 9x9-x. So apply the same formula but further integrate 9x9-x.
So the alternate form will be given as:
dydx=ddx(9x) =129xddx(9x) =129x1 =129x\begin{aligned} & \dfrac{dy}{dx}=\dfrac{d}{dx}\left( \sqrt{9-x} \right) \\\ & =\dfrac{1}{2\sqrt{9-x}}\cdot \dfrac{d}{dx}\left( 9-x \right) \\\ & =\dfrac{1}{2\sqrt{9-x}}\cdot -1 \\\ & =-\dfrac{1}{2\sqrt{9-x}} \end{aligned}
Hence we have got the result. This answer is exactly the same as the previous method but the technique is different. The previous technique requires the understanding of the concept and it does not require the memorization of the formula. In differentiation always try to solve using the concept and use the formula wherever necessary. This method is more efficient because it takes less time.