I believe the correct answer is D.
Answer:
(x+12)^2=84
Step-by-step explanation:
x^2+24x+60=0
x^2+24x=-60
x^2+24x+(24/2)^2=-60+(24/2)^2
(x+24/2)^2=84
(x+12)^2=84 (ans)
Answer:
Can you give me the choices for each of these, I'm not sure how they might phrase it.
Step-by-step explanation:
f(x) = 4x + 1
g(x) = x² - 5
(f+g)(x) = f(x) + g(x)
= (4x + 1) + (x² - 5)
= x² + 4x + (1 - 5)
= x² + 4x - 4
Option → C
Answer:
the linearization is y = 1/4x +5/4
the linearization will produce <em>overestimates</em>
the values computed from this linearization are ...
f(3.98) ≈ 2.245
f(4.05) ≈ 2.2625
Step-by-step explanation:
Apparently, you have ...

from which you have correctly determined that ...

so that f(3) = 2 and f'(3) = 1/4. Putting these values into the point-slope form of the equation of a line, we get the linearization ...
g(x) = (1/4)(x -3) +2
g(x) = (1/4)x +5/4
__
The values from this linearization will be overestimates, as the curve f(x) is concave downward everywhere. The tangent (linearization) is necessarily above the curve everywhere.
__
At the given values, we find ...
g(3.98) = 2.245
g(4.05) = 2.2625