Step 1: Identify the integral.
The problem asks to evaluate the indefinite integral of 3x2 with respect to x.
∫3x2dx
Step 2: Apply the constant multiple rule for integration.
The constant multiple rule states that ∫c⋅f(x)dx=c∫f(x)dx. Here, c=3 and f(x)=x2.
∫3x2dx=3∫x2dx
Step 3: Apply the power rule for integration.
The power rule for integration states that ∫xndx=n+1xn+1+C, where n=−1. Here, n=2.
3∫x2dx=3(2+1x2+1)+C
=3(3x3)+C
Step 4: Simplify the expression.
=33x3+C
=x3+C
The final answer is x3+C.