Why is $\frac {d}{dx} (x^2) = 2x$ not $x$?

146 Views Asked by At

I am new at calculus and so I am studying derivatives now. We know that, $$\frac {d}{dx} (x^2) = 2x$$

I know the proof of it by the first rule derivatives. But still, my question is why. It is simply calculating the slope when $y = x^2$ with respect to $x$. Here is the graph of $y = x^2$

enter image description here

In this graph it is really clear that when $x = 3$, $y = 9$

If a slope is defined as $\tan \theta$ which is equal to $y\over x$ in a graph.

Then, why $\frac {d}{dx} (x^2) ≠ x$ when $y = x^2$ as the slope $\frac {x^2}{x} = x$?

2

There are 2 best solutions below

1
On BEST ANSWER

enter image description here

Your $\frac{x^2}{x}$ is not the slope of the graph at $x$. It is the slope of the line from the origin to the point $(x,x^2)$ on the graph.

Interactive plot.

0
On

Slope at point $(x_0, y_0)$ is defined as $\tan\theta$ where $\theta$ is the angle subtended by the tangent to the curve at point $(x_0, y_0)$ from the x-axis.

Slope $= \frac{dy}{dx}|_{(x_0, y_0)} \ne \frac{y_0}{x_0}$.

$\frac{y_0}{x_0}$ gives the slope of the chord joining origin $(0, 0)$ and point $(x_0, y_0)$.