physicsnnewbie
- 48
- 0
In my calculus book, the method of increments is used to find the derived function of the product and quotient of two functions. For example for the derivative of the product of functions u and v where u0 and v0 are the values of u and v at x = x0:
y = uv
y' = u0(dv/dx) + v0(du/dx) + du(dv/dx)
where du in the last term is said to approach 0 as x approaches 0. However if the function u contains a constant, wouldn't it approach the constant? This is probably a dumb question, but i must be missing something.
y = uv
y' = u0(dv/dx) + v0(du/dx) + du(dv/dx)
where du in the last term is said to approach 0 as x approaches 0. However if the function u contains a constant, wouldn't it approach the constant? This is probably a dumb question, but i must be missing something.