Tom K. answered 09/27/20
Knowledgeable and Friendly Math and Statistics Tutor
The derivative is 3x^2 - 11 at (x, x^3 - 11x)
Thus, the equation of the tangent is y = (3x^2 - 11)x + b;
solving for b, we get,
x^3 - 11x = (3x^2 - 11)x + b, or
x^3 - 11x = 3x*3 - 11x + b, so b = -2x^2
y = (3x^2 - 11)x - 2x^2
Then, as it also goes through (1, -11),
Thus, -11 =(3x^2 - 11)1 -2x^2
Thus, 0 = x^2
x = 0
The equation of the tangent line is
y = -11x
As a check, for the curve, f(0) = 0^3 - 11*0 = 0
f'(0) = 3*0^2 = -11
y = mx + b
0 = -11(0) + b
b = 0
y = -11x is the tangent line
At x= 1, y = -11(1) = -11, so the tangent goes through (1, -11)