I have a very simple question I'm unable to answer.
I have calculated the following derivative
$$ \frac{0.56}{x^2} = 0.42$$
The next derivative is
$$ 0 - \frac{1.12}{x^3} = 0$$
However If I take the first derivative and transform it to
$$ 0.56 = 0.42 * x^2$$
The next derivative is:
$$2*0.42*x => 0.84x$$
So equivalence transformations are not allowed when handling derivatives? I'm sorry If this question is at a very low level.