Raymond B. answered 04/28/23
Math, microeconomics or criminal justice
f(x) = xsqr(x+8) for the interval [-8,0]
f(-8) = -8
f(0) = 0
slope of secant line from f(-8) to f(0) = -8/-8 = 1
It's continuous and differentiable
so there's a "c" where f'(c) = 1
f'(x) = derivative of xsqr(x+8) = x(1/2)/sqr(x+8) + sqr(x+8) = 1
x/2 + x+8 = sqr(x+8)
3x/2 +8 = sqr(x+8)
9x^2/4 +24x +64 = x+8
9x^2/4 +23x +56 = 0
9x^2 +92x + 224 = 0
x = c = -92/18 +/-(1/18)sqr(92^2 -36(224))
Julie Z.
How f(-8) equals to -8? In the sqrt won’t it give 0, because -8+8 =0?04/28/23