Question
If f(2)=1 and f(2+h)=(h+1)3, compute f′(2).
If f(−1)=5 and f(−0.9)=5.2, estimate f′(−1).
If the line y=−3x+2 is tangent to f(x) at x=−4, find f(−4). Your answer should be expressed as an integer.
If the line y=x−1 is tangent to the graph of f(x) at x=−3, find f′(−3).
If f(−1)=5 and f(−0.9)=5.2, estimate f′(−1).
If the line y=−3x+2 is tangent to f(x) at x=−4, find f(−4). Your answer should be expressed as an integer.
If the line y=x−1 is tangent to the graph of f(x) at x=−3, find f′(−3).
Answers
Use the definition of a derivative:
f'(x) = lim_{∆x→0} (f(x+∆x)-f(x))/∆x
Like so:
f(2) = 1
f(2+h) = (h+1)^3
f'(2) = lim_{h→0} (f(2+h)-f(2))/h
f'(2) = lim_{h→0} ((h+1)^3 -1)/h
f'(2) = lim_{h→0} (h^3 + 3h^2 + 3h)/h
f'(2) = lim_{h→0} (h^2 + 3h + 3)
f'(2) = 3
f'(x) = lim_{∆x→0} (f(x+∆x)-f(x))/∆x
Like so:
f(2) = 1
f(2+h) = (h+1)^3
f'(2) = lim_{h→0} (f(2+h)-f(2))/h
f'(2) = lim_{h→0} ((h+1)^3 -1)/h
f'(2) = lim_{h→0} (h^3 + 3h^2 + 3h)/h
f'(2) = lim_{h→0} (h^2 + 3h + 3)
f'(2) = 3
Thanks, can you tell me the rest?
Related Questions
find the equation of a quadratic function whose graph is tangent at x=1 to the line whose slope8, ta...
find the equation of a quadratic function whose graph is tangent at x=1 to the line whose slope8, ta...
for f(x)=lnx we know that f(e)=1. Use the tangent line at(e,1) to compute the tangent line approxima...
Let f(x) = x^2 -2x
a) Estimate f'(3) using h = 0.03
b) Find the exact value for f'(3)
c) Give the...