What is the Power Rule of Integration?
+
The Power Rule states that if f(x) = x^n, then the integral of f(x) with respect to x is F(x) = (x^(n+1))/(n+1) + C. This rule applies to all integer values of n.
How do I apply the Constant Multiple Rule?
+
The Constant Multiple Rule states that if f(x) = c * g(x), where c is a constant, then the integral of f(x) with respect to x is F(x) = c * G(x) + C.
What is the Sum Rule of Integration?
+
The Sum Rule states that if f(x) = g(x) + h(x), then the integral of f(x) with respect to x is F(x) = G(x) + H(x) + C.
How do I apply the Product Rule of Integration by Parts?
+
The Product Rule of Integration by Parts states that if f(x) = u(x) * v(x), then the integral of f(x) with respect to x is F(x) = u(x) * ∫v(x)dx - ∫(u'(x)*∫v(x)dx)dx + C.
What is the Indefinite Integral of a Constant?
+
The Indefinite Integral of a constant is the constant times x plus a constant.
How do I apply the Substitution Rule of Integration?
+
The Substitution Rule states that if f(x) = g(h(x)), then the integral of f(x) with respect to x is F(x) = ∫g(h) * h' dx + C.