Question:

If $f(x) = x^2 + 3x$, then $f'(x)$ is:

Show Hint

The derivative of any linear term $ax$ is simply the coefficient $a$. The derivative of a constant is always $0$.
Updated On: Mar 29, 2026
  • $2x + 3$
  • $x + 3$
  • $2x$
  • $x^2$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

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).
Was this answer helpful?
0
0