rustynail
- 53
- 0
Homework Statement
I want to prove that if y = \frac{u}{v}
then \frac{dy}{dx} = \frac{ v \frac{du}{dx} - u \frac{dv}{dx} }{v²}
u and v are functions of x.
2. The attempt at a solution
y = uv^{-1}
y + dy = ( u + du ) ( v + dv )^{-1}
then I suppose I could use Newton's Binomial to develop
( v + dv )^{-1}
but I don't know how to use the formula
(a+b)^{n} = \sum_{k=0}^{n} \dbinom{n}{k} a^{n-k} b^k
with a negative exponent. I'm familiar with binomial coefficients but that negative exponent is leaving me without a clue.
Any help would be very much appreciated, thank you!
Last edited: