John L. answered 02/24/21
Naval Academy graduate with more than 10 years experience in teaching
The function and the tangent line both share the same point (1, -11) or the tangent line would not be tangent. it would be just some line on the graph that may or may not intersect the at all. Because the function is parabolic, any tangent line would intersect only one time.
If f(x) = 3x^2 -2, then f'(x) = 6x (by power rule). This is the derivative. More specifically, however, at x = 1, the m of the line is 6x or 6. You know have a point and a slope. Using y=mx+b
-11 = 6(1) + b
b = -17
Therefore the equation of the tangent line is y = 6x-17