Raymond B. answered 12/12/20
Math, microeconomics or criminal justice
f(x) = (-3/2)x^2 + 4x + c
f(-1) = 6 = (-3/2)(-1)^2 + 4(-1) + c = -3/2-4 + c = -11/2 + c
c = 6+11/2 = 23/2
f(x) = (-3/2)x^2 + 4x + 23/2
f'(x) = -3x +4
f'(-1) = 3+4 = 7 = slope of the tangent line where x=-1
that means either C or D is correct. A and B have the wrong slope
D is correct. C has the wrong y intercept
the tangent line has slope = 7 and goes through the point (-1,6)
y=7x + b
6=-7 + b
b =13
tangent line is
y=7x + 13