Don S. answered 03/29/24
AP Calculus - 19 + years of teaching high school math; majored in math
The linear approximation uses the tangent line to curve at a point. The tangent line at x = a can approximate every point close to x = a.
From Algebra, a point-slope form of a line:
y - y1 = m(x - x1)
y = y1 + m(x - x1)
Let (x1, y1) = (a, f(a)) and m = f'(a) [slope at x = a]
Choose a = 100 (perfect square)
We have,
y(x) = f(a) + f'(a)(x - a)
y = f(x) = √x
f'(x) = (1/2)x-1/2
y(100.8) = f(100) + (1/2)(100)-1/2[100.8 - 100]
= √100 + (1/20)(0.8)
= 10 + 0.4
= 10.04
10.04 is an approximation for √100.8.
√100.8 = 10.03992032 (Calculator answer)