Mainly I am thinking about second degree polynomials.
For instance
$f(x)=2x^2$
$f'(x)=4x$
or
$f(x)=ax^n$
$f'(x)=a*n*x^{n-1}$
What I want to know is why we multiply n in front.
From my understanding the derivative is what x is increasing with so I would think that in
$x^2$
x is increasing with x per x because
$x^2=x*x$
and the derivative becomes just x. Like how in
$2x$
x is increasing with 2 per x because
$2x=2*x$
and the derivative becomes just 2
I am also deeply sorry if this way of thinking is making someone cringe, for instance like my maths teacher, but it makes sense to me.
I already know some proofs like how the area of a second degree polynomial derivative is a triangle and that's why you have to divide by two if you want to find the integral, but it just doesn't make much sense the other way around to me.
I can also probably think of some complex algebraic way of proving this with the definition of the derivative, but I just want a logical explanation of the correlation. Like how I showed with my stupid way of thinking.