What is the derivative of f(x)=log_4(e^x+3)f(x)=log4(ex+3) ?

1 Answer
Aug 6, 2014

First, we will rewrite the function in terms of natural logarithms, using the change-of-base rule:

f(x) = ln(e^x + 3)/ln4f(x)=ln(ex+3)ln4

Differentiating will require use of the chain rule:

d/dx f(x) = 1/ln 4 * d/(d(e^x + 3))[ln(e^x + 3)] * d/dx[e^x + 3]ddxf(x)=1ln4dd(ex+3)[ln(ex+3)]ddx[ex+3]

We know that since the derivative of ln xlnx with respect to xx is 1/x1x, then the derivative of ln(e^x + 3)ln(ex+3) with respect to e^x + 3ex+3 will be 1/(e^x + 3)1ex+3. We also know that the derivative of e^x + 3ex+3 with respect to xx will simply be e^xex:

d/dx f(x) = 1/ln 4 * 1/(e^x + 3) * (e^x)ddxf(x)=1ln41ex+3(ex)

Simplifying yields:

d/dx f(x) = (e^x)/(ln 4(e^x + 3)) ddxf(x)=exln4(ex+3)