Solving Quick Derivative: Chain & Product Rules

  • Thread starter Thread starter ziddy83
  • Start date Start date
  • Tags Tags
    Derivative
AI Thread Summary
To find the derivative of the function \(\frac{1}{32} \left( \frac{64}{x} + \frac{x}{50} \right) * 1.60\), both the chain rule and product rule are applicable. The expression can be simplified to \(3.2x + \frac{1}{1000x}\) for easier differentiation. The derivative of \(x\) is 1, while the derivative of \(\frac{1}{x}\) is \(-\frac{1}{x^2}\). Applying the constant multiple rule, the derivative can be calculated effectively. Understanding these rules is essential for solving such derivative problems.
ziddy83
Messages
87
Reaction score
0
hey guys,

I need to find the derivative of this function, do i use the chain rule and the product rule? and for the stuff inside the parenthesis, how do i differentiate that? the derivative of x is just 1...but since its a fraction, would it be as simple as that? please help, thanks.

\frac{1}{32} \left( \frac{64}{x} + \frac{x}{50} \right) * 1.60
 
Physics news on Phys.org
ziddy83 said:
hey guys,

I need to find the derivative of this function, do i use the chain rule and the product rule? and for the stuff inside the parenthesis, how do i differentiate that? the derivative of x is just 1...but since its a fraction, would it be as simple as that? please help, thanks.

\frac{1}{32} \left( \frac{64}{x} + \frac{x}{50} \right) * 1.60

Write it as a sum:3.2x+\frac{1}{1000x} and use the derivatives of "x" and "1/x" to find your result.
 
mmh.. all you need is the property [ k*f(x) ]' = k*f '(x) for any constant k.

In your case,

\frac{1}{32} \left( \frac{64}{x} + \frac{x}{50} \right) * 1.60 = \frac{1.60}{32}\left( \frac{64}{x} + \frac{x}{50} \right) = \frac{1.60}{32}\left( \frac{64}{x} \right) + \frac{1.60}{32}\left(\frac{x}{50} \right) = \frac{1.60*64}{32}\left( \frac{1}{x} \right) + \frac{1.60}{32*50}\left(x \right)

and 1/x is the same as x^{-1}. And you know what the derivative rule is for x^k[/itex] where k is a constant.
 
Great, thanks a lot guys, i appreciate it.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top