Solveeit Logo

Question

Question: How do you find the derivative of \(\dfrac{4}{x+3}\)...

How do you find the derivative of 4x+3\dfrac{4}{x+3}

Explanation

Solution

Now to solve this problem we will use a method of substitution. We will substitute x + 3 = t. and rewrite the expression. Now we know that differentiation of xn{{x}^{n}} is given by nxn1n{{x}^{n-1}} . We will use this to differentiate the obtained equation and then re-substitute the value of t. Hence we have the derivative of 4x+3\dfrac{4}{x+3} .

Complete step-by-step solution:
Now we want to find the derivative of a given expression 4x+3\dfrac{4}{x+3} .
Now let us say y = 4x+3\dfrac{4}{x+3} .
Let us substitute x + 3 = t.
Then we have y=4ty=\dfrac{4}{t}
Now we can write the above equation as y=4t1y=4{{t}^{-1}}
Now we know that d(cx)dx=c.d(y)dx\dfrac{d\left( cx \right)}{dx}=c.\dfrac{d\left( y \right)}{dx} where c is a constant.
Since here 4 is a constant we can take it out of differentiation
Now we know that let us differentiate the given function with respect to t
dydt=4d(t1)dt\Rightarrow \dfrac{dy}{dt}=4\dfrac{d\left( {{t}^{-1}} \right)}{dt}
Now we know that differentiation of xn{{x}^{n}} is given by nxn1n{{x}^{n-1}} for any integer n.
Hence we get,
dydt=4.(1)t11 dydt=4t2 \begin{aligned} & \Rightarrow \dfrac{dy}{dt}=4.\left( -1 \right){{t}^{-1-1}} \\\ & \Rightarrow \dfrac{dy}{dt}=-4{{t}^{-2}} \\\ \end{aligned}
Now let us re-substitute the value of t as x + 3 Hence, we get dydx=4(x+3)2\dfrac{dy}{dx}=-4{{\left( x+3 \right)}^{-2}}
Now we can rewrite the above equation as
dydx=4(x+3)2\dfrac{dy}{dx}=\dfrac{-4}{{{\left( x+3 \right)}^{2}}}
Now we know that (a+b)2=a2+2ab+b2{{\left( a+b \right)}^{2}}={{a}^{2}}+2ab+{{b}^{2}} .
Hence, using this we get
dydx=4x2+6x+9\Rightarrow \dfrac{dy}{dx}=\dfrac{-4}{{{x}^{2}}+6x+9}
Hence the differentiation of 4x+3\dfrac{4}{x+3} is 4x2+6x+9\dfrac{-4}{{{x}^{2}}+6x+9}.

Note: Now for the given problem we can also evaluate it by using definition of limits. By definition of limits we have f(x)=limh0f(x+h)f(x)hf'\left( x \right)=\underset{h\to 0}{\mathop{\lim }}\,\dfrac{f\left( x+h \right)-f\left( x \right)}{h} . Now here we will substitute the function and simplify the expression by taking LCM and solving the limits and hence get the derivative of the given function. Also note that here we have x + 3 = t. differentiating on both sides we get dx = dt. Hence we have used dydt=dydx\dfrac{dy}{dt}=\dfrac{dy}{dx} above.