
Joseph C. answered 08/10/20
Teacher | Researcher | Programmer
Based on what you have so far, I think you are in this step
[(2x-5)-(2(x+h)-5) / (2x-5)*(2(x+h)-5) ] 1/h
Taking only the numerator we have
(2x-5)-(2(x+h)-5)
= 2x-5-(2x+2h -5)
= 2x-5-2x-2h+5
= -2h
So going back to the first expression, now we have
[-2h/ (2x-5)*(2(x+h)-5) ] 1/h
the h in -2h cancels with the h in the 1/h. So that results in
[-2/ (2x-5)*(2(x+h)-5) ]
Now we are ready to take the limit when h->0
lim h->0 [-2/ (2x-5)*(2(x+h)-5) ] = -2/ ( (2x-5)^2 )
You can verify this result using the chain rule if you already have learned it. Or using the internet :)

Joseph C.
Hi Bri, If your expression has an h on it. It means that you haven't evaluated the limit.08/10/20
Bri S.
I tried that and it was wrong. The correct answer is -2/(2(x+h)-5(2x-5)08/10/20