All questions
Question 1
A concentration is k(x)=xx2−4x+1; find limx→5k(x).
- 525−20+1 (correct answer)
- 5(5−4)2+1
- 25−20+51
- 025−4(5)+1
- 552−4+1
Explanation: This problem requires using the limit laws for rational functions. The denominator at x=5 is 5 ≠0, so direct substitution is applicable. The limit is (52 -4*5 +1)/5 = (25-20+1)/5 =6/5. The choice A is this expression. A tempting distractor is D dfrac{25-4(5)+1}{0}, perhaps from incorrectly using 0 in denominator. A transferable strategy is to substitute the value into both numerator and denominator separately and then divide. Question 2
As t approaches 2 seconds, the sensor output is S(t)=3t2−5t+4; find limt→2S(t).
- 6
- 2
- 6(2)2−5(2)+4
- 3(2)2−5(2)+4 (correct answer)
- 3(2)2−5+4
Explanation: This problem requires using the limit laws, specifically the direct substitution property for polynomials. Since S(t) is a polynomial, it is continuous, and the limit as t approaches 2 is S(2) = 3(2)^2 -5(2) +4. This expression simplifies to 12 -10 +4 =6. The choice D is this exact expression for direct substitution. A tempting distractor is C, which uses 6 as the coefficient instead of 3, perhaps from misreading 3t^2 as 6t^2, leading to an incorrect calculation. A transferable strategy is to identify if the function is continuous at the point and substitute directly for the limit.
Question 3
A signal is modeled by f(x)=x2+15−2x. Find limx→0f(x).
- 5 (correct answer)
- 0
- 25
- −5
- 13
Explanation: This problem requires using limit laws on a rational function where the denominator is non-zero at the limit point. Since 02+1=1=0, we can apply direct substitution: limx→0x2+15−2x=02+15−2(0)=0+15−0=15=5. The limit laws allow us to evaluate the numerator and denominator separately when the denominator limit is non-zero. A potential error would be to think the limit is 0 because x approaches 0, forgetting that we need to evaluate the entire expression. For rational functions, always substitute the limit value into both numerator and denominator, checking that the denominator remains non-zero. Question 4
Given R(x)=x−3(x+1)(x−3) for x=3, evaluate limx→3R(x).
- 3−3(3+1)(3−3)
- 3+1 (correct answer)
- 3(3+1)(3−3)
- 3−3(3+1)(3)
- 3−3(3)(3−3)
Explanation: This problem requires using the algebraic properties of limits, including simplifying rational expressions before taking the limit. The function R(x) = (x+1)(x-3)/(x-3) simplifies to x+1 for x≠3. Therefore, the limit as x approaches 3 is 3+1=4. The choice B is this value. A tempting distractor is A, which plugs into the original to get 0/0, an indeterminate form that doesn't give the limit. A transferable strategy is to factor and cancel common factors in rational functions when direct substitution gives 0/0.
Question 5
A growth function is P(x)=7−x3. Determine limx→6P(x).
- 213 (correct answer)
- 211
- 27
- 34
- 73
Explanation: This problem uses limit laws to evaluate a function involving subtraction of a rational term. Since x=6 makes the denominator non-zero, we can use direct substitution: limx→6(7−x3)=7−63=7−21=214−21=213. The limit laws tell us we can evaluate the limit of a difference by taking the difference of the individual limits. A potential mistake would be to compute 7−3=4 and then divide by 6, getting 64=32, by misapplying the order of operations. For expressions with multiple operations, always follow the correct order: division before subtraction. Question 6
A particle's position is s(t)=t+1t2+1. Determine limt→3s(t).
- 25 (correct answer)
- 310
- 410
- 54
- 43
Explanation: This problem uses limit laws to evaluate a rational function where direct substitution is valid. Since the denominator t+1 is non-zero when t=3, we can substitute directly: limt→3t+1t2+1=3+132+1=49+1=410=25. The limit laws allow us to evaluate the numerator and denominator limits separately when the denominator limit is non-zero. A common error would be to simplify incorrectly, perhaps getting 310 by mistakenly using t instead of t+1 in the denominator. For rational functions, always verify the denominator is non-zero at the limit point before applying direct substitution. Question 7
If m(x)=x+53x−6+2, find limx→1m(x).
- 1+53(1)−6+2 (correct answer)
- 1+53(1−6)+2
- 13−6+5+2
- 13(1)−6+5+2
- 1+5+23(1)−6
Explanation: This problem requires using the limit laws for sums and quotients. The function is continuous at x=1 since denominator 1+5=6 ≠0. The limit is [3(1)-6]/(1+5) +2 = (-3)/6 +2 = -0.5 +2=1.5. The choice A is this expression. A tempting distractor is B dfrac{3(1-6)}{1+5}+2 = 3*(-5)/6 +2 = -15/6 +2 = -2.5+2=-0.5, from misplacing the parentheses in numerator. A transferable strategy is to apply substitution to each component and combine using the sum law.
Question 8
During a lab, g(x)=x−12x2+3x−5 is recorded; evaluate limx→1(2x2+3x−5).
- 0 (correct answer)
- −4
- 5
- −2
- 4
Explanation: This problem illustrates the use of limit laws, specifically the sum, difference, and constant multiple rules for limits. The expression 2x^2 + 3x - 5 is a polynomial, so the limit as x approaches 1 is simply its value at x=1. Substituting x=1 gives 2*(1)^2 + 3*1 - 5 = 2 + 3 - 5 = 0. This follows from applying the power rule to each term and then using the sum and difference properties of limits. A tempting distractor like -4 might come from confusing it with evaluating g(x), but the question asks only for the numerator, which is defined at x=1. A transferable strategy is to apply direct substitution for polynomials, as they are continuous everywhere.
Question 9
A function is m(x)=25x2−4x+9; evaluate limx→0m(x).
- 9 (correct answer)
- 0
- −9
- 25
- −4
Explanation: This problem illustrates the use of limit laws, specifically the sum, difference, and constant multiple rules. m(x) is a polynomial, continuous everywhere, so the limit as x approaches 0 is m(0). Substituting x=0 gives (5/2)0 - 40 + 9 = 9. This follows from applying the power rule to each term and combining with sum properties. A tempting distractor like 0 might come from only considering the variable terms, but the constant 9 remains. A transferable strategy is to evaluate polynomials at the limit point directly due to their continuity.
Question 10
If f(x)=2x+35x−1 models efficiency, determine limx→−1f(x).
- 2(−1)+35(−1)−1
- 2(−1)5(−1)−1+3
- 2+35−1
- −2+3−5−1 (correct answer)
- −1−6
Explanation: This problem requires using the limit laws for quotients. The denominator at x=-1 is 2*(-1)+3=-2+3=1 ≠0, so direct substitution works. The limit is (5*(-1)-1)/(2*(-1)+3) = (-5-1)/(-2+3) = -6/1 = -6. The choice D represents this expression with the signs correctly applied. A tempting distractor is C dfrac{5-1}{2+3}=4/5, which ignores the negative in x=-1. A transferable strategy is to carefully plug in the value with attention to negative signs and order of operations.
Question 11
For g(h)=4h−1(h+2)3 in a lab model, evaluate limh→1g(h).
- 9 (correct answer)
- 27
- 427
- 327
- 273
Explanation: This limit involves applying limit laws to a rational function with a cubic numerator. First, we verify the denominator is non-zero: 4(1)−1=3=0, so direct substitution is valid. Computing: limh→14h−1(h+2)3=4(1)−1(1+2)3=333=327=9. The limit laws allow us to evaluate powers and quotients when all operations are defined. A common error would be to compute (1+2)3=9 instead of 27, confusing squaring with cubing. When evaluating limits involving powers, carefully compute each exponent and simplify the resulting fraction completely. Question 12
For a revenue function R(x)=x2x2−3x+1, evaluate limx→4R(x).
- 421 (correct answer)
- 1621
- 21
- 45
- 43
Explanation: This problem involves using limit laws to evaluate a rational function at a point where it's defined. First, we simplify the expression: R(x)=x2x2−3x+1=2x−3+x1 for x=0. Since x=4 is in the domain, we can apply direct substitution: limx→4R(x)=2(4)−3+41=8−3+41=5+41=421. A common mistake would be to evaluate only the numerator at x=4 getting 21, forgetting to divide by 4. For rational functions, always check that the denominator is non-zero at the limit point before using direct substitution. Question 13
A projectile's height is h(t)=t+3t2+3t; compute limt→1h(t).
- 1+312+3
- 1+312+3(1) (correct answer)
- 112+3(1)+3
- 312+3(1)
- 1
Explanation: This problem requires using the limit laws for rational functions. Since the denominator at t=1 is 1+3=4 ≠0, direct substitution is valid. The limit is (12 +3*1)/(1+3) = (1+3)/4 =1. The choice B is this plugged-in expression. A tempting distractor is D dfrac{1^2 +3(1)}{3} =4/3, perhaps from misplacing the denominator as 3 alone. A transferable strategy is to evaluate the denominator's limit first to ensure it's not zero before applying direct substitution. Question 14
A temperature adjustment is A(x)=7−x+42; compute limx→0A(x).
- 7−42 (correct answer)
- 47−2
- 7−02
- 47−2
- 7−x2
Explanation: This problem requires using the limit laws for constants, quotients, and sums. The function is continuous at x=0, so direct substitution gives 7 - 2/(0+4) =7 -2/4 =7-0.5=6.5. The choice A is this expression. It follows from lim (constant) = constant, and lim 2/(x+4) =2/4. A tempting distractor is C 7 -2/0, perhaps from forgetting the +4 in denominator, leading to undefined. A transferable strategy is to substitute into each part of the expression using the appropriate limit laws.
Question 15
For y(x)=x2+92x+5, compute limx→−2x2+92x+5.
- 131 (correct answer)
- 13−9
- 139
- 51
- 13−1
Explanation: This problem illustrates the use of limit laws, including the quotient rule. y(x) = (2x + 5)/(x2 + 9) has denominator at x=-2 of 13 ≠ 0, so direct substitution works. Plugging in x=-2 gives (2*(-2) + 5)/(4 + 9) = 1/13. This uses sum in numerator and denominator before quotient. A tempting distractor like -9/13 might misadd the numerator as -4 -5, but it's +5, yielding positive. A transferable strategy is to carefully compute arithmetic in numerators and denominators for rational limits. Question 16
A concentration is modeled by c(x)=x2+4x2+1; compute limx→2c(x).
- 85 (correct answer)
- 44
- 45
- 21
- 83
Explanation: This problem requires applying the algebraic properties of limits, including the quotient rule. c(x)=x2+4x2+1 has denominator limit at x=2 of 8=0, so direct substitution applies. Plugging in x=2 gives (4+1)/(4+4)=85. This uses sum rules in numerator and denominator before the quotient. A tempting distractor like 45 might swap the constants, but correct addition yields 85. A transferable strategy is to confirm the denominator's limit is nonzero for rational functions before substituting. Question 17
A model uses B(x)=x2+11+2x; evaluate limx→2B(x).
- 51+1 (correct answer)
- 41+1
- 51+21
- 31+1
- 01+1
Explanation: This problem requires applying the algebraic properties of limits, such as the sum and quotient rules. B(x) = 1/(x2 +1) + x/2 is continuous at x=2, so the limit is B(2). Substituting x=2 gives 1/(4 +1) + 2/2 = 1/5 + 1. This follows from quotient rules for each term and sum property. A tempting distractor like 1/5 + 1/2 might halve incorrectly, but it's 1 + 0.2 = 1.2. A transferable strategy is to compute each addend's limit separately. Question 18
A temperature model uses T(t)=3t2−5t+8. Find limt→2T(t) using limit laws.
- 10 (correct answer)
- 6
- −6
- 0
- 12
Explanation: This problem requires applying limit laws to evaluate the limit of a polynomial function. Since polynomials are continuous everywhere, we can use direct substitution: limt→2(3t2−5t+8)=3(2)2−5(2)+8=3(4)−10+8=12−10+8=10. The limit laws tell us we can evaluate the limit of each term separately and combine them. A common error would be to substitute t=2 into only part of the expression, perhaps getting 12−10=2 by forgetting the constant term. When evaluating limits of polynomials, always substitute the value directly into the entire expression since polynomials are continuous everywhere. Question 19
For g(x)=x2+4x2+1, determine limx→−2g(x) using algebraic limit properties.
- (−2)2+4(−2)2+1 (correct answer)
- −22+4−22+1
- −4+4−4+1
- 4−44+1
- (−2)+4(−2)+1
Explanation: This problem requires using the algebraic limit properties for quotients of polynomials. Since denominator at x=-2 is (-2)^2 +4=4+4=8 ≠0, direct substitution applies. The limit is [(-2)^2 +1]/[(-2)^2 +4] = (4+1)/(4+4)=5/8. The choice A uses the correct order of operations with (-2)^2=4. A tempting distractor is C dfrac{-4+1}{-4+4} = -3/0, from incorrectly computing -2^2 as -4 instead of (+4). A transferable strategy is to remember that (-a)^2 = a^2 is positive, and substitute carefully.
Question 20
A cost adjustment is A(x)=(x−1)(x+5). Compute limx→−2A(x) using algebraic properties.
- −9 (correct answer)
- 9
- −3
- 3
- −7
Explanation: This limit problem involves applying limit laws to a factored polynomial expression. Since polynomials are continuous everywhere, we can use direct substitution: limx→−2(x−1)(x+5)=(−2−1)(−2+5)=(−3)(3)=−9. The limit laws tell us we can evaluate the limit of a product by taking the product of the individual limits. A common mistake would be to get 9 by losing track of the negative signs, computing 3×3 instead of (−3)×3. When evaluating limits of products, carefully track the sign of each factor, especially when substituting negative values.