Bradford T. answered 09/23/22
Retired Engineer / Upper level math instructor
Need to have the slope of f(x) and y be equal at a point.
f'(x) = -2x
y' = -8
-2x = -8
x = 4
To find k, set x = 4 and equate both equations
-8(4) + 2k = k - (4)2
-32 + 2k = k -64
2k = 32
k = 16
If you plot both y = -8x+32 and f(x) = 16-x2 you will see that the line is tangent to the function at (4,0).