The document outlines several important rules for calculating derivatives:
(1) The exponent rule states that the derivative of x^n is nx^{n-1};
(2) The product rule calculates the derivative of two multiplied functions f(x)g(x) as g(x)f'(x) + f(x)g'(x);
(3) The chain rule derives a function within another, like f(g(x)), by taking the derivative of the outer function and multiplying it by the derivative of the inner function.