Raymond B. answered 06/06/21
Math, microeconomics or criminal justice
My guess would be there must be a typo in the question. It makes no sense as written. You can't have a tangent line to a line. They're the same line. There is no point of tangency.
Odds are you meant to write f(x) = -4x^2 -4 and the exponent 2 got left out.
then you want the tangent line where x=7 or at the point (7, -4(7^2)-4) = (7, -200)
the slope of the tangent line is the derivative: f'(x) = -8x = -8(7) = -56 = m
the tangent line is y=mx +b
y=-56x + b. solve for b by plugging in the point (7,-200)
-200=-56(7) + b
b = -200 + 392 = 192
y=-56x + 192 is the tangent line