Question
Question: Find the derivative of \(\sqrt {ax + b} \) with respect to \(x\), using the first principles of diff...
Find the derivative of ax+b with respect to x, using the first principles of differentiation.
Solution
Given an expression and we have to differentiate the expression concerning the variable x. We have to differentiate the expression using the first principle. First, we will find the general expression for the slope for any value of x. This slope is written as change in y divided by change in x. Then, the derivative from first principles gives the instantaneous rate of change of quantity y with respect to variable x.
Formula used:
The slope of the tangent line is given as:
dxdy=h→0limhf(x+h)−f(x)
Complete step-by-step answer:
We are given the expressionax+b. First, we will find the value of f(x+h) by substituting x+h for x into the expression.
f(x+h)=a(x+h)+b
Now we will find the slope of the tangent line by substituting the values into the formula.
f′(x)=h→0limha(x+h)+b−ax+b
On directly substituting the value h=0, the expression gives divide by zero error.
Thus, we will rationalize the numerator by multiplying and dividing the expression by conjugate of the numerator.
f′(x)=h→0limha(x+h)+b−ax+b×a(x+h)+b+ax+ba(x+h)+b+ax+b
Apply the algebraic identity (a−b)(a+b)=a2−b2 to the numerator of the expression, we get:
f′(x)=h→0limh(a(x+h)+b+ax+b)(a(x+h)+b)2−(ax+b)2
On further simplifying the expression, we get:
f′(x)=h→0limh(a(x+h)+b+ax+b)a(x+h)+b−ax−b
f′(x)=h→0limh(a(x+h)+b+ax+b)ax+ah+b−ax−b
Now, we will cancel out the common terms in the expression.
f′(x)=h→0limh(a(x+h)+b+ax+b)ax+ah+b−ax−b
f′(x)=h→0limh(a(x+h)+b+ax+b)ah
f′(x)=h→0lima(x+h)+b+ax+ba
Now, we will substitute the limit h=0 to the expression:
f′(x)=a(x+0)+b+ax+ba
On further simplifying the expression, we get:
f′(x)=ax+b+ax+ba
f′(x)=2ax+ba
Final answer: Hence, the derivative of the expression ax+b is 2ax+ba
Note:
In such types of questions the students mainly don't get an approach on how to solve it. In such types of questions students mainly forget to apply the rationalization of the expression if the expression gives divide by zero error on directly substituting the limits to the expression.