Iera K.
asked 04/19/15let fx = 2 / (3-x)
(a)Find the slope of the tangent to the graph of f at a general point x0 using the definition
of limits.
(b) Use the result in part (a) to find the slope of the tangent line at x0 = 1:
of limits.
(b) Use the result in part (a) to find the slope of the tangent line at x0 = 1:
More
1 Expert Answer
Michael J. answered 04/19/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
The slope of the tangent line is the derivative of function f(x).
Part a)
Using the definition of limits.
lim f(x + h) - f(x)
h-->0 ___________
h
lim (2 / [3 - (x + h)]) - (2 / (3 - x))
h-->0 ___________________________
h
lim (2 / (3 - x - h)) - (2 / (3 - x))
h-->0 ____________________________
h
The LCD in the numerator part is (3 - x)(3 - x - h).
lim [(2(3 - x)) / ((3 - x)(3 - x - h))] - [(2(3 - x - h)) / ((3 - x)(3 - x - h))]
h-->0 ____________________________________________________________
h
lim (6 - 2x - 6 + 2x + 2h) / ((3 - x)(3 - x - h))
h-->0 _________________________________________
h
lim (2h / (9 - 3x - 3h - 3x + x2 + xh))
h-->0 __________________________________
h
The green terms cancel out.
lim 2
h-->0 _____________________________
9 - 3x - 3h - 3x + x2 + xh
The h terms cancel out.
lim 2
h-->0 __________________________
9 - 6x + x2
This is the derivative of f(x). Now, just plug in x=0.
f'(0) = 2 / 9
The slope of the tangent line at f(x) is 2/9.
Part b)
Plug in x=1 into the derivative.
f'(1) = 2 / (9 - 6(1) + 12)
= 2 / (9 - 6 + 1)
= 2 / 4
= 1 / 2
The slope of the tangent line at f(x) is 1/2.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Michael J.
04/19/15