Find an equation of the tangent line to the curve at the point (1, 1).
y = ln (xex2)
1
Expert's answer
2011-02-28T11:09:18-0500
Let's find the first derivation of the function: f' = (xex^2)'/(xex^2) = (1+x2)/x The equation of the tangent line can be written as follows: y = f(x0) + f'(x0) (x-x0) In our case: y = ln (1*e) + (1 + 12)/1 * (x-1) = 1 + 2(x-1) = 2x -1 y = 2x-1
Comments
Leave a comment