Let's prove product formula using logarithms. Let f=uv and suppose u and v are positive functions of x. Then
lnf=ln(u⋅v)=lnu+lnv.
Differentiating both sides:
f1dxdf=u1dxdu+v1dxdv
and so, multiplying the left side by f, and the right side by uv,
dxdf=vdxdu+udxdv.
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).