Given f(x)=x6
Tangent line to f(m) of x=4
at x=4:y=x6;y=46⟹ (4,46)
Slope: m(y)=y‘=6∗5
m=6∗45
y−yo=m(x−xo)
y−46=6∗45[x−4]y=x[6∗45]−24∗45+46y=6∗45[x]−45∗(24−4)
y=6∗45[x]−20∗45
So compaing with y = m*x+c:
m = 6(4)5; c = −20(4)5
To estimate value of 3.76 using linear approximation:
f(x) = f(a)+f`(a)(x-a)
so f(3.7)=f(4)+f‘(4)(3.7−4)=46+6∗45∗(−0.3)
=46−6∗(0.3)∗(4)5=2252.8
So, linear approximation to estimate 3.76 is 2252.8
Comments