Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Calculus help: using the definition of a derivative. F(x)=√(x-1) and f'(a)=2?
Lim as h approaches 0 ((f(a)+h)-f(a))/h
4 Answers
- MichaelLv 76 years agoFavorite Answer
Well,
let f(x) = √(x-1)
so
R(x,h) = [ f(x+h) - f(x) ]/h
= [√(x + h - 1) - √(x-1) ]/h
= [√(x + h - 1) - √(x-1) ] * [√(x + h - 1) + √(x-1) ] / ( h * [√(x + h - 1) + √(x-1) ] )
= [ (√(x + h - 1))^2 - (√(x-1))^2 ]/ ( h * [√(x + h - 1) + √(x-1) ] )
= [ x + h - 1 - x + 1]/ ( h * [√(x + h - 1) + √(x-1) ] )
= h/ ( h * [√(x + h - 1) + √(x-1) ] )
= 1 / [√(x + h - 1) + √(x-1) ] --------> 1/ ( 2√(x-1) ) when h ---> 0
therefore for any x =/= -1 :
lim ( h --> 0) [ f(x+h) - f(x) ]/h = f '(x) = 1/ ( 2√(x-1) )
then I will assume you want a so that : f '(a) = 2
this gives us the equation :
1/ ( 2√(a-1) ) = 2
2√(a-1) = 1/2 invert
√(a-1) = 1/4
a - 1 = 1/16
a = 17/16 <--- answer
et voilà, mademoiselle !! ;-)
hope it' ll help !!
- 6 years ago
[√[x+h-1] - √(x-1)] / h
([√[x + h - 1] - √(x - 1)] * √[x + h - 1] + √(x - 1)]) / (h[√[x + h -1] + √(x-1)])
[x + h - 1 - (x - 1)] / (h[√[x + h - 1] + √(x - 1)])
h / (h[√[x + h - 1] + √(x - 1)])
1 / [√[x + h - 1] + √(x - 1)]
1 / (√[x + 0 - 1] + √[x - 1])
1 / (√[x - 1] + √[x - 1])
1 / (2√[x - 1])
f'(a)=2
1 / (2√[a - 1]) = 2
1 = 2(2√[a - 1])
1 = 4√[a - 1]
1 / 4 = √[a - 1]
1 / 16 = a - 1
a = 17 / 16
- 6 years ago
I made a video on how to go about applying definition of the derivative.
Source(s): https://www.youtube.com/watch?v=bYJ4yB0a0Hw