AP Calculus • Unit 2.5 • Limit Definition of the Derivative

Derivative from a Limit: Study Notes, Parallel MCQ Practice, and Worked Answers

This page helps students understand how the limit definition of the derivative turns algebra into slope, how to test differentiability for piecewise functions, and how to handle radical expressions efficiently on exam-style multiple-choice questions.

Original study notes + parallel A/B practice forms + concise worked solutions for stronger understanding and better exam readiness.

What This Lesson Covers

Unit 2.5 usually checks whether you can recognize a derivative hidden inside a limit, compute derivatives at specific points, identify when a derivative does not exist, and move between formulas, graphs, and local slope ideas. Students who only memorize derivative rules often miss these problems because the question is testing meaning, not just mechanics.

That is why this page combines study notes with parallel practice. Each A/B pair targets the same skill with different numbers, so learners can verify that they understand the method rather than only remembering one answer pattern.

Best use: read the study notes first, solve the A version without opening the solution, then solve the parallel B version to confirm the idea is locked in.

Study Notes: How to Think About the Limit Definition of the Derivative

The strongest students do not see these questions as random limits. They recognize a few repeated patterns and immediately connect them to derivative meaning.

1) The difference quotient is a derivative in disguise

An expression of the form \[ \lim_{h \to 0}\frac{f(a+h)-f(a)}{h} \] is the derivative of \(f\) at \(x=a\). So instead of expanding everything every time, first ask: “What is \(f(x)\), and what point am I evaluating?” If you identify that quickly, many problems become one-step derivative evaluations.

2) A derivative at a point is the slope of the tangent line

The derivative measures instantaneous rate of change. In plain language, it tells you how fast the function is changing right at one specific input. On algebra questions, that appears as a limit. On graph questions, it appears as a slope. On word problems, it appears as a rate.

3) Piecewise functions need matching behavior from both sides

For a piecewise function to be differentiable at a join point, the left-hand derivative and right-hand derivative must match. In many classroom and AP-style questions, you also verify continuity first, because a function that is not continuous at the point cannot be differentiable there.

4) Radical expressions still follow power-rule thinking

Rewrite roots as rational exponents whenever possible. For example, \(x^{1/3}\) and \(x^{1/4}\) differentiate cleanly with the power rule. Then plug in the required point carefully. Many mistakes happen because students simplify the exponent incorrectly after differentiating.

Core idea to remember: if you can name the function, locate the input, and decide whether the expression is asking for \(f'(a)\) or \(f'(x)\), you are already most of the way to the answer.

Exam Strategy and Common Mistakes

Use this checklist before you commit to an answer choice.

Fast problem-solving checklist

  1. Identify whether the limit is a derivative at a point or a general derivative formula.
  2. Write the underlying function \(f(x)\) mentally or on scratch paper.
  3. Differentiate first if that is faster than expanding.
  4. For piecewise functions, compare the left and right slopes at the join point.
  5. For radicals, rewrite as exponents and simplify only after differentiating.

Common errors students make

  • Forgetting that \(f(a+h)-f(a)\) is the clue that the limit is a derivative.
  • Choosing the original function instead of the derivative.
  • Checking only continuity for a piecewise function and forgetting slope agreement.
  • Dropping a negative sign in linear or piecewise expressions.
  • Miscomputing \(x^{-2/3}\) or \(x^{-3/4}\) when plugging in a value.

Practice Questions: Parallel Forms A and B

Each pair below tests the same concept with different values. That makes the practice more original, more useful for revision, and stronger for true mastery than a single repeated question pattern.

Q 1-A.

Evaluate \( \displaystyle \lim_{h\to 0}\frac{(3+h)^3+5(3+h)-\big(3^3+5\cdot 3\big)}{h} \).
  1. \(26\)
  2. \(30\)
  3. \(32\)
  4. nonexistent

Q 1-B.

Evaluate \( \displaystyle \lim_{h\to 0}\frac{(-1+h)^3-4(-1+h)-\big((-1)^3-4(-1)\big)}{h} \).
  1. \(-5\)
  2. \(-1\)
  3. \(1\)
  4. nonexistent

Q 2-A.

Let \[ k(x)= \begin{cases} 2x+1, & x<0,\\ -3x+1, & x\ge 0. \end{cases} \] Find \(k'(0)\).
  1. \(-3\)
  2. \(0\)
  3. \(2\)
  4. nonexistent

Q 2-B.

Let \[ m(x)= \begin{cases} 5-x, & x<2,\\ 2x-1, & x\ge 2. \end{cases} \] Find \(m'(2)\).
  1. \(-1\)
  2. \(0\)
  3. \(2\)
  4. nonexistent

Q 3-A.

Compute \( \displaystyle \lim_{h\to 0}\frac{(27+h)^{1/3}-3}{h} \).
  1. \(0\)
  2. \(\tfrac{1}{9}\)
  3. \(\tfrac{1}{27}\)
  4. \(\tfrac{1}{3}\)

Q 3-B.

Compute \( \displaystyle \lim_{h\to 0}\frac{(1+h)^{1/3}-1}{h} \).
  1. \(0\)
  2. \(\tfrac{1}{3}\)
  3. \(1\)
  4. \(3\)

Q 4-A.

Evaluate \( \displaystyle \lim_{h\to 0}\frac{(x+h)^2-3(x+h)-\big(x^2-3x\big)}{h} \).
  1. \(x^2-3x\)
  2. \(2x-3\)
  3. \(2x+3\)
  4. nonexistent

Q 4-B.

Evaluate \( \displaystyle \lim_{h\to 0}\frac{(x+h)^4-2(x+h)-\big(x^4-2x\big)}{h} \).
  1. \(4x^3-2\)
  2. \(4x^3+2\)
  3. \(x^4-2x\)
  4. nonexistent

Q 5-A.

Compute \( \displaystyle \lim_{h\to 0}\frac{(81+h)^{1/4}-3}{h} \).
  1. \(0\)
  2. \(\tfrac{1}{108}\)
  3. \(\tfrac{1}{27}\)
  4. \(\tfrac{1}{12}\)

Q 5-B.

Compute \( \displaystyle \lim_{h\to 0}\frac{(1+h)^{1/4}-1}{h} \).
  1. \(0\)
  2. \(\tfrac{1}{4}\)
  3. \(\tfrac{1}{2}\)
  4. \(1\)

Q 6-A.

Let \[ g(x)= \begin{cases} 4-x, & x<4,\\ 7x-24, & x\ge 4. \end{cases} \] Find \(g'(4)\).
  1. \(-1\)
  2. \(0\)
  3. \(7\)
  4. nonexistent

Q 6-B.

Let \[ h(x)= \begin{cases} x^2, & x\le 2,\\ 4x-4, & x>2. \end{cases} \] Find \(h'(2)\).
  1. \(0\)
  2. \(2\)
  3. \(4\)
  4. nonexistent

Frequently Asked Questions About Derivative from a Limit

What does the limit definition of the derivative actually mean?

It measures the instantaneous rate of change of a function at one point. In geometry language, it gives the slope of the tangent line. In algebra language, it is the limit of the average rate of change as the interval shrinks to zero.

When does a derivative fail to exist for a piecewise function?

A derivative does not exist at a join point if the left-hand slope and right-hand slope do not match. In many cases, a break in continuity also tells you immediately that differentiability fails.

Why are there parallel forms on this page?

Parallel forms help students test the same skill more than once without copying the exact same numbers. This improves retention, reduces answer memorization, and makes practice more authentic.

How should I revise this topic before a test?

Start by recognizing the derivative pattern, then solve one question by identifying the function and differentiating. After that, do a second similar question without notes. Finish by reviewing why the wrong choices looked tempting.

What is the fastest way to improve on these questions?

Train yourself to classify the problem first: derivative at a point, general derivative, piecewise differentiability, or radical derivative. Once you know the category, the method becomes much faster and more reliable.

Answer Key

Use the answer key only after attempting the questions. The real goal is to recognize the structure of each problem and explain why the correct option is correct.

1-A: C
1-B: B
2-A: D
2-B: D
3-A: C
3-B: B
4-A: B
4-B: A
5-A: B
5-B: B
6-A: D
6-B: C