Jacobpm64
- 235
- 0
Find the equations of the tangent lines to the graph of f(x) = \sin x at x = 0 and at x = \frac{ \pi }{3}. Use each tangent line to approximate \sin( \frac{ \pi }{6} ). Would you expect these results to be equally accurate, since they are taken equally far away from x = \frac{ \pi }{6} but on opposite sides? If the accuracy is different, can you account for the difference?
Here are my attempts:
Well, first let's find the equations of the tangent lines.
f(0) = \sin (0) = 0
f(\frac{ \pi }{3}) = \sin( \frac{ \pi }{3}) = \frac{\sqrt{3}}{2}
f'(x) = \cos (x)
f'(0) = \cos (0) = 1
f'(\frac{ \pi }{3}) = \cos( \frac{ \pi }{3}) = \frac{1}{2}
So we have (0,0), m = 1.
y = x <---- tangent line at x = 0.
And we have (\frac{ \pi }{3} , \frac{ \sqrt{3}}{2}) , m = \frac{1}{2}
y = \frac{1}{2} x + \frac{3\sqrt{3} - \pi}{6} <---- tangent line at x = \frac{ \pi }{3}
Now we'll use the tangent lines to approximate \sin( \frac{ \pi }{6}).
Using y = x.
y(\frac{ \pi }{6}) = \frac{ \pi }{6} \approx 0.5236
Using y = \frac{1}{2} x + \frac{3\sqrt{3} - \pi}{6}
y(\frac{ \pi }{6}) = \frac{ \sqrt{3} }{2} - \frac{ \pi }{12} \approx 0.6042
They are obviously different. I don't know why they are different though.
Thanks in advance.
Here are my attempts:
Well, first let's find the equations of the tangent lines.
f(0) = \sin (0) = 0
f(\frac{ \pi }{3}) = \sin( \frac{ \pi }{3}) = \frac{\sqrt{3}}{2}
f'(x) = \cos (x)
f'(0) = \cos (0) = 1
f'(\frac{ \pi }{3}) = \cos( \frac{ \pi }{3}) = \frac{1}{2}
So we have (0,0), m = 1.
y = x <---- tangent line at x = 0.
And we have (\frac{ \pi }{3} , \frac{ \sqrt{3}}{2}) , m = \frac{1}{2}
y = \frac{1}{2} x + \frac{3\sqrt{3} - \pi}{6} <---- tangent line at x = \frac{ \pi }{3}
Now we'll use the tangent lines to approximate \sin( \frac{ \pi }{6}).
Using y = x.
y(\frac{ \pi }{6}) = \frac{ \pi }{6} \approx 0.5236
Using y = \frac{1}{2} x + \frac{3\sqrt{3} - \pi}{6}
y(\frac{ \pi }{6}) = \frac{ \sqrt{3} }{2} - \frac{ \pi }{12} \approx 0.6042
They are obviously different. I don't know why they are different though.
Thanks in advance.
Last edited: