1. use the definition mtan=(f(x)-f(x))/(x-a) to find the SLOPE of the line tangent to the graph of f at P.

2. Determine an equation of the tangent line at P.

3. Given 1 & 2, how would I plot the graph of f and the tangent line at P if : f(x)=x^2 +4, P(4,20)

3 answers

first of all, if you are trying to define the definition of the derivative, it should be
mtan=Lim (f(x+a)-f(x))/(a) , as a --->∞

Furthermore, I will assume that f(x) = x^2 + 4, you only state that at the very end

f(x+a) = (x+a)^2 + 4
then (f(x+a)-f(x))/(a) = (x^2 + 2ax + a^2 + 4) - x^2 - 4)/a)

slope of tangent = lim (x^2 + 2ax + a^2 + 4 - x^2 - 4)/a as a --->∞
= lim (2ax + a^2)/a , as a --->∞
= lim a(2x + a)/a , as a --->∞
= lim 2x + a , as a --->∞
= 2x

now at the point (4,20)
the slope of the tangent is 2(4) or 8
and the tangent equation is
y-20 = 8(x-4)
y = 8x - 12

check with Wolfram:
http://www.wolframalpha.com/input/?i=plot+y+%3D+x%5E2+%2B+4,+y+%3D+8x+-+12
a --->∞ should probably be a --->0
Scott, of course you are right, my silly error.
Fortunately, my calculations match the a --->0 conditions
Similar Questions
  1. Let f(x) = 2/3-xa) find the slope of the tangent to the graph of f at a general point x0 using the definition of the dervative.
    1. answers icon 1 answer
    1. answers icon 2 answers
    1. answers icon 1 answer
  2. 5. Let f be the function given by f(x) = x3- 7x + 6.a. Find the zeros of f b. Write an equation of the line tangent to the graph
    1. answers icon 1 answer
more similar questions