VinnyCee
- 486
- 0
Homework Statement
Find the tangent line equation for y = sin x at x = 6\,\pi.
Homework Equations
m_{tangent}\,=\,\lim_{h \to 0}\,\frac{f(c+h)\,-\,F(c)}{h}
y\,-\,y_1\,=\,m\,(x\,-\,x_1)
The Attempt at a Solution
m_{tangent}\,=\,\lim_{h \to 0}\,\frac{f(c+h)\,-\,F(c)}{h}
m_{tangent}\,=\,\lim_{h \to 0}\,\frac{f(6\pi\,h)\,-\,F(6\pi)}{h}
m_{tangent}\,=\,\lim_{h \to 0}\,\frac{sin(6\pi\,+\,h)}{h}
Now use L'Hopital's Rule and take the derivative of the denominator and numerator...
\frac{d}{dh}\,\left[\frac{sin(6\pi\,+\,h)}{h}\right]\,=\,cos(h)
y\,-\,y_1\,=\,m\,(x\,-\,x_1)
y\,-\,(0)\,=\,(cos\,h)\,(x\,-\,6\pi)
Since h is zero, the coefficient, m, is 1.
So your tangent line equation is then...
y\,=\,x\,-\,6\pi