Question
Question: How do you find the derivative of \( {4^{6x}} \) ?...
How do you find the derivative of 46x ?
Solution
In solving the question, first assume the given expression to a variable y , i.e., y=46x .Perform differentiation, This will give us dxdy=dxd46x , now differentiate this equation by using identity dxdax=axloga and chain rule on the RHS, then we will get the required result.
Complete step-by-step solution:
Given expression is 46x ,
Now assume the given expression as variable y , we will get,
y=46x ,
Now deriving on both sides we get,
dxdy=dxd46x ,
Differentiate using the chain rule, which states that dxd(f(g(x)))=f′(g(x))g′(x) where f(x)=4x and g(x)=6x .
Using chain rule, let u=6x ,
⇒dxd4udxd6x ,
Now differentiating using exponential Rule which states that dxdau=auloga where a=4 , we get,
⇒4ulog4dxd6x ,
Now substituting the value of u we get,
⇒46xlog4dxd6x ,
Since 6 is constant with respect to x , the derivative of 6x with respect to x is 6dxdx .
Now expression becomes,
⇒46xlog4(6dxdx) ,
Now simplifying we get,
⇒6(46xlog4(dxdx)) ,
Now we know that derivative of x with respect to x is 1, the expression becomes,
⇒6⋅46xlog4 ,
So the derivative of the given expression 46x is 6⋅log4⋅46x .
∴ The differentiation value of 46x is 6⋅log4⋅46x .
Note: Differentiation is the method of evaluating a function’s derivative at any time. Some of the fundamental rules for differentiation are given below, and using these rules we can solve differentiation questions easily.
Sum or difference rule: When the function is the sum or difference of two functions, the derivative is the sum or difference of derivative of each function, i.e.,
If f(x)=u(x)±v(x) ,
Then f′(x)=u′(x)±v′(x) .
Product rule: When the function is the product of two functions, the derivative is the sum or difference of derivative of each function, i.e.,
If f(x)=u(x)×v(x) ,
then f′(x)=u′(x)v(x)+u(x)v′(x)
Quotient Rule: If the function is in the form of two functions v(x)u(x) , the derivative of the function can be expressed as,
f′(x)=(v(x))2u′(x)v(x)−u(x)v′(x) .
Chain Rule:
If y=f(x)=g(u) ,
And if u=h(x) ,
Then dxdy=dudy×dxdu .