Step 1: Understanding the Concept:
To find the derivative $f'(x)$, we use the power rule of differentiation: $\frac{d}{dx}(x^n) = nx^{n-1}$.
Step 2: Detailed Explanation:
Apply the rule to each term of the function $f(x) = x^2 + 3x$:
- For $x^2$: The derivative is $2x^{2-1} = 2x$.
- For $3x$: The derivative is $3x^{1-1} = 3(1) = 3$.
Combining these, we get $f'(x) = 2x + 3$.
Step 3: Final Answer:
The correct option is (a).