Final answer:
To find the linearization of the function f(x) = sin(x) at a = π/6, we use the formula for linear approximation and find f(a) and f'(a). The linearization L(x) is then expressed as L(x) = 1/2 + (√3/2)(x - π/6).
Step-by-step explanation:
To find the linearization of the function f(x) = sin(x) at a = π/6, we need to use the formula for linear approximation. The linearization L(x) is given by L(x) = f(a) + f'(a)(x-a), where f'(x) is the derivative of f(x) with respect to x.
First, we find f(a) by plugging a into the function: f(π/6) = sin(π/6) = 1/2.
Next, we find f'(a) by taking the derivative of f(x): f'(x) = cos(x). So f'(π/6) = cos(π/6) = √3/2.
Finally, we can write the linearization L(x) as L(x) = 1/2 + (√3/2)(x - π/6).