How to calculate $\frac{d}{d y} y'$

54 Views Asked by At

Is there a way to evaluate the following expression?

$$ \frac{d}{dy} y' $$

where

$$ y' = \frac{dy}{dx}.$$

1

There are 1 best solutions below

1
On BEST ANSWER

By the Chain Rule,

$$\begin{align}\frac{dy'}{dy} &= \frac{dy'}{dx}\cdot\frac{dx}{dy}\\ &= y'' \cdot \frac{1}{y'}\\ &= \frac{y''}{y'}\end{align}$$