Question:

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

Show Hint

Key Fact: \( \frac{d}{dx}(x^n) = nx^{n-1} \), and \( \frac{d}{dx}(kx) = k \)
Updated On: May 30, 2025
  • \( x + 3 \)
  • \( 2x + 3 \)
  • \( x^2 + 3 \)
  • \( 2x \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

To find the derivative of the function \( f(x) = x^2 + 3x \), we'll use the power rule of differentiation. The power rule states:
\(\frac{d}{dx}[x^n] = nx^{n-1}\)

Applying the power rule to each term in \( f(x) \):

1. For the term \(x^2\):
\(\frac{d}{dx}[x^2] = 2x^{2-1} = 2x\)
2. For the term \(3x\):
\(\frac{d}{dx}[3x] = 3\)

Thus, the derivative \( f'(x) \) is obtained by differentiating each term and combining them:

\(f'(x) = 2x + 3\)

Therefore, the correct answer is \(2x + 3\).

Was this answer helpful?
1
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

To solve the problem, we need to find the derivative of the function:

$f(x) = x^2 + 3x$

1. Differentiate term by term:
$\frac{d}{dx}(x^2) = 2x$
$\frac{d}{dx}(3x) = 3$

2. Combine the derivatives:
$f'(x) = 2x + 3$

Final Answer:
The derivative is $ {2x + 3} $.

Was this answer helpful?
0
0