d/dx(u^v) =
Reveal answer
Fill a bubble to check yourself
d/dx(u^v) =
(uv^v-1)dv/dx +(uv^v) du/dx
(vu^v-1)du/dx +((Inu)u^v) dv/dx
(uv^u-1)du/dv +((Inu)v^u) dx/dx
(v^u-1)du/dv +((Inu)^u) dy/dx
The derivative of a function in the form u^v is found using logarithmic differentiation or the identity u^v = e^(v ln u). The result is u^v * [v/u * du/dx + ln(u) * dv/dx], which rearranges to (v * u^(v-1))du/dx + (ln(u) * u^v)dv/dx.