I stumbled upon the following exercise:
The acceleration of a particle is given as a function of position:
a(x) = (2 s^-2)x
I needed to calculate the velocity at a given position x. I initially thought I could solve this by integrating the acceleration function with respect to x to find the...