this question has been giving me a little trouble:
Use a linear approximation to estimate the number $8.07^{2/3}$
I tried using $f(a)+f'(a)(x-a)$ but the answer I get ($4.02$) is apparently wrong. Any help would be appreciated!
this question has been giving me a little trouble:
Use a linear approximation to estimate the number $8.07^{2/3}$
I tried using $f(a)+f'(a)(x-a)$ but the answer I get ($4.02$) is apparently wrong. Any help would be appreciated!
Take $f(x)=x^{2/3}$ and $a=8$. Then $$f(x)=x^{2/3} \Rightarrow f'(x)=\frac{2}{3}x^{-1/3} \Rightarrow f'(a)=\frac{2}{3}\cdot 8^{-1/3}=\frac{1}{3}$$
So $f(a)+f'(a)(x-a)=f(8)+\frac{1}{3}(.07)=4+\frac{1}{3}(.07)\approx4.023$