0

For example:

$$y=3x^2$$ $$dy=6xdx$$

To me, it makes sense to just read it as "the derivative of y is $6x$". I don't fully understand the concept of the derivative, but it just seems strange that we multiply by $dx$. Why not add $dx$? Why not subtract/divide by it, etc...

From Wikipedia:

The derivative of a function of a real variable measures the sensitivity to change of a quantity (a function value or dependent variable) which is determined by another quantity (the independent variable).

whatwhatwhat
  • 1,587

1 Answers1

1

Note that this is where we get it from:

$$y=3x^2$$

$$\require{cancel}\frac{dy}{dx}=6x\\\frac{dy}{\cancel{dx}}\cancel{\times dx}=6x\times dx$$

$$\color{green}{dy}=\color{red}{6x\ dx}$$

This form is most suitable for $u$-substitution, for example, since derivatives and integrals are 'inverses' of each other. This way, you can change the variable you are integrating with respect to:

$$\int\color{red}{6x\ dx}=\int\color{green}{dy}$$