Raymond B. answered 02/19/20
Math, microeconomics or criminal justice
- Just substitute a for x in f(x)=4x/(x-5) to get f(a)=4a/(a-5)
- just substitute h for x, to get f(h)=4h/(x-5)
- just substitute a+h for x to get f(a+h)=4(a+h)/(a+h-5)
- Take 3 above and subtract 1 above, to get f(a+h)-f(a) = 4(a+h)/(a+h-5) - 4a/(a-5) Try putting that expression all over a common denominator which is the product of the two denominators
That gives numerator = 4(a+h)(a-5) -4a(a+h-5) all over the new denominator: (a+h-5)(a-5)
Factor out the 4: 4[(a+h)(a-5)-a(a+h-5)] expand the factors inside the brackets:
4[a^2+ha-5a-5h-a^2-ha+5a] = 4(-5h)=-20h Divide by h to get -20. That leaves
[f(a+h)-f(a)]/h = -20/(a+h+5)(a-5) That seems to be the answer to 4, as given
But the whole point of this exercise was really to lead up to finding the limit of that expression as h goes to 0 as a limit.
so last step, substitute h=0 into the
denominator (a+h-5)(a-5) to get (a-5)^2
That leaves f'(a)=-20/(a-5)^2
That is the derivative of the original function f(a)=4x/(x-5) the derivative is f'(a)=-20/(x-5)^2
You later learn a short cut method to get that answer, without going through all this, to get the derivative of f(a) = -20/(x-5)^2 or for taking the derivative of a fraction involving the variable.