Find the equation of the tangent line to the graph of $f(x)=(x^3+2x-1)(x-3)$ at the point where $x=1$.
I have simplified the problem and found the derivative, which is $4x^3-9x^2+4x-7$, which is correct. I just do not know how to find the equation of the tangent line at the point where $x=1$.
If you could please use step by step solving, that would be greatly appreciated. Thank you!
I'm really glad you asked this question because it will enable me to share this nice trick I discovered to solve for the tangent line of any function differentiable at $x=a$.
First I'll give you the result:
In your case, $$f'(x)=4x^3−9x^2+4x−7$$ $$f(x)=(x^2+2x-1)(x-3)$$ where $a=1$.
Thus $$\bbox[yellow]{f^t_a(x)=f'(1)x-f'(1)+f(1)\\=(-8)x+8-4\\=(-8)x+4}$$