Suppose g and h are differentiable at a. Then, prove g/h is differentiable at a, and
(g/h)′(a)=g′(a)h(a)−g(a)h′(a)/(h(a))2.
Suppose f(x)=g(x)/h(x), where h(x)=0 and g and h are differentiable.
f′(x)=Δx→0limΔxf(x+Δx)−f(x)=Δx→0limΔxh(x+Δx)g(x+Δx)−h(x)g(x)
We pull out the 1/Δx and combine the fractions in the numerator:
=Δx→0limΔx1(h(x)h(x+Δx)g(x+Δx)h(x)−g(x)h(x+Δx))
Adding and subtracting g(x)h(x) in the numerator:
=Δx→0limΔx1(h(x)h(x+Δx)g(x+Δx)h(x)−g(x)h(x)−g(x)h(x+Δx)+g(x)h(x))
We factor this and multiply the 1/Δx through the numerator:
=Δx→0limh(x)h(x+Δx)Δxg(x+Δx)−g(x)h(x)−g(x)Δxh(x+Δx)−h(x)
Now we move the limit through:
=h(x)limΔx→0h(x+Δx)limΔx→0(Δxg(x+Δx)−g(x))h(x)−g(x)limΔx→0(Δxh(x+Δx)−h(x))
By the definition of the derivative, the limits of difference quotients in the numerator are derivatives. The limit in the denominator is h(x) because differentiable functions are continuous. Thus we get:
=[h(x)]2g′(x)h(x)−g(x)h′(x).