| Study Guides
AP · Constant, sum, difference, and constant multiple rules · 14 min read · Updated 2026-05-10

Constant, sum, difference, and constant multiple rules — AP Calculus AB Study Guide

For: AP Calculus AB candidates sitting AP Calculus AB.

Covers: The constant rule, constant multiple rule, sum rule, and difference rule for differentiation, derivation from the limit definition, application to polynomials, and identification of common errors on AP exam questions.

You should already know: Limit definition of the derivative, basic polynomial algebra, properties of limits.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Constant, sum, difference, and constant multiple rules?

This topic is the first set of general differentiation rules taught after introducing the derivative via limits, and it forms the core of the linearity of differentiation, a fundamental property that underpins all of calculus. Per the College Board AP Calculus AB CED, Unit 2 (Differentiation: Definition and Fundamental Properties) makes up 10–12% of the total exam score, and this topic contributes to roughly a third of that unit’s testable content, appearing in both multiple-choice (MCQ) and free-response (FRQ) sections. It is most often used as a foundational step for more complex problems like tangent line equations, related rates, and optimization, though it can also be tested directly in early MCQ questions. These rules eliminate the need to use the limit definition of the derivative for every new function, drastically simplifying differentiation of linear combinations of functions, which form the basis of most common functions on the exam. Textbooks sometimes refer to this collection of rules as the "linearity of differentiation," since they prove differentiation is a linear operation.

2. The Constant Rule

The constant rule is the simplest differentiation rule, applying to functions that are constant, meaning they output the same value for every input and have no dependence on the input variable . The rule is derived directly from the limit definition of the derivative. If , where is any real constant, then by the definition of the derivative: The formal rule is: The derivative of any constant is zero. Intuitively, a constant function graphs as a horizontal line, which has a slope of zero everywhere. Since the derivative at a point is the slope of the tangent line at that point, a slope of zero everywhere means the derivative is always zero.

Worked Example

Problem: Find the derivative of with respect to .

  1. Confirm that is a constant: it has no dependence on the input variable , so it fits the definition of a constant function.
  2. Recall the constant rule formula: for any real constant .
  3. Substitute into the rule.
  4. Final result: .

Exam tip: On the AP exam, constants like , , and arbitrary constants labeled in problems are still constants — always apply the constant rule to them, don't mistake them for variables.

3. The Constant Multiple Rule

The constant multiple rule extends differentiation to terms that have a constant coefficient multiplied by a non-constant function. The rule states that the derivative of a constant multiplied by a function is equal to the constant multiplied by the derivative of the function. It is derived from the constant multiple property of limits: if is a constant and is differentiable, then: Intuitively, if you vertically stretch or compress a function by a factor of , every tangent line’s stretch or compresses by the same factor , so the slope changes by exactly . This rule lets us pull constant coefficients out of derivatives, which is essential for term-by-term differentiation of polynomials.

Worked Example

Problem: Given that , use the constant multiple rule to find the derivative of .

  1. Rewrite to match the constant multiple rule form: , where and .
  2. Apply the constant multiple rule: .
  3. Substitute the known derivative .
  4. Simplify: .

Exam tip: Never forget that negative constants are still constants — keep the negative sign with the constant when you pull it out, don't accidentally drop it during simplification.

4. The Sum and Difference Rules

The sum and difference rules let us differentiate combinations of two or more differentiable functions term-by-term, which is required to differentiate any polynomial. Formally, if and are both differentiable at , then: These rules follow directly from the limit property that the limit of a sum is the sum of the limits. The difference rule is actually a combination of the constant multiple rule (with ) and the sum rule: , so its derivative is . Together with the constant rule, constant multiple rule, and the power rule, these rules let us differentiate any polynomial without using the limit definition.

Worked Example

Problem: Differentiate with respect to , given that .

  1. Split the function into individual terms using the sum and difference rules:
  2. Apply the constant multiple rule to each variable term, and the constant rule to the final term:
  3. Substitute the derivative for each power of :
  4. Simplify: .

Exam tip: Always check that you have differentiated every term in the function, including the final constant term — it is easy to forget it and accidentally carry it over into the final derivative.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Differentiating to get . Why: Students confuse the constant value itself with its derivative, forgetting the constant rule always outputs zero. Correct move: Mark any term without an input variable as a constant, and write 0 for its derivative immediately before moving on.
  • Wrong move: Differentiating to get . Why: Students only apply the derivative to the variable part and leave the original power of unchanged, forgetting to multiply the constant coefficient by the derivative of the variable part. Correct move: After finding the derivative of the variable part, always multiply it by the full constant coefficient, including its sign.
  • Wrong move: Differentiating to get . Why: Students confuse the constant with a variable and unnecessarily apply the product rule. Correct move: All Greek letters and arbitrary labeled constants () are constants, so apply the constant multiple rule to pull them out.
  • Wrong move: Writing . Why: Students forget to apply the constant rule to the constant term and incorrectly carry the constant into the derivative. Correct move: Cross out constant terms after replacing their derivative with 0 to avoid accidental carryover.
  • Wrong move: Differentiating to get . Why: Students fail to replace the final constant with zero, leaving it in the final derivative. Correct move: Count the number of terms in the original function and confirm you have one fewer non-zero term in the derivative (for polynomials with a constant term).

6. Practice Questions (AP Calculus AB Style)

Question 1 (Multiple Choice)

If , what is ? A) B) C) D)

Worked Solution: Split into terms using the sum and difference rules to get . Apply the constant multiple rule to the first two terms, and the constant rule to , which is a constant. Using the power rule and , we get . The distractors A incorrectly leaves undifferentiated, C incorrectly differentiates as 1, and D is unsimplified. The correct answer is B.


Question 2 (Free Response)

Let . (a) Use the constant, sum, difference, and constant multiple rules to find . You may use the power rule . (b) Find the slope of the tangent line to at . (c) Write the equation of the tangent line to at .

Worked Solution: (a) Split into terms by the sum/difference rules: Apply the constant multiple and power rules to variable terms, and the constant rule to the constant term:

(b) The slope of the tangent at equals : The slope is .

(c) Find the point on at : , so the point is . Use point-slope form : The tangent line equation is .


Question 3 (Application / Real-World Style)

The monthly profit from selling custom bicycles is given by , where is profit in US dollars and is the number of bicycles sold. The marginal profit at a sales level of bicycles is defined as the derivative of the profit function at , and it approximates the change in profit from selling one additional bicycle. Find the marginal profit when 15 bicycles are sold, including units.

Worked Solution: First find the marginal profit function using our differentiation rules: Substitute to find marginal profit at 15 bicycles: In context, when 15 bicycles have been sold, the profit will increase by approximately $1500 from selling one additional bicycle.

7. Quick Reference Cheatsheet

Category Formula Notes
Constant Rule is any real constant ( included) with no dependence on
Constant Multiple Rule Applies to any constant (positive or negative) and any differentiable
Sum Rule Extends to any finite number of terms: derivative of a sum = sum of derivatives
Difference Rule Equivalent to sum rule with applied to
Combined Linear Differentiation General form for any linear combination of two differentiable functions
Negative Constant Multiple Keep the negative sign with the constant when applying the rule

8. What's Next

These four rules are the foundation for all differentiation you will do for the rest of AP Calculus AB. Every more advanced rule, from the product rule to the chain rule, relies on the linearity of differentiation that we formalized here. Without mastering these rules, you will make consistent sign errors, constant errors, and term-by-term differentiation errors on nearly every differentiation problem for the rest of the course. Immediately next, you will apply these rules along with the power rule to differentiate any polynomial, and later use these rules as a routine step in more complex problems like implicit differentiation and related rates. This topic is also the basis for all linearity of integration rules later in the course, since integration inherits this property directly from differentiation.

Power rule for differentiation Product and quotient rules Tangent line approximation Derivatives of trigonometric functions

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →