Jan 21, 2025
x
: A variableh
: Another variableh
x
and x + h
A/B - C/D = (AD - BC) / BD
1*x - 1*(x + h)
x - x - h
-h / (x * (x + h))
all divided by h
h
in the denominator is h/1
1/h
h
cancel out in the numerator and denominator-1 / (x * (x + h))