The Core Idea: Derivative Rules: Constant, Sum, Difference, and Constant Multiple
Finding the derivative of a function using the limit definition can be a lengthy and algebraically intensive process. The fundamental purpose of derivative rules is to provide a more efficient and systematic method for calculating derivatives. This topic introduces the first set of these foundational rules, which allow us to differentiate functions that are constructed by adding, subtracting, or scaling simpler functions.
By understanding how to differentiate constants, sums, differences, and constant multiples of functions, we can move from the conceptual definition of the derivative to a practical, operational toolkit. These rules form the building blocks for differentiating more complex functions, such as polynomials, and are essential for nearly all derivative calculations that follow. They allow us to break down a complicated function into manageable parts, differentiate each part individually, and then combine the results to find the derivative of the whole.
Key Rules
The following rules are used to find the derivatives of functions formed from the combination or scaling of other differentiable functions. Let be a constant, and let and be differentiable functions.
1. The Constant Rule
The derivative of any constant function is zero. This is because a constant function represents a horizontal line, and the slope of a horizontal line is always zero.
2. The Constant Multiple Rule
The derivative of a constant multiplied by a function is the constant multiplied by the derivative of the function. This rule allows us to "factor out" a constant coefficient before differentiating.
3. The Sum Rule
The derivative of a sum of two functions is the sum of their individual derivatives. This rule allows us to differentiate a function term-by-term.
4. The Difference Rule
The derivative of a difference of two functions is the difference of their individual derivatives. Similar to the Sum Rule, this allows for term-by-term differentiation.
Understanding the Combination of Rules
The true power of these rules is realized when they are used in combination, particularly when differentiating polynomial functions. A function like is a combination of sums, differences, and constant multiples of simpler functions (namely , , and ).
To find the derivative , we do not need to resort to the limit definition. Instead, we can apply the rules systematically:
First, use the Sum and Difference Rules to break the function into individual terms:
Next, apply the Constant Multiple Rule to the terms with coefficients:
Finally, apply the Power Rule (from Topic 2.5) and the Constant Rule to each term:
Simplify the result:
This process demonstrates that these four rules provide a complete algorithm for differentiating any polynomial function by handling each term individually.
Core Concepts & Rules
Derivative of a Constant is Zero: The rate of change of a constant quantity is always zero. For any constant , .
Constants Factor Out: When differentiating, constant coefficients can be factored out of the derivative operation. If is a constant, .
Derivatives Distribute Over Addition: The derivative of a sum is the sum of the derivatives. You can differentiate a function term-by-term if the terms are added together. .
Derivatives Distribute Over Subtraction: The derivative of a difference is the difference of the derivatives. You can also differentiate term-by-term if the terms are subtracted. .
Step-by-Step Example 1: Basic Application
Problem: Find the derivative of the function .
Solution:
Step 1: Apply the Sum and Difference Rules
Break the function into three separate terms to be differentiated.
Step 2: Apply the Constant Multiple Rule
For the first two terms, factor out the constant coefficients. The third term is a constant, so we will apply the Constant Rule to it in the next step.
Step 3: Differentiate Each Term
Use the Power Rule () for the and terms, and the Constant Rule for the .
Step 4: Simplify the Expression
Perform the multiplication to get the final derivative function.
Step-by-Step Example 2: Exam-Style Application
Problem: The functions and are differentiable. The table below gives values of , , , and for selected values of .
| 1 | -2 | 4 | 5 | -3 |
| 3 | 2 | -1 | -2 | 6 |
If , what is the value of ?
Solution:
Step 1: Find the derivative function using the derivative rules.
First, apply the Sum and Difference Rules to differentiate term-by-term.
Step 2: Apply the Constant Multiple and Constant Rules.
Factor out the constants and , and take the derivative of the constant .
Step 3: Evaluate at the specified point, .
Substitute into the expression for .
Step 4: Use the values from the table to find the final answer.
From the table, we find that and . Substitute these values into the equation.
Using Your Calculator
The rules in this topic are purely analytical, meaning they are performed by hand to find a derivative function. A calculator cannot derive a function symbolically (e.g., it cannot turn into ).
However, a graphing calculator is an excellent tool for checking your answer at a specific point. After you have analytically found the derivative function, you can use the calculator's numerical derivative feature to verify its value.
Example: To check the result from Example 1, , at .
By Hand: Calculate f'(2) = -8(2)^3 + 24(2)^2 = -8(8) + 24(4) = -64 + 96 = 32`. 2. **On Calculator (TI-84 Style):** * Press `MATH` and select `8: nDeriv(`. * Enter the expression: $nDeriv(Y₁, X, 2) where contains the original function .
Alternatively, type the function directly:
nDeriv(-2X^4 + 8X^3 - 11, X, 2).The calculator will return , confirming that your analytical derivative is likely correct.
AP Exam Quick Hit
Common Question Types
Direct Differentiation of Polynomials: You will be asked to find the derivative of a polynomial function.
- Example: Find if .
Table-Based Problems: You will be given a table of function and derivative values and asked to find the derivative of a combination of those functions at a specific point.
- Example: Given the table in Example 2 above, find the derivative of at .
Finding the Slope of a Tangent Line: You will be asked to find the slope of the tangent line to a function at a point, which requires finding the value of the derivative at that point.
- Example: What is the slope of the line tangent to the graph of at ?
Common Mistakes
Mistaking the Constant Rule for the Constant Multiple Rule: A common error is to set the derivative of a term like to zero, confusing the Constant Multiple Rule with the Constant Rule. The derivative is , not .
Forgetting the Derivative of a Constant is Zero: When differentiating a polynomial, students sometimes carry the constant term over to the derivative. For , the derivative is , not .
Applying Sum/Difference Rules to Products or Quotients: These rules only apply to sums and differences. Students may incorrectly assume . This is incorrect; separate rules (the Product and Quotient Rules) are required for these cases.
Algebraic Errors: After correctly applying the calculus rules, simple arithmetic mistakes during simplification (e.g., or errors with negative signs) can lead to an incorrect final answer. Always double-check your algebra.