AJ L. answered 05/11/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Find f'(49) and f(49)
f(x) = √x
f'(x) = 1/(2√x)
f'(49) = 1/(2√49) = 1/(2·7) = 1/14 <-- Slope of linear approximation line
f(49) = √49 = 7 <-- (x1,y1)=(49,7)
Use slope-intercept form to get the line
y-y1 = m(x-x1)
y-7 = (1/14)(x-49)
y-7 = (1/14)x - 49/14
y = (1/14)x - 49/14 + 7
y = (1/14)x + 49/14 <-- m=1/14, b=49/14
Estimate √49.4 using the linear approximation line
f(49.4) ≈ (1/14)(49.4) + 49/14 ≈ 7.0286
Therefore, the linear approximation of √49.4 using x=49 is about 7.0286
Hope this helped!