What is the equation of the tangent line of #f(x)=ln(x^2+4x+e) # at #x=0#?
1 Answer
Explanation:
First, find the point that the tangent line will intercept:
#f(0)=ln(0^2+4(0)+e)=ln(e)=1#
Hence the point of tangency is
All we need to know now is the slope of the tangent line at
To find the derivative of
Specifically, since
#d/dxln(x)=1/x#
We know that
#d/dxln(g(x))=1/g(x)*g'(x)=(g'(x))/g(x)#
Applying this to
#f'(x)=(d/dx(x^2+4x+e))/(x^2+4x+e)=(2x+4)/(x^2+4x+e)#
The slope of the tangent line is
#f'(0)=(2(0)+4)/(0^2+4(0)+e)=4/e#
The equation of a line that passes through the point
#y=(4x)/e+1#
We can check by graphing the original function and its tangent line:
graph{(ln(x^2+4x+e)-y)(y-(4x)/e-1)=0 [-.8, 1, -2.21, 4.03]}