What this quiz covers
This quiz focuses on Selecting Procedures For Determining Limits, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.
Let $$f(x) = \begin{cases} x^2+1 & \text{if } x < 2 \ 3x-1 & \text{if } x \ge 2 \end{cases}
To determine limx→2f(x), which of the following procedures is required?
AP Calculus AB Quiz
Practice Selecting Procedures For Determining Limits in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Selecting Procedures For Determining Limits, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.
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.
Let $$f(x) = \begin{cases} x^2+1 & \text{if } x < 2 \ 3x-1 & \text{if } x \ge 2 \end{cases}
To determine limx→2f(x), which of the following procedures is required?
Explanation: Because the function's definition changes at the point x=2, it is necessary to determine if the limit from the left is equal to the limit from the right. One must calculate limx→2−f(x) using x2+1 and limx→2+f(x) using 3x−1. The two-sided limit exists if and only if these one-sided limits are equal.
To evaluate the limit limx→3x2−2x−3x2−9, direct substitution results in the indeterminate form 00. Which of the following is the most appropriate algebraic method to use next?
Explanation: The expression is a rational function. For the indeterminate form 00, the appropriate procedure is to factor the numerator into (x−3)(x+3) and the denominator into (x−3)(x+1). This allows for cancellation of the (x−3) term, which resolves the indeterminate form and allows for evaluation by direct substitution into the simplified expression.
Let $$g(x) = \begin{cases} \frac{1}{x-3} & \text{if } x \ne 3 \ 5 & \text{if } x = 3 \end{cases}
To analyze the limit of the function g(x) as x approaches 3, which procedure is necessary?
Explanation: The limit of a function at a point depends on the values of the function near that point, not at the point. Near x=3, the function is defined by x−31. Substituting x=3 into this expression gives the form 01, which indicates a vertical asymptote. To fully describe the behavior, it is necessary to examine the one-sided limits. The value g(3)=5 is irrelevant to the value of the limit.
Direct substitution into the limit limx→0sin(x)ex−1 yields 00. Which procedure is most effective for evaluating this limit without using L'Hôpital's Rule?
Explanation: This limit can be resolved by using two known fundamental limits: limx→0xex−1=1 and limx→0xsinx=1. The expression can be rewritten as limx→0sin(x)/x(ex−1)/x. Using the quotient property of limits, the limit is limx→0xsinxlimx→0xex−1=11=1.
Which of the following is the most appropriate method to find the limit limx→∞2x+19x2+x?
Explanation: For a limit at infinity involving a rational-like expression with a radical, the most effective method is to divide the numerator and denominator by the highest power of x in the denominator, which is x. To divide the numerator by x, we use the fact that x=x2 for positive x to bring the term inside the square root. This simplifies the expression and allows for evaluation of the limit.
To evaluate the limit limh→0h4+h1−41, which of the following algebraic procedures should be performed first?
Explanation: Direct substitution results in the indeterminate form 00. The expression contains a complex fraction in the numerator. The correct first step is to simplify this by finding a common denominator for the terms 4+h1 and 41. This will result in a single fraction in the numerator, which can then be simplified further, allowing for cancellation of the h term in the denominator.
Which of the following is the most effective method for determining the limit limx→∞5x3+x2−73x3−2x+1?
Explanation: For limits at infinity of rational functions, the standard and most effective procedure is to analyze the end behavior by dividing both the numerator and the denominator by the highest power of x that appears in the denominator. This transforms the expression into a form where the limits of individual terms can be easily evaluated as x approaches infinity.
The limit limx→0(x(x+1)1−x1) results in the indeterminate form ∞−∞. What is the most appropriate first algebraic step to evaluate this limit?
Explanation: To resolve the indeterminate form ∞−∞, the standard procedure is to combine the terms into a single rational expression. By finding the common denominator x(x+1), the expression simplifies to limx→0x(x+1)1−(x+1)=limx→0x(x+1)−x. This creates a new form that can be simplified by cancellation.
To evaluate limx→cf(x) using the Squeeze Theorem, a student finds two functions, g(x) and h(x), such that g(x)≤f(x)≤h(x) for all x near c.
What additional condition is necessary to apply the Squeeze Theorem and reach a conclusion?
Explanation: The Squeeze Theorem requires three conditions: (1) g(x)≤f(x)≤h(x) in an interval around c, (2) limx→cg(x)=L, and (3) limx→ch(x)=L. The crucial condition to draw a conclusion about f(x) is that the limits of the two bounding functions must be equal to the same finite value, L. If this is true, then limx→cf(x)=L as well.
Consider the limit limx→1x−1ln(x). A student uses direct substitution and finds the form 00. Which of the following describes a valid conceptual procedure to find this limit?
Explanation: The expression limx→1x−1ln(x)−ln(1) (noting that ln(1)=0) is the formal definition of the derivative of the function f(x)=ln(x) at the point a=1. The derivative of f(x)=ln(x) is f′(x)=1/x. Evaluating this derivative at x=1 gives f′(1)=1. This conceptual shortcut is a valid procedure.
To evaluate the limit limx→0xx+9−3, evaluating using direct substitution results in an indeterminate form. Which of the following is the most appropriate next step?
Explanation: The limit results in the indeterminate form 00. The presence of a square root in the numerator suggests that multiplying the numerator and denominator by its conjugate, x+9+3, is the most effective procedure. This step removes the radical from the numerator and creates a term that can be cancelled with the denominator.
Which of the following procedures should be used to evaluate the limit limx→π/2xsin(x)?
Explanation: The function f(x)=xsin(x) is continuous for all x=0. Since the limit is being evaluated at x=π/2, a point within the domain of continuity, direct substitution is the correct and simplest method. The result is π/2sin(π/2)=π/21=π2. No other procedure is necessary.
Which of the following theorems or methods is most appropriate for evaluating the limit limx→0x2cos(x21)?
Explanation: The term cos(1/x2) oscillates infinitely often between -1 and 1 as x approaches 0, so the limit cannot be found by direct substitution. The Squeeze Theorem is the appropriate method. Since −1≤cos(1/x2)≤1, we can write −x2≤x2cos(1/x2)≤x2. As x→0, both −x2 and x2 approach 0, so the given limit must also be 0.
What is the most effective initial step to simplify the limit expression limx→0x21−cos2(x) before evaluating it?
Explanation: Direct substitution yields the indeterminate form 00. The most direct way to simplify the expression is to use the fundamental Pythagorean identity 1−cos2(x)=sin2(x). The limit then becomes limx→0x2sin2(x)=limx→0(xsin(x))2, which can be evaluated using the special trigonometric limit, resulting in 12=1.
Which of the following statements describes the most appropriate procedure for determining the limit limx→1∣x−1∣x−1?
Explanation: The absolute value function ∣x−1∣ is defined piecewise: ∣x−1∣=x−1 for x>1 and ∣x−1∣=−(x−1) for x<1. Because the rule changes at x=1, it is essential to evaluate the one-sided limits. The limit from the right is 1, and the limit from the left is -1. Since they differ, the two-sided limit does not exist.
When attempting to evaluate the limit limx→2x−2x+5, direct substitution results in the form 07. What procedure should be followed next?
Explanation: The form 0k (where k=0) is not an indeterminate form. It indicates the presence of a vertical asymptote at x=2. Therefore, the finite limit does not exist. The next step is to analyze the sign of the expression as x approaches 2 from the left and from the right to determine if the function tends towards positive or negative infinity.
A student is asked to find limx→af(x). What is the first procedure the student should always attempt?
Explanation: The first step in evaluating any limit should always be to try direct substitution. If the function is continuous at x=a, this will yield the limit's value immediately. If direct substitution results in an indeterminate form (like 00) or indicates a discontinuity (like 0k), this initial step informs which of the other procedures is necessary.
The limit limx→2x−2x3−8 results in the indeterminate form 00. Which algebraic technique is most suitable for evaluating this limit?
Explanation: While choice D is also a valid method, the question asks for the most suitable algebraic technique. The expression in the numerator, x3−8, is a difference of cubes, which factors into (x−2)(x2+2x+4). After factoring, the (x−2) term can be canceled from the numerator and denominator, which resolves the indeterminate form and allows for evaluation.
Which of the following represents the best first step to simplify and evaluate the limit limx→π/2cot(x)cos(x)?
Explanation: Direct substitution yields the indeterminate form 00. The most direct simplification is to use the identity cot(x)=sin(x)cos(x). The expression becomes (cos(x)/sin(x))cos(x). For values of x near π/2, cos(x)=0, so this simplifies to sin(x). The limit can then be evaluated by direct substitution.