Let f and g be functions such that . If f is continuous at and , what is ?
Opening subject page...
Loading your content
AP Calculus AB Quiz
Practice Algebraic Properties Of 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.
Question 1 / 20
0 of 20 answered
Let f and g be functions such that limx→2g(x)=3. If f is continuous at x=3 and f(3)=5, what is limx→2f(g(x))?
This quiz focuses on Algebraic Properties Of 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 and g be functions such that limx→2g(x)=3. If f is continuous at x=3 and f(3)=5, what is limx→2f(g(x))?
Explanation: Because f is continuous at limx→2g(x)=3, we can use the property for the limit of a composite function: limx→2f(g(x))=f(limx→2g(x))=f(3)=5. Distractor B is the limit of the inner function, not the composite function. Distractor D is the sum of the input and output values (3+5).
If limx→−2f(x)=3 and limx→−2g(x)=−1, what is limx→−2(2[f(x)]2g(x))?
Explanation: Using the constant multiple, power, and product properties of limits: limx→−2(2[f(x)]2g(x))=2⋅(limx→−2f(x))2⋅(limx→−2g(x))=2⋅(3)2⋅(−1)=2⋅9⋅(−1)=−18. Distractor D results from ignoring the square on f(x) (2⋅3⋅(−1)=−6). Distractor C is a sign error. Distractor B may result from incorrectly applying the power (2⋅(2⋅3)⋅(−1)=−12).
Suppose f and g are functions such that limx→1g(x)f(x)=3 and limx→1(f(x)+g(x))=8. What is the value of limx→1f(x)?
Explanation: Let L=limx→1f(x) and M=limx→1g(x). The given information creates a system of equations: ML=3 and L+M=8. From the first equation, L=3M. Substituting into the second gives 3M+M=8, which means 4M=8 and M=2. Therefore, L=3M=3(2)=6. Distractor A is the value for the limit of g(x). Distractor B is the value of the quotient. Distractor D would be the answer if the second equation was f(x)−g(x)=8.
Suppose limx→cf(x)=L, where L is a finite real number, and limx→cg(x) does not exist. Which of the following limits must also not exist?
Explanation: If limx→c[f(x)+g(x)] were to exist (call it M), then limx→cg(x)=limx→c([f(x)+g(x)]−f(x))=M−L, which would exist. This is a contradiction. Therefore, the limit of the sum must not exist. For A, the limit could exist if L=0. For B, the limit could exist if, for example, f(x) was a large multiple of g(x). For D, the limit could exist; for example, if g(x) alternates between 1 and -1.
Let f and g be functions such that limx→1f(x)=2. Suppose g is continuous for all real numbers with g(3)=−4. What is limx→1g(4f(x)−5)?
Explanation: First, find the limit of the inner function: limx→1(4f(x)−5)=4limx→1f(x)−5=4(2)−5=3. Since g is continuous at 3, we can evaluate the limit of the composite function: limx→1g(4f(x)−5)=g(limx→1(4f(x)−5))=g(3)=−4. Distractor C is the limit of the inner function. Distractor B is the limit of f(x).
Let f and g be functions such that limx→−2g(x)f(x)=−3 and limx→−2f(x)=6. What must be the value of limx→−2g(x)?
Explanation: Let L=limx→−2g(x). The quotient property states limx→−2g(x)limx→−2f(x)=−3. Substituting the known value gives L6=−3. Solving for L yields L=−36=−2. Distractor A is the result of multiplication instead of division. Distractor C is a sign error.
Let f(x)=2x+3. Evaluate limx→2f(x) using limit laws.
Explanation: This exponential function is continuous everywhere, allowing direct substitution. Using limit laws: limx→2f(x)=22+3=4+3=7. We apply the sum rule, with the exponential term 22=4 and the constant term 3. A common mistake would be confusing exponential and polynomial notation or making arithmetic errors. The transferable strategy is to recognize that exponential functions are continuous everywhere, so direct substitution applies, and to compute exponential values carefully.
If f(x)=21x2+4, evaluate limx→2f(x) using limit laws.
Explanation: This quadratic function with a fractional coefficient is continuous at x=2. Using direct substitution: limx→2f(x)=21(2)2+4=21(4)+4=2+4=8. We apply the sum rule and scalar multiplication rule, carefully computing 21⋅4=2. A common mistake would be incorrectly handling the fractional coefficient or making arithmetic errors. The transferable strategy is to work step-by-step with fractional coefficients, ensuring proper order of operations in polynomial functions.
Given p(x)=36−x, find limx→0p(x) using limit laws.
Explanation: This rational function with a constant denominator is continuous at x=0. Using direct substitution: limx→0p(x)=36−0=36=2. The function is linear in the numerator with a constant denominator, making it continuous everywhere. A common error would be arithmetic mistakes in 6−0=6 or 36=2. The key strategy is to recognize that rational functions with constant non-zero denominators are continuous everywhere, allowing direct substitution.
Given g(x)=5x+52, evaluate limx→8g(x) using limit laws.
Explanation: This linear function with fractional coefficients is continuous everywhere. Using direct substitution: limx→8g(x)=58+52=58+2=510=2. We can also factor as g(x)=5x+2, giving 58+2=510=2. A common mistake would be not combining fractions properly or arithmetic errors. The transferable approach is to recognize when expressions can be simplified by factoring or by combining like terms with common denominators.
A function is M(x)=25+4x. Evaluate limx→0M(x) using limit laws.
Explanation: This square root function is continuous at x=0 since 25+4(0)=25>0. Using direct substitution: limx→0M(x)=25+4(0)=25+0=25=5. The expression under the radical is positive, ensuring the function is well-defined. A common mistake would be arithmetic errors in 4(0)=0 or 25=5. The key strategy is to verify that expressions under radicals remain non-negative, then apply direct substitution with careful arithmetic.
A population model is N(t)=100(1.02)t. Find limt→0N(t) using limit laws.
Explanation: This exponential function with a coefficient is continuous everywhere. Using direct substitution: limt→0N(t)=100(1.02)0=100(1)=100. We apply the property that any non-zero number raised to the power 0 equals 1, specifically (1.02)0=1. A common error would be forgetting that a0=1 for any a=0 or making mistakes with the coefficient. The key strategy is to remember fundamental exponent rules and recognize that exponential functions are continuous, allowing direct substitution.
For g(x)=ln(x)+1, find limx→1g(x) using limit laws.
Explanation: This logarithmic function is continuous at x=1 since the argument is positive. Using direct substitution: limx→1g(x)=ln(1)+1=0+1=1. We apply the sum rule, noting that ln(1)=0 by the definition of natural logarithm. A common error would be incorrectly recalling that ln(1)=1 instead of ln(1)=0, or not checking the domain of the logarithm. The key strategy is to memorize fundamental logarithmic values and verify that the argument is positive before applying direct substitution.
If f(x)=32x+31, evaluate limx→3f(x) using limit laws.
Explanation: This linear function with fractional coefficients requires careful arithmetic. Using direct substitution: limx→3f(x)=32(3)+31=36+31=2+31=36+31=37. We apply the sum rule and scalar multiplication rule, being careful with fraction arithmetic. A common mistake would be incorrectly computing 32⋅3=2 or making errors when adding fractions. The transferable approach is to work systematically with fractional coefficients, ensuring proper arithmetic at each step.
A temperature model is T(t)=t3−2t. Evaluate limt→−1T(t).
Explanation: This cubic function is continuous everywhere, allowing direct substitution. Using limit laws: limt→−1T(t)=(−1)3−2(−1)=−1+2=1. We apply the difference rule and power rule, carefully handling the negative input: (−1)3=−1 and −2(−1)=+2. A common mistake would be sign errors when working with negative values, particularly (−1)3=−1 or the double negative in −2(−1). The transferable strategy is to work methodically with signs when substituting negative values into polynomial expressions.
A function is w(x)=x+13x. Evaluate limx→2w(x) using limit laws.
Explanation: This rational function is continuous at x=2 since 2+1=3=0. Using the quotient rule: limx→2w(x)=limx→2(x+1)limx→2(3x)=2+13(2)=36=2. Both numerator and denominator limits exist, and the denominator is non-zero, allowing direct application of the quotient rule. A common mistake would be not checking that the denominator is non-zero or making arithmetic errors in the fraction simplification. The transferable approach is to verify continuity, then apply the quotient rule systematically.
A function is r(x)=7+3x. Find limx→6r(x) using limit laws.
Explanation: This linear function with a fractional coefficient is continuous everywhere. Using direct substitution: limx→6r(x)=7+36=7+2=9. We apply the sum rule for limits, evaluating each term separately: the constant term gives 7, and the rational term gives 36=2. A common error would be arithmetic mistakes in the fraction division or not recognizing this as a continuous function. The key strategy is to identify continuous functions and apply direct substitution, treating each term according to the appropriate limit law.
If F(x)=5x2−4+2, evaluate limx→1F(x) using limit laws.
Explanation: This rational function with a quadratic numerator requires the quotient rule. Since the denominator is non-zero at x=1: limx→1F(x)=5(1)2−4+2=51−4+2=5−3+2=−53+510=57. We apply the sum rule, evaluating the rational term and constant term separately. A common mistake would be sign errors when computing 1−4=−3 or incorrectly adding fractions. The transferable approach is to handle each term according to the appropriate limit law and work carefully with negative values and fraction arithmetic.
Let f and g be functions such that limx→3f(x)=5 and limx→3g(x)=−2. What is the value of limx→3[2f(x)−g(x)]?
Explanation: Using the sum, difference, and constant multiple properties of limits: limx→3[2f(x)−g(x)]=2limx→3f(x)−limx→3g(x)=2(5)−(−2)=10+2=12.
If limx→−1f(x)=4 and limx→−1g(x)=−3, what is limx→−1[f(x)⋅g(x)]?
Explanation: By the product property of limits, limx→−1[f(x)⋅g(x)]=(limx→−1f(x))⋅(limx→−1g(x))=(4)⋅(−3)=−12. Distractor A incorrectly uses the sum property (4+(−3)=1). Distractor C ignores the negative sign on the limit of g(x) (4⋅3=12). Distractor D incorrectly uses the difference property (4−(−3)=7).