These rules let us differentiate polynomials and combinations of functions easily!
The Constant Multiple Rule
dxd
📚 Practice Problems
1Problem 1easy
❓ Question:
Find the derivative of f(x) = 3x² - 5x + 7
💡 Show Solution
Differentiate term by term:
First term:d
Explain using:
📋 AP Calculus AB — Exam Format Guide
⏱ 3 hours 15 minutes📝 51 questions📊 4 sections
Section
Format
Questions
Time
Weight
Calculator
Multiple Choice (No Calculator)
MCQ
30
60 min
33.3%
🚫
Multiple Choice (Calculator)
MCQ
15
45 min
16.7%
✅
Free Response (Calculator)
FRQ
2
30 min
16.7%
✅
Free Response (No Calculator)
FRQ
4
60 min
33.3%
🚫
📊 Scoring: 1-5
5
Extremely Qualified
~20%
4
Well Qualified
~17%
3
Qualified
~19%
2
Possibly Qualified
~22%
1
No Recommendation
~22%
💡 Key Test-Day Tips
✓Show all work on FRQs
✓Use proper notation
✓Check units
✓Manage your time
⚠️ Common Mistakes: Constant Multiple and Sum Rules
Avoid these 4 frequent errors
🌍 Real-World Applications: Constant Multiple and Sum Rules
See how this math is used in the real world
📝 Worked Example: Related Rates — Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
Essential rules for differentiating linear combinations of functions
How can I study Constant Multiple and Sum Rules effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Constant Multiple and Sum Rules study guide free?▾
Yes — all study notes, flashcards, and practice problems for Constant Multiple and Sum Rules on Study Mondo are 100% free. No account is needed to access the content.
What course covers Constant Multiple and Sum Rules?▾
Constant Multiple and Sum Rules is part of the AP Calculus AB course on Study Mondo, specifically in the Derivatives section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Constant Multiple and Sum Rules?
[
c
⋅
f(x)]=
c⋅
dxd[f(x)]=
c⋅
f′(x)
You can pull constants out front when differentiating!
Examples of Constant Multiple Rule
Example 1:dxd[5x3]
Pull out the 5:
=5⋅dxd[x3]=5⋅3x2=15x2
Example 2:dxd[−2x4]
Pull out the -2:
=−2⋅dxd[x4]=−2⋅4x3=−8x3
Example 3:dxd[43x2]
=43⋅dxd[x2]=43⋅2x=23x
The Sum Rule
dxd[f(x)+g(x)]=dxd[f(x)]+dxd[g(x)]=f′(x)+g′(x)
Differentiate term by term!
The Difference Rule
dxd[f(x)−g(x)]=dxd[f(x)]−dxd[g(x)]=f′(x)−g′(x)
Same as the sum rule, but with subtraction!
Examples of Sum/Difference Rules
Example 1:dxd[x3+x2]
Differentiate each term:
=dxd[x3]+dxd[x2]=3x2+2x
Example 2:dxd[x5−x3+x]
=dxd[x5]−dxd[x3]+dxd[x]=5x4−3x2+1
Example 3:dxd[2x4+3x2−7]
=2⋅4x3+3⋅2x−0=8x3+6x
Combining All the Rules
For polynomials, we use all three rules together!
General polynomial:dxd[anxn+an−1xn−1+...+a1x+a0]
=nanxn−1+(n−1)an−1xn−2+...+a1
Step-by-Step Process
Find the derivative of:f(x)=4x5−3x3+7x−2
Step 1: Differentiate each term separately
dxd[4x5]=4⋅5x4=20x4
dxd[−3x3]=−3
dxd[7x]=7⋅1=7
dxd[−2]=0
Step 2: Combine them
f′(x)=20x4−9x2+7
Why These Rules Work
Constant Multiple: Constants are just scaling factors. The rate of change gets scaled too!
Sum/Difference: Rates of change add/subtract independently. If one quantity increases at rate a and another at rate b, the total increases at rate a + b.
Extended to More Terms
These rules work for any number of terms:
dxd[f1+f2+f3+...+fn]=f1′+f2′+f3′+...+fn′
Important Note
These rules apply to sums and differences, NOT products or quotients!
❌ Wrong:dxd[f⋅g]=f′⋅g′
We need special rules for products and quotients (coming next)!
Common Patterns
Function
Derivative
xn
nxn−1
cxn
cnxn−1
xn+xm
nx
ax2+bx+c
2ax+b
Practice Tips
Handle each term independently
Pull out constants first
Apply power rule to each term
Remember: derivative of constant = 0
Combine all the results
x
d
[
3
x2
]
=3⋅2x=6x
Second term:dxd[−5x]=−5⋅1=−5
Third term:dxd[7]=0 (constant)
Combine:f′(x)=6x−5
Answer: f'(x) = 6x - 5
2Problem 2medium
❓ Question:
Find dy/dx if y = 2x⁴ - 3x³ + x² - 8x + 12
💡 Show Solution
Differentiate each term:
dxdy=dxd[2x
Calculate each:
dxd[2x4]=2⋅
Combine:dxdy=8x3−
Answer: dy/dx = 8x³ - 9x² + 2x - 8
3Problem 3hard
❓ Question:
Find the derivative of g(x) = 5√x - 2/x + 4
💡 Show Solution
First, rewrite using exponents:
g(x)=5x1/2−2x−1+4
Now differentiate term by term:
First term:dxd[5x1/2]
Second term:dxd[−2x−1]
Third term:dxd[4]=0
Combine:g′(x)=2x
Or in exponent form:
g′(x)=25x
Answer: g'(x) = 5/(2√x) + 2/x²
4Problem 4medium
❓ Question:
Find the derivative of f(x) = 5x³ - 7x² + 2x - 9.
💡 Show Solution
Step 1: Apply sum/difference rule:
d/dx[f + g - h] = f' + g' - h'
Take derivative of each term separately
Step 2: Constant multiple rule on each term:
d/dx[5x³] = 5·d/dx[x³] = 5·3x² = 15x²
d/dx[-7x²] = -7·d/dx[x²] = -7·2x = -14x
d/dx[2x] = 2·d/dx[x] = 2·1 = 2
d/dx[-9] = 0 (derivative of constant is 0)
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.