AP Calculus BC Quiz: Determining Limits Using Algebraic Manipulation
20 questions · exam conditions
0:00
Determining Limits Using Algebraic ManipulationQuestion 1 of 20

Find limx0sin(3x)x\lim_{x\to 0}\frac{\sin(3x)}{x} by rewriting to match a standard removable form.

00
11
33
13\frac{1}{3}
DNE
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Determining Limits Using Algebraic Manipulation

Practice Determining Limits Using Algebraic Manipulation in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Determining Limits Using Algebraic Manipulation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Find limx0sin(3x)x\lim_{x\to 0}\frac{\sin(3x)}{x} by rewriting to match a standard removable form.

  1. 00
  2. 11
  3. 33 (correct answer)
  4. 13\frac{1}{3}
  5. DNE

Explanation: This limit requires algebraic manipulation by rewriting to use the standard limit lim[u→0] sin(u)/u = 1. The expression sin(3x)/x can be rewritten by multiplying and dividing by 3: [3·sin(3x)]/(3x). This gives us 3·[sin(3x)/(3x)], and if we let u=3x, then as x→0, u→0 as well. The expression becomes 3·[sin(u)/u], and using the standard limit, we get 3×1 = 3. Students might incorrectly think the answer is 1 by forgetting to account for the coefficient 3, or they might choose 1/3 by incorrectly placing the 3 in the denominator. When you see sin(kx)/x, always rewrite it as k·[sin(kx)/(kx)] to apply the standard sine limit formula.

Question 2

A function is defined by f(x)=x21x1f(x)=\frac{x^2-1}{x-1} for x1x\ne1; find limx1f(x)\lim_{x\to1}f(x).

  1. 00
  2. 11
  3. 22 (correct answer)
  4. 2-2
  5. DNE

Explanation: Determining limits using algebraic manipulation involves simplifying expressions to resolve indeterminate forms like 0/00/0. For f(x)=x21x1f(x) = \frac{x^2-1}{x-1} where x1x \ne 1, factor the numerator as (x1)(x+1)(x-1)(x+1). Cancel the (x1)(x-1) term, simplifying to x+1x+1 for x1x \ne 1. As xx approaches 1, this equals 2. A tempting distractor like DNE might come from thinking the function is undefined at x=1x=1, but the limit exists regardless. Always simplify the expression to find the limit even if the function has a removable discontinuity.

Question 3

To avoid division by zero in a model, compute limx3x29x3\lim_{x\to3}\frac{x^2-9}{x-3} after simplifying algebraically.

  1. 00
  2. 33
  3. 66 (correct answer)
  4. 99
  5. 1212

Explanation: Determining limits using algebraic manipulation involves simplifying expressions to resolve indeterminate forms like 0/0. For \lim_{x\to3}\frac{x^2-9}{x-3}, factor the numerator as (x-3)(x+3). Cancel the common (x-3) factor, yielding x+3. As x approaches 3, this equals 6. A tempting distractor like 0 might come from plugging in x=3 directly without simplifying, resulting in 0/0, which is indeterminate. Always factor and cancel common terms before taking the limit to avoid indeterminate forms.

Question 4

As t3t\to 3, the average velocity is t29t3\frac{t^2-9}{t-3}; what is the limit value?

  1. 00
  2. 33
  3. 66 (correct answer)
  4. 99
  5. DNE

Explanation: This limit requires algebraic manipulation to resolve the indeterminate form 0/0. The expression (t²-9)/(t-3) can be factored by recognizing that t²-9 = (t+3)(t-3), which is a difference of squares. After factoring, we get [(t+3)(t-3)]/(t-3), and the (t-3) terms cancel, leaving us with t+3. Now we can evaluate the limit by direct substitution: lim[t→3] (t+3) = 3+3 = 6. A common error would be to substitute t=3 directly into the original expression without simplifying first, which would give 0/0 and lead to incorrectly choosing DNE. When faced with a rational function that gives 0/0, always try factoring first to cancel common factors before evaluating the limit.

Question 5

A cost ratio is 1cosxx2\frac{1-\cos x}{x^2}; determine limx01cosxx2\displaystyle \lim_{x\to 0}\frac{1-\cos x}{x^2} using identities.

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

Explanation: This limit requires algebraic manipulation using the trigonometric identity 1 - cos(x) = 2sin²(x/2) to resolve the 0/0 form. Substituting this identity gives us lim[x→0] 2sin²(x/2)/x² = lim[x→0] 2 · [sin(x/2)/(x/2)]² · (1/4) = 2 · 1² · (1/4) = 1/2. The key insight is recognizing that sin(x/2)/(x/2) approaches 1 as x approaches 0, and we need the factor of 1/4 to adjust for the argument. Students often forget the adjustment factor when using half-angle formulas. For limits involving 1 - cos(x), the half-angle identity is your most powerful algebraic tool.

Question 6

Find limx1x31x1\displaystyle \lim_{x\to 1}\frac{x^3-1}{x-1} using algebraic manipulation rather than differentiation.

  1. 11
  2. 22
  3. 33 (correct answer)
  4. 00
  5. DNE\text{DNE}

Explanation: This limit requires algebraic manipulation using the factorization of x³ - 1 to eliminate the 0/0 form. The expression x³ - 1 factors as (x - 1)(x² + x + 1), allowing us to cancel the (x - 1) term with the denominator. After simplification, we get lim[x→1] (x² + x + 1) = 1² + 1 + 1 = 3. Students might try to use L'Hôpital's rule, but the problem specifically asks for algebraic manipulation. Remember that aⁿ - bⁿ can be factored as (a - b) times a sum of powers, which is crucial for solving such limits algebraically.

Question 7

Compute limx2(x2)(x+5)x24\displaystyle \lim_{x\to 2}\frac{(x-2)(x+5)}{x^2-4} by simplifying the rational expression first.​

  1. 74\frac{7}{4} (correct answer)
  2. 17\frac{1}{7}
  3. 72\frac{7}{2}
  4. 77
  5. DNE\text{DNE}

Explanation: This limit requires algebraic manipulation by factoring both numerator and denominator to simplify the rational expression. The denominator x² - 4 factors as (x - 2)(x + 2), so we have lim[x→2] [(x-2)(x+5)]/[(x-2)(x+2)]. Canceling the common factor (x - 2) gives us lim[x→2] (x+5)/(x+2) = 7/4. Students might incorrectly cancel before checking if the factors are truly common throughout the domain. Always factor completely before canceling to avoid errors in limit evaluation.

Question 8

Find limx0(1+x)51x\displaystyle \lim_{x\to 0}\frac{(1+x)^5-1}{x} by expanding or factoring to remove 0/00/0.

  1. 11
  2. 44
  3. 55 (correct answer)
  4. 66
  5. 00

Explanation: This limit uses algebraic manipulation through the binomial expansion or recognizing it as a derivative definition to resolve 0/0. Using the binomial theorem, (1+x)⁵ = 1 + 5x + 10x² + 10x³ + 5x⁴ + x⁵, so (1+x)⁵ - 1 = 5x + 10x² + 10x³ + 5x⁴ + x⁵. Dividing by x gives 5 + 10x + 10x² + 5x³ + x⁴, which approaches 5 as x approaches 0. A common mistake is trying to factor without recognizing the binomial pattern. When you see expressions like (1+x)ⁿ - 1, think binomial expansion or derivative definition for efficient algebraic manipulation.

Question 9

In a damping model, find limx3x3x+63\displaystyle \lim_{x\to3}\frac{x-3}{\sqrt{x+6}-3} by algebraic manipulation.​

  1. 00
  2. 11
  3. 33
  4. 66 (correct answer)
  5. 16\dfrac{1}{6}

Explanation: This limit requires algebraic manipulation by rationalizing the denominator containing a square root. Multiply numerator and denominator by the conjugate √(x+6) + 3 to get [(x-3)(√(x+6) + 3)]/[(x+6) - 9] = [(x-3)(√(x+6) + 3)]/(x-3). Cancel the common factor (x-3) to obtain √(x+6) + 3. As x approaches 3, this becomes √(3+6) + 3 = √9 + 3 = 3 + 3 = 6. Students often rationalize incorrectly and get 1/6 by inverting the final answer. When the square root is in the denominator, multiply by its conjugate and simplify carefully.

Question 10

For a revised formula, compute limx2x22xx2\lim_{x\to 2}\frac{x^2-2x}{x-2} after factoring completely.​​

  1. 00
  2. 22 (correct answer)
  3. 44
  4. 2-2
  5. DNE

Explanation: This limit requires algebraic manipulation through factoring to resolve the indeterminate form 0/0. The numerator x22xx^2-2x can be factored as x(x2)x(x-2), giving us x(x2)x2\frac{x(x-2)}{x-2}. Since we're finding the limit as xx approaches 2 (not evaluating at x=2x=2), we can cancel the common factor (x2)(x-2), leaving limx2x\lim_{x\to 2} x. Substituting x=2x=2 into this simplified expression yields simply 2. A student might make an error by factoring as 2(x2)2(x-2) or by thinking the answer should be 4 from incorrectly evaluating x2x^2 at x=2x=2. When factoring expressions for limit problems, always factor completely and verify by expanding back before canceling common terms.

Question 11

A simplified ratio is Q(x)=(x+1)21xQ(x)=\frac{(x+1)^2-1}{x}; determine limx0Q(x)\lim_{x\to 0} Q(x).

  1. 00
  2. 11
  3. 22 (correct answer)
  4. 44
  5. DNE

Explanation: This limit requires algebraic manipulation by expanding the squared term to resolve the indeterminate form 0/0. Expanding (x+1)2(x+1)^2 gives us x2+2x+1x^2+2x+1, so the expression becomes x2+2x+11x=x2+2xx\frac{x^2+2x+1-1}{x} = \frac{x^2+2x}{x}. Factoring out xx from the numerator yields x(x+2)x\frac{x(x+2)}{x}. Since we're taking the limit as xx approaches 0 (not at x=0x=0), we can cancel the common factor xx, leaving us with limx0(x+2)\lim_{x\to 0}(x+2). Substituting x=0x=0 gives us 0+2=20+2=2. A common mistake is to incorrectly expand (x+1)2(x+1)^2 as x2+1x^2+1, missing the middle term 2x2x, which would lead to an answer of 0. Always expand binomial squares carefully using the formula (a+b)2=a2+2ab+b2(a+b)^2 = a^2+2ab+b^2.

Question 12

A geometry-based model gives g(x)=x216x4g(x)=\dfrac{x^2-16}{x-4} for x4x\ne4; find limx4g(x)\displaystyle \lim_{x\to4} g(x).​

  1. 44
  2. 66
  3. 88 (correct answer)
  4. 1212
  5. 1616

Explanation: This limit presents an indeterminate form 0/0 that requires algebraic manipulation through factoring. The numerator x² - 16 is a difference of squares: (x-4)(x+4). This gives us [(x-4)(x+4)]/(x-4), and since we're finding a limit as x approaches 4 (not evaluating at x = 4), we can cancel the common factor (x-4). The simplified expression becomes limx→4 = 4+4 = 8. A common mistake is to factor x² - 16 as (x-4)² instead of (x-4)(x+4), which would lead to answer A = 4. Always recognize and correctly factor special forms like difference of squares.

Question 13

As xx approaches 33, what is the value of limx3x29x3\displaystyle \lim_{x\to 3}\frac{x^2-9}{x-3} after algebraic simplification?

  1. 00
  2. 33
  3. 66 (correct answer)
  4. 99
  5. DNE\text{DNE}

Explanation: This limit requires algebraic manipulation to resolve the indeterminate form 0/0 that occurs when directly substituting x = 3. The numerator x29x^2 - 9 factors as (x3)(x+3)(x - 3)(x + 3), allowing us to cancel the common factor (x3)(x - 3) with the denominator. After cancellation, we get limx3(x+3)=3+3=6\lim_{x \to 3} (x + 3) = 3 + 3 = 6. A common error is to think the limit doesn't exist because of the 0/0 form, but factoring reveals the removable discontinuity. When facing rational functions with indeterminate forms, always try factoring first to simplify the expression.

Question 14

A sensor's output is modeled by f(x)=x29x3f(x)=\frac{x^2-9}{x-3}; find limx3f(x)\lim_{x\to 3} f(x) from its simplified form.

  1. 00
  2. 33
  3. 66 (correct answer)
  4. 99
  5. DNE

Explanation: Algebraic manipulation is essential for evaluating limits of rational functions that result in indeterminate forms like 0/0. To find the limit as x approaches 3 of (x² - 9)/(x - 3), factor the numerator as (x - 3)(x + 3). Cancel the common factor (x - 3) from numerator and denominator, simplifying to x + 3 for x ≠ 3. Substituting x = 3 into the simplified expression gives 6. A tempting distractor might be to plug in x = 3 directly without simplifying, yielding 0/0, which is indeterminate and could lead to incorrectly choosing DNE. Always factor and simplify rational expressions before taking the limit to resolve indeterminate forms.

Question 15

Determine limx1x41x1\lim_{x\to 1}\frac{x^4-1}{x-1} by factoring the numerator completely.

  1. 22
  2. 33
  3. 44 (correct answer)
  4. 55
  5. 88

Explanation: This limit requires algebraic manipulation through factoring a difference of fourth powers. The expression (x⁴-1)/(x-1) gives 0/0 when x=1, so we need to factor the numerator. We can factor x⁴-1 as (x²-1)(x²+1), and then factor x²-1 further as (x-1)(x+1), giving us (x-1)(x+1)(x²+1). The full expression becomes [(x-1)(x+1)(x²+1)]/(x-1), and after canceling (x-1), we get (x+1)(x²+1). Substituting x=1 gives (1+1)(1²+1) = 2×2 = 4. A common error is to only partially factor x⁴-1 or to make arithmetic mistakes when evaluating the simplified expression. When dealing with xⁿ-1, remember it always has (x-1) as a factor, which often helps resolve 0/0 indeterminate forms.

Question 16

A model uses f(h)=4+h2hf(h)=\frac{\sqrt{4+h}-2}{h}; find limh0f(h)\displaystyle \lim_{h\to 0} f(h) by rationalizing.

  1. 14\frac{1}{4} (correct answer)
  2. 12\frac{1}{2}
  3. 11
  4. 22
  5. 00

Explanation: This limit involves algebraic manipulation through rationalization to eliminate the indeterminate form 0/0. Multiplying both numerator and denominator by the conjugate (√(4+h) + 2) gives us [(√(4+h) - 2)(√(4+h) + 2)]/[h(√(4+h) + 2)] = [(4+h) - 4]/[h(√(4+h) + 2)] = h/[h(√(4+h) + 2)]. After canceling h, we get 1/(√(4+h) + 2), which evaluates to 1/(√4 + 2) = 1/4 as h approaches 0. Students often forget to multiply both parts of the fraction by the conjugate, leading to incorrect simplification. When square roots create indeterminate forms, rationalization is your primary algebraic tool.

Question 17

In an optics model, evaluate limx13x+12x1\lim_{x\to 1}\frac{\sqrt{3x+1}-2}{x-1} by rationalizing the numerator.

  1. 32\frac{3}{2}
  2. 34\frac{3}{4} (correct answer)
  3. 43\frac{4}{3}
  4. 14\frac{1}{4}
  5. DNE

Explanation: Algebraic manipulation with rationalization is vital for limits with square roots in indeterminate forms. To compute the limit as x approaches 1 of (√(3x + 1) - 2)/(x - 1), multiply by the conjugate √(3x + 1) + 2. This results in (3x + 1 - 4)/((x - 1)(√(3x + 1) + 2)) = 3(x - 1)/((x - 1)(√(3x + 1) + 2)), simplifying to 3/(√(3x + 1) + 2). Substituting x = 1 gives 3/4. Direct substitution yields 0/0, which might tempt choosing DNE, but rationalization clarifies the value. Rationalize numerators involving square roots to simplify and find limits in optics or similar models.

Question 18

In a geometry algorithm, compute limx1x31x1\lim_{x\to1}\frac{x^3-1}{x-1} to remove the indeterminate form.

  1. 11
  2. 22
  3. 33 (correct answer)
  4. 00
  5. 3-3

Explanation: Determining limits using algebraic manipulation involves simplifying expressions to resolve indeterminate forms like 0/00/0. To compute limx1x31x1\lim_{x\to1}\frac{x^3-1}{x-1}, factor the numerator as (x1)(x2+x+1)(x-1)(x^2 + x + 1) using the difference of cubes. Cancel the (x1)(x-1) term, leaving x2+x+1x^2 + x + 1. As x approaches 1, this evaluates to 3. A tempting distractor like 0 might come from direct substitution without factoring, resulting in 0/00/0. Always recognize polynomial factorizations like difference of powers and simplify before taking the limit.

Question 19

To avoid cancellation, evaluate limx2x+22x2\lim_{x\to 2}\frac{\sqrt{x+2}-2}{x-2} after algebraic simplification.

  1. 14\frac{1}{4} (correct answer)
  2. 12\frac{1}{2}
  3. 11
  4. 22
  5. 44

Explanation: This limit involves algebraic manipulation through rationalization to eliminate the indeterminate form. The expression (√(x+2)-2)/(x-2) gives 0/0 when x=2, so we multiply both numerator and denominator by the conjugate (√(x+2)+2). This gives us [(√(x+2)-2)(√(x+2)+2)]/[(x-2)(√(x+2)+2)] = [(x+2)-4]/[(x-2)(√(x+2)+2)] = (x-2)/[(x-2)(√(x+2)+2)]. After canceling (x-2), we get 1/(√(x+2)+2), and substituting x=2 gives 1/(√4+2) = 1/(2+2) = 1/4. Students might incorrectly try to use L'Hôpital's rule immediately without first attempting algebraic simplification, which is less elegant here. When you see a square root in a 0/0 form, rationalization by multiplying by the conjugate is often the key technique.

Question 20

A particle's position uses s(x)=x+53x4s(x)=\frac{\sqrt{x+5}-3}{x-4}; compute limx4s(x)\lim_{x\to 4}s(x) by rationalizing.

  1. 13\frac{1}{3}
  2. 16\frac{1}{6} (correct answer)
  3. 18\frac{1}{8}
  4. 112\frac{1}{12}
  5. DNE

Explanation: Algebraic manipulation, including rationalization, is crucial for limits involving square roots that produce indeterminate forms. To evaluate the limit as x approaches 4 of (√(x + 5) - 3)/(x - 4), multiply numerator and denominator by the conjugate √(x + 5) + 3. This yields (x + 5 - 9)/((x - 4)(√(x + 5) + 3)), simplifying to (x - 4)/((x - 4)(√(x + 5) + 3)) or 1/(√(x + 5) + 3). Substituting x = 4 gives 1/6. Plugging in directly results in 0/0, potentially leading to choosing DNE, but rationalization resolves this. Use conjugation for square root expressions in numerators to simplify and find the limit.