Derivative Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Find the derivative of f(x)=3x2+5xโˆ’2f(x) = 3x^2 + 5x - 2.

Solution

  1. 1
    Apply the power rule to each term: ddx[xn]=nxnโˆ’1\frac{d}{dx}[x^n] = nx^{n-1}.
  2. 2
    For 3x23x^2: 3โ‹…2x2โˆ’1=6x3 \cdot 2x^{2-1} = 6x.
  3. 3
    For 5x5x: 5โ‹…1x1โˆ’1=55 \cdot 1x^{1-1} = 5.
  4. 4
    For โˆ’2-2: the derivative of a constant is 00.
  5. 5
    Combine: fโ€ฒ(x)=6x+5f'(x) = 6x + 5.

Answer

fโ€ฒ(x)=6x+5f'(x) = 6x + 5
The power rule is the most fundamental differentiation rule. Apply it term by term and remember that the derivative of a constant is zero.

About Derivative

The instantaneous rate of change of a function at a single point, defined as the limit of the slope of secant lines.

Learn more about Derivative โ†’

More Derivative Examples