AP Calculus AB · Question of the Day

AP Calculus AB Question of the Day

A fresh daily question to build accuracy, reinforce recall, and turn practice into a steady habit.
Friday, August 7, 2026

A model for efficiency uses limx2x24x22x\lim_{x\to 2}\frac{x^2-4}{x^2-2x}. What is the limit?

Keep practicing AP Calculus AB

Question of the Day

Answer today's AP Calculus AB question, reveal the full explanation, then keep the streak going with a new question every day.

A model for efficiency uses limx2x24x22x\lim_{x\to 2}\frac{x^2-4}{x^2-2x}. What is the limit?

  1. 00
  2. 22 (correct answer)
  3. 44
  4. 12\frac{1}{2}
  5. DNE\text{DNE}

Explanation: Direct substitution gives 0/0, so we need to factor both numerator and denominator. The numerator x² - 4 is a difference of squares: (x - 2)(x + 2). The denominator x² - 2x factors as x(x - 2). Our limit becomes lim[x→2] [(x - 2)(x + 2)]/[x(x - 2)], and after canceling (x - 2), we get lim[x→2] (x + 2)/x. Substituting x = 2 gives (2 + 2)/2 = 4/2 = 2. Students sometimes factor only the numerator and forget about the denominator, or make errors when factoring out common terms. Always factor completely before canceling to avoid missing simplifications.