Estimate the Sin 31
f(x) = sin x
f'(x) = cos x
f(sin 30) + f'(sin 30) * (sin 31 - sin 30) = sin 30 + cos 30 * (sin 31 - sin 30) = 1/2 + cos square root 3 over 2 * (sin 31 - sin 30)
Does everything look in order thus far?
Let's start over.
Paraphrasing Mark slightly, the general thought is
[MATH]\Delta x \ne 0 \text { but } \Delta x \approx 0 \implies \dfrac{f(x + \Delta x) - f(x)}{\Delta x} \approx f'(x) \implies[/MATH]
[MATH]f(x + \Delta x) - f(x) \approx f'(x) \Delta x \implies f(x + \Delta x) \approx f(x) + f'(x) \Delta x.[/MATH]
Now Mark did not say this, but I shall: when dealing with trig functions in calculus, work in radians to avoid error.
Now let's get to Halls' post, but again my paraphrase.
Following on from Mark, we get a general method of approximation:
[MATH]f(q) \text { and } f'(q) \text { are known exactly, } p \ne q, \text { but } p \approx q \implies f(p) \approx f(q) + f'(q) * (p - q).[/MATH]
Follow that? On one side of the approximation, we have what we want to approximate, and on the other side we only have things that we can express
exactly.
So when we get to your specific problem, we arrive at
[MATH]sin \left ( \dfrac{\pi}{6} + \dfrac{\pi}{180} \right ) \approx sin \left ( \dfrac{\pi}{6} \right ) + cos \left ( \dfrac{\pi}{6} \right ) * \left \{ \left ( \dfrac{\pi}{6} + \dfrac{\pi}{180} \right ) - \dfrac{\pi}{180} \right \}.[/MATH]
That is
NOT what you had. Ignoring the failure to use radians, you were not multiplying the cosine by delta x but rather by f(x + delta x) - f(x), which is totally wrong and not what follows from what Mark said. Furthermore, as Halls pointed out very cogently, it also makes no sense because you are trying to find an approximate value for f(x + delta x) in the first place so you cannot use it to find it.
Do you see now what you did wrong?