Answer:
a)
![g(2.9) \approx -6.6](https://tex.z-dn.net/?f=g%282.9%29%20%5Capprox%20-6.6)
![g(3.1) \approx -3.4](https://tex.z-dn.net/?f=g%283.1%29%20%5Capprox%20-3.4)
b)
The values are too small since
is positive for both values of
in. I'm speaking of the
values, 2.9 and 3.1.
Step-by-step explanation:
a)
The point-slope of a line is:
![y-y_1=m(x-x_1)](https://tex.z-dn.net/?f=y-y_1%3Dm%28x-x_1%29)
where
is the slope and
is a point on that line.
We want to find the equation of the tangent line of the curve
at the point
on
.
So we know
.
To find
, we must calculate the derivative of
at
:
.
So the equation of the tangent line to curve
at
is:
.
I'm going to solve this for
.
![y-(-5)=16(x-3)](https://tex.z-dn.net/?f=y-%28-5%29%3D16%28x-3%29)
![y+5=16(x-3)](https://tex.z-dn.net/?f=y%2B5%3D16%28x-3%29)
Subtract 5 on both sides:
![y=16(x-3)-5](https://tex.z-dn.net/?f=y%3D16%28x-3%29-5)
What this means is for values
near
is that:
.
Let's evaluate this approximation function for
.
![g(2.9) \approx 16(2.9-3)-5](https://tex.z-dn.net/?f=g%282.9%29%20%5Capprox%2016%282.9-3%29-5)
![g(2.9) \approx 16(-.1)-5](https://tex.z-dn.net/?f=g%282.9%29%20%5Capprox%2016%28-.1%29-5)
![g(2.9) \approx -1.6-5](https://tex.z-dn.net/?f=g%282.9%29%20%5Capprox%20-1.6-5)
![g(2.9) \approx -6.6](https://tex.z-dn.net/?f=g%282.9%29%20%5Capprox%20-6.6)
Let's evaluate this approximation function for
.
![g(3.1) \approx 16(3.1-3)-5](https://tex.z-dn.net/?f=g%283.1%29%20%5Capprox%2016%283.1-3%29-5)
![g(3.1) \approx 16(.1)-5](https://tex.z-dn.net/?f=g%283.1%29%20%5Capprox%2016%28.1%29-5)
![g(3.1) \approx 1.6-5](https://tex.z-dn.net/?f=g%283.1%29%20%5Capprox%201.6-5)
![g(3.1) \approx -3.4](https://tex.z-dn.net/?f=g%283.1%29%20%5Capprox%20-3.4)
b) To determine if these are over approximations or under approximations I will require the second derivative.
If
is positive, then it leads to underestimation (since the curve is concave up at that number).
If
is negative, then it leads to overestimation (since the curve is concave down at that number).
![g'(x)=x^2+7](https://tex.z-dn.net/?f=g%27%28x%29%3Dx%5E2%2B7)
![g''(x)=2x+0](https://tex.z-dn.net/?f=g%27%27%28x%29%3D2x%2B0)
![g''(x)=2x](https://tex.z-dn.net/?f=g%27%27%28x%29%3D2x)
is positive for
.
is negative for
.
That is,
.
So
is positive for both values of
which means that the values we found in part (a) are underestimations.