This is the mathematical description of the definite integral of $f(x)$ between $a$ and $b$:
$$\int ^b _a f(x)dx = \lim_{n \to \infty} \sum^n _{k=1} f(\zeta_k) \Delta x_k$$
In here, $\Delta x_k$ is the width of a rectangle, $f(\zeta_k)$ is the height of a rectangle, $\displaystyle \lim_{n \to \infty} \displaystyle \sum^n _{k=1}$ just is the sum of all of the n number of rectangles (which approaches $\infty$), $\displaystyle \int ^b _a f(x)$ just means the integral of the function f(x) from point a to b. What is left over in this expression which I cannot really give its use here, is the $dx$. What does it stand for here? I know it comes from the $\dfrac{dy}{dx}$ but I still don't really understand it here.