I am reading Calculus Made Easy where in Chapter IV: $$(x+dx)^{-2}$$ Is refactored as: $$x^{-2}\left(1+\frac{dx}x\right)^{-2}$$ Could someone give me an insight into this refactoring? I can see from this question Negative Exponents in Binomial Theorem the equation $(a + b)^n = a^n(1 + \frac{b}{a})^n $ though I don't know if this rule has a name so that I may research it further.
2026-04-04 05:56:08.1775282168
refactoring binomial with negative power
239 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$\textbf{Hint:}$Write $(x+dx)^{-2}$ as $\displaystyle \frac{1}{(x+dx)^{2}}$ and use your knowledge.