Question
Question: What is the derivative of \({{5}^{x}}\) ?...
What is the derivative of 5x ?
Solution
To obtain the derivative of 5x we will use logarithm function. Firstly we will let y=5x and then take a logarithm function on both sides of the equation. Next we will use the logarithm property and simplify our equation. Finally we will differentiate the equation with respect to x using implicit differentiation and get the desired answer.
Complete step-by-step answer:
To find the derivative of 5x we will let,
y=5x…..(1)
Taking log both sides we get,
log(y)=log(5x)
Using logarithm property on right hand side which is given as:
log(ab)=blog(a)
Where a,b can be any constant or variable
We get,
log(y)=xlog(5)…..(2)
Differentiating equation (2) with respect to x using implicit differentiation we get,
log(y)=xlog(5)⇒y1×dxdy=log(5)×dxd(x)⇒y1×y=log(5)×1∴y′=ylog(5)
Where, Primes (′) denote the differentiation with respect to x
Replacing y value from equation (1) in above equation we get,
⇒y′=5xlog(5)∴(5x)′=5xlog(5)
Hence, the derivative of 5x is 5xlog(5)
Note: An exponential function is expressed as f(x)=ax where a is a positive real number and x is an argument which is present as an exponent. The growth rate of such a function is directly proportional to the value of the function. Implicit differentiation is done when we can’t find the derivative of y in x term, that is x doesn’t lead to y directly. We can use another method to find the derivative of the exponential function by using the direct formula of it. To find the derivative of 5x we can also use the derivative formula for exponential function as,
The formula is given below:
dxdax=axlogea….(3) For a∈R
On comparing the above equation by 5x we get,
a=5
On substituting the above value in equation (3) we get,
⇒dxd5x=5xloge5
Hence, the derivative of 5x is5xloge5.