Using the function f(x) = X^2 + 10 and the point (2,14) answer the following:
(a) Find the slope of the graph of f at the given point.
(b) Find an equation of the tangent line to the graph at the point.
As y= x2 +10
dy/dx = slope = d/dx(x2 +10)
= 2x
Slope at (2,14)
=2*2 = 4
Let the equation of tangent be
y= mx +c
y= 4x+c
as it passes through (2,14)
14= 4*2 +c gives c= 6
Hence equation of tangent
y=4x+6