To find the antiderivative of the function f(x)=3x2, we will use the power rule for integration, which states that the antiderivative of xn is n+1xn+1, where n is a real number and n=−1.
#step 2#
Applying the power rule for integration to f(x)=3x2, we increase the exponent by 1, giving us x2+1, and then divide by the new exponent, which is 3. We also need to include the constant of integration, often denoted as C, because the antiderivative is not unique.
#step 3#
Performing the integration, we get: ∫3x2dx=3∫x2dx=3⋅2+1x2+1+C=33x3+C=x3+C
Answer
The antiderivative of f(x)=3x2 is x3+C, where C is the constant of integration.
Key Concept
Power Rule for Integration
Explanation
The power rule for integration is used to find the antiderivative of a function in the form of xn, resulting in n+1xn+1+C, where C is the constant of integration. In this case, the function 3x2 was integrated to x3+C.