Reverse the differentiation process to find families of antiderivative functions.
An antiderivative of f(x) is any function F(x) such that F'(x) = f(x). Since the derivative of a constant is zero, every function has infinitely many antiderivatives differing by a constant C. The indefinite integral notation captures this family.
Basic Antiderivative Rules
∫(3x² − 4x + 7) dx = 3·(x³/3) − 4·(x²/2) + 7x + C = x³ − 2x² + 7x + C.
Remember This!
Always verify an antiderivative by differentiating: if you differentiate F(x) + C and get f(x), your antiderivative is correct. This is the ultimate check.
What is ∫(6x² + 4x − 1) dx?