Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Algebraic properties of limits

Click problems to add them to your worksheet.

52634312
Evaluate each limit by direct substitution. 1) \(\lim_{x\to2}\frac{3x^2-4}{x+2}\) 2) \(\lim_{x\to9}\sqrt{x}(x-7)\) 3) \(\lim_{x\to-1}(x^5+3x^2-1)\)

Hints

- Check that each expression is defined at the approach value. - Then substitute directly and simplify carefully.

Solution

1. Substitute \(x=2\): \(\frac{3\cdot 2^2-4}{2+2}=\frac{8}{4}=2\). 2. Substitute \(x=9\): \(\sqrt{9}\cdot(9-7)=3\cdot 2=6\). 3. Substitute \(x=-1\): \((-1)^5+3\cdot(-1)^2-1=-1+3-1=1\).

Answer

1) \(2\) 2) \(6\) 3) \(1\)
54252012
Suppose \(\lim_{x\to-2}p(x)=-5\). Use limit laws and continuity to evaluate \(\lim_{x\to-2}|p(x)|\). Explain why the sign of the limiting value changes in the final result.

Hints

- Identify the limiting input to the outer absolute-value function. - Recall whether absolute value is continuous at negative numbers. - Apply the outer function after the inner limit is known.

Solution

1. The inner function satisfies \(p(x)\to-5\) as \(x\to-2\). 2. The absolute-value function is continuous at every real number. 3. Therefore \(\lim_{x\to-2}|p(x)|=|-5|=5\).

Answer

\(5\). Absolute value maps the limiting value \(-5\) to its nonnegative magnitude.
54252112
Suppose \(\lim_{t\to3}r(t)=-2\). Evaluate \(\lim_{t\to3}\frac{1}{r(t)}\) using a limit law. State the condition that makes this reciprocal limit valid.

Hints

- Check the limiting value of the denominator before taking a reciprocal. - Recall the nonzero-denominator condition for quotient limits. - Once that condition is satisfied, take the reciprocal of the limiting value.

Solution

1. The denominator approaches \(-2\). 2. Because \(-2\ne0\), the reciprocal case of the quotient law applies. 3. Therefore \(\lim_{t\to3}\frac{1}{r(t)}=\frac{1}{-2}=-\frac{1}{2}\).

Answer

\(-\frac{1}{2}\). The law applies because \(r(t)\) approaches a nonzero value.
54252812
Use limit laws, continuity, and direct substitution to evaluate \(\lim_{x\to-2}\frac{|x-1|}{x^2+1}\).

Hints

- Substitute \(x=-2\) into the absolute-value expression and the polynomial separately. - Evaluate the denominator before applying the quotient law. - Confirm that the denominator's limiting value is not zero.

Solution

1. The numerator approaches \(|-2-1|=3\) because absolute value is continuous. 2. The denominator approaches \((-2)^2+1=5\). 3. Since the denominator limit is nonzero, the quotient law gives \(\frac{3}{5}\).

Answer

\(\frac{3}{5}\).
54253012
Suppose \(\lim_{x\to a}f(x)=L\), where \(L\) is finite. Let \(m\) and \(b\) be fixed real constants. Use limit laws to express \(\lim_{x\to a}(m f(x)+b)\) in terms of \(m\), \(b\), and \(L\). Briefly justify each part of the expression.

Hints

- Separate the variable part from the constant part. - Recall how a fixed multiplier passes through a limit. - Combine the resulting component limits at the end.

Solution

1. By the constant multiple law, \(\lim_{x\to a}m f(x)=mL\). 2. The constant function \(b\) has limit \(b\). 3. By the sum law, \(\lim_{x\to a}(m f(x)+b)=mL+b\).

Answer

\(mL+b\).
54253212
Use limit laws and direct substitution to evaluate \(\lim_{x\to3}\frac{x^2-9}{x+3}\). Explain why the zero numerator does not prevent use of the quotient law.

Hints

- Substitute \(x=3\) into the numerator and denominator separately. - Distinguish a zero numerator from a zero denominator. - Apply the quotient law after checking that the denominator limit is nonzero.

Solution

1. Direct substitution gives the numerator limit \(3^2-9=0\). 2. The denominator limit is \(3+3=6\), which is nonzero. 3. Therefore the quotient law applies and gives \(\frac{0}{6}=0\).

Answer

\(0\). A zero numerator is allowed; the quotient law only requires the denominator limit to be nonzero.
54253512
Let \(\lim_{x\to a}f(x)=F\) and \(\lim_{x\to a}g(x)=G\). For positive integers \(m\) and \(n\), use the power and product laws to express \(\lim_{x\to a}[f(x)]^m[g(x)]^n\) in terms of \(F\) and \(G\).

Hints

- Apply the power law to each function separately. - Keep the exponents symbolic. - Combine the two resulting limits with the product law.

Solution

1. By the power law, \(\lim_{x\to a}[f(x)]^m=F^m\). 2. Similarly, \(\lim_{x\to a}[g(x)]^n=G^n\). 3. By the product law, the required limit is \(F^mG^n\).

Answer

\(F^mG^n\).
54253912
Suppose \(\lim_{x\to1}p(x)=16\). Evaluate \(\lim_{x\to1}\sqrt[4]{p(x)}\) using the root law for limits. State why the limiting input is in the domain of the fourth-root function.

Hints

- Identify the limiting input to the outer root function. - Check the real-domain condition for an even root. - Apply the root only after confirming that condition.

Solution

1. The inner function approaches \(16\). 2. The fourth-root function is continuous for nonnegative real inputs, and \(16>0\). 3. Therefore \(\lim_{x\to1}\sqrt[4]{p(x)}=\sqrt[4]{16}=2\).

Answer

\(2\). The limiting input \(16\) is positive, so the real fourth root is defined and continuous there.
52635512
Find the limits as \(x\to\infty\) and as \(x\to-\infty\). a) \(f(x)=5-\frac{4}{x^2}\) b) \(g(x)=\frac{3(4^x)+2}{4^x}\) c) \(h(x)=8(0.5)^x-2\)

Hints

- Rewrite quotients when possible. - Recall the behavior of exponential functions with bases greater than \(1\) and between \(0\) and \(1\).

Solution

1. In part a, \(\frac{4}{x^2}\to0\) in both directions, so \(f(x)\to5\). 2. Rewrite part b as \(g(x)=3+\frac{2}{4^x}\). As \(x\to\infty\), the fraction approaches \(0\), so \(g(x)\to3\). As \(x\to-\infty\), \(4^x\to0^+\), so the fraction approaches \(+\infty\), and \(g(x)\to+\infty\). 3. In part c, \((0.5)^x\to0\) as \(x\to\infty\), so \(h(x)\to-2\). As \(x\to-\infty\), \((0.5)^x\to+\infty\), so \(h(x)\to+\infty\).

Answer

a) \(\lim_{x\to\pm\infty}f(x)=5\) b) \(\lim_{x\to\infty}g(x)=3\); \(\lim_{x\to-\infty}g(x)=+\infty\) c) \(\lim_{x\to\infty}h(x)=-2\); \(\lim_{x\to-\infty}h(x)=+\infty\)
54251212
Suppose \(\lim_{x\to4}f(x)=3\) and \(\lim_{x\to4}g(x)=-2\). Use limit laws to evaluate \(\lim_{x\to4}\left(2f(x)-[g(x)]^2\right)\). Name the limit laws you use.

Hints

- Treat the outer addition, subtraction, and powers one operation at a time. - Replace each basic function by its known limiting value only after identifying the applicable law. - Check that squaring affects the sign of the second limiting value.

Solution

1. By the constant multiple and difference laws, the limit is \(2\lim_{x\to4}f(x)-\lim_{x\to4}[g(x)]^2\). 2. By the power law, \(\lim_{x\to4}[g(x)]^2=(-2)^2=4\). 3. Therefore the limit is \(2\cdot 3-4=2\).

Answer

\(2\), using the constant multiple, difference, and power laws for limits.
54251312
Suppose \(\lim_{t\to-1}u(t)=5\) and \(\lim_{t\to-1}v(t)=2\). Use limit laws to evaluate \(\lim_{t\to-1}\frac{u(t)+v(t)}{3-v(t)}\). Explain why the quotient law is valid in this case.

Hints

- Find the numerator and denominator limits separately. - Before using a quotient law, inspect the limiting value of the denominator. - Combine the known limits only after checking that condition.

Solution

1. The numerator limit is \(5+2=7\) by the sum law. 2. The denominator limit is \(3-2=1\) by the difference law. 3. Because the denominator limit is nonzero, the quotient law applies, giving \(\frac{7}{1}=7\).

Answer

\(7\). The quotient law is valid because the denominator approaches \(1\), not \(0\).
54251612
Let \(\lim_{x\to a}p(x)=P\) and \(\lim_{x\to a}q(x)=Q\), where \(Q\ne1\). Use limit laws to express \(\lim_{x\to a}\frac{[p(x)]^2+3}{q(x)-1}\) in terms of \(P\) and \(Q\). State the role of the condition \(Q\ne1\).

Hints

- Work outward from the limits of \(p\) and \(q\). - Determine the limiting value of the denominator before taking a quotient. - Keep the result symbolic rather than substituting numerical values.

Solution

1. The numerator limit is \(P^2+3\) by the power and sum laws. 2. The denominator limit is \(Q-1\) by the difference law. 3. Since \(Q\ne1\), the denominator limit is nonzero, so the quotient law gives \(\frac{P^2+3}{Q-1}\).

Answer

\(\frac{P^2+3}{Q-1}\). The condition \(Q\ne1\) guarantees a nonzero denominator limit, which is required for the quotient law.
54251712
Suppose \(\lim_{x\to5}h(x)=9\). Use limit laws and the continuity of the square-root function to evaluate \(\lim_{x\to5}\sqrt{h(x)+7}\). Explain why the square root can be applied after finding the inner limit.

Hints

- Find the limit of the expression inside the radical first. - Check that the outer function behaves continuously at that limiting input. - Then pass the limiting value through the outer function.

Solution

1. By the sum law, \(\lim_{x\to5}(h(x)+7)=9+7=16\). 2. The square-root function is continuous at \(16\). 3. Therefore \(\lim_{x\to5}\sqrt{h(x)+7}=\sqrt{16}=4\).

Answer

\(4\). The inner expression approaches \(16\), where the square-root function is continuous.
54251812
Use limit laws and direct substitution to evaluate \(\lim_{x\to2}(x^2-3x+4)(2x-1)\). Show the limiting value of each factor before multiplying.

Hints

- Evaluate each polynomial factor at the approach value. - Keep the two factor limits separate until both are simplified. - Apply the product law after confirming both finite limits exist.

Solution

1. Polynomials are continuous, so direct substitution gives \(\lim_{x\to2}(x^2-3x+4)=2^2-3\cdot2+4=2\). 2. Likewise, \(\lim_{x\to2}(2x-1)=2\cdot2-1=3\). 3. By the product law, the required limit is \(2\cdot3=6\).

Answer

\(6\).
54251912
Suppose \(\lim_{x\to2}f(x)=-3\) and \(\lim_{x\to2}g(x)=-5\). Evaluate \(\lim_{x\to2}\sqrt[3]{f(x)+g(x)}\). Explain why no sign restriction is needed for the cube-root step.

Hints

- Find the limit of the quantity inside the radical first. - Recall the real domain of the cube-root function. - Apply the outer function to the inner limiting value once continuity is established.

Solution

1. By the sum law, \(\lim_{x\to2}(f(x)+g(x))=-3+(-5)=-8\). 2. The cube-root function is continuous for every real input, including negative inputs. 3. Therefore \(\lim_{x\to2}\sqrt[3]{f(x)+g(x)}=\sqrt[3]{-8}=-2\).

Answer

\(-2\). The cube-root function is continuous on all real numbers, so a negative inner limit causes no difficulty.
54252312
Suppose \(\lim_{x\to0}f(x)=1\), \(\lim_{x\to0}g(x)=2\), and \(\lim_{x\to0}h(x)=-4\). Evaluate \(\lim_{x\to0}\frac{f(x)g(x)+h(x)}{f(x)+h(x)}\) using limit laws.

Hints

- Find the numerator and denominator limits independently. - Check the denominator limit before forming the quotient. - Keep track of the signs when simplifying the final ratio.

Solution

1. The numerator limit is \(1\cdot 2+(-4)=-2\) by the product and sum laws. 2. The denominator limit is \(1+(-4)=-3\), which is nonzero. 3. The quotient law gives \(\frac{-2}{-3}=\frac{2}{3}\).

Answer

\(\frac{2}{3}\).
54252412
Use limit laws and direct substitution to evaluate \(\lim_{x\to-1}\frac{x^2+4x+7}{2x^2+3x+4}\). Explain why the quotient law applies.

Hints

- Substitute the approach value into the numerator and denominator separately. - Check the denominator value before using the quotient law. - Form the quotient only after confirming the denominator limit is nonzero.

Solution

1. The numerator is a polynomial, so its limit is \((-1)^2+4(-1)+7=4\). 2. The denominator limit is \(2(-1)^2+3(-1)+4=3\). 3. Because the denominator limit is nonzero, the quotient law applies and the limit is \(\frac{4}{3}\).

Answer

\(\frac{4}{3}\).
54252512
Suppose \(\lim_{x\to3}f(x)=-2\). Evaluate \(\lim_{x\to3}\left([f(x)]^3-4f(x)+1\right)\) by treating the expression as a polynomial in \(f(x)\).

Hints

- Think of the whole expression as built from sums, constant multiples, and a power of \(f(x)\). - Apply the known limiting value to each component. - Combine the component limits only after evaluating them separately.

Solution

1. The power law gives \(\lim_{x\to3}[f(x)]^3=(-2)^3=-8\). 2. The constant multiple law gives \(\lim_{x\to3}[-4f(x)]=-4\cdot(-2)=8\). 3. Combining the terms gives \(-8+8+1=1\).

Answer

\(1\).
54252612
Suppose \(\lim_{x\to-1}f(x)=5\) and \(\lim_{x\to-1}g(x)=2\). Without algebraically simplifying the expression first, use limit laws to evaluate \(\lim_{x\to-1}\frac{[f(x)]^2-[g(x)]^2}{f(x)+g(x)}\).

Hints

- Apply the limit laws to the numerator exactly as written. - Evaluate the denominator limit and check that it is nonzero. - The expression can be handled law by law without factoring.

Solution

1. The numerator limit is \(5^2-2^2=25-4=21\) by the power and difference laws. 2. The denominator limit is \(5+2=7\), which is nonzero. 3. By the quotient law, the limit is \(\frac{21}{7}=3\).

Answer

\(3\).
54252912
Suppose \(\lim_{x\to1}f(x)=2\), \(\lim_{x\to1}g(x)=-1\), and \(\lim_{x\to1}h(x)=3\). Evaluate \(\lim_{x\to1}(f(x)-g(x))(g(x)+h(x))\). Find the limit of each parenthesized factor before applying the product law.

Hints

- Treat the two parenthesized expressions as separate factors. - Use the sum and difference laws inside each factor. - Apply the product law only after both factor limits are known.

Solution

1. The first factor approaches \(2-(-1)=3\). 2. The second factor approaches \(-1+3=2\). 3. By the product law, the required limit is \(3\cdot 2=6\).

Answer

\(6\).
54253312
Suppose \(\lim_{x\to3}f(x)=-2\) and \(\lim_{x\to3}g(x)=\frac{1}{2}\). Evaluate \(\lim_{x\to3}\left(\frac{f(x)}{g(x)}\right)^2\) using limit laws in the order they apply.

Hints

- Handle the inner quotient before the outer square. - Check the denominator limit before using the quotient law. - Apply the power law only after the quotient's limit is known.

Solution

1. Since \(\lim_{x\to3}g(x)=\frac{1}{2}\ne0\), the quotient law gives \(\lim_{x\to3}\frac{f(x)}{g(x)}=\frac{-2}{\frac{1}{2}}=-4\). 2. Apply the power law to the quotient limit. 3. The required limit is \((-4)^2=16\).

Answer

\(16\).
54253612
Suppose \(\lim_{x\to4}f(x)=2\) and \(\lim_{x\to4}g(x)=5\). A student claims, “\(\lim_{x\to4}f(x)g(x)=2+5=7\) because limits can be combined.” Identify the student's error and find the correct limit.

Hints

- Match the operation between the functions to the corresponding limit law. - Keep the structure of the original expression unchanged when combining limits. - Compare multiplication with addition before calculating.

Solution

1. The expression is a product, so the product law applies rather than the sum law. 2. The product law gives \(\lim_{x\to4}f(x)g(x)=2\cdot 5\). 3. Therefore the correct limit is \(10\), not \(7\).

Answer

The student used the sum law on a product. The correct limit is \(10\).
54253712
Suppose \(\lim_{x\to-3}f(x)=-1\) and \(\lim_{x\to-3}g(x)=2\). Use limit laws to evaluate \(\lim_{x\to-3}\frac{2f(x)+3}{[g(x)]^2+1}\).

Hints

- Apply the limit laws separately to the numerator and denominator. - Evaluate the power before adding the constant in the denominator limit. - Check that the denominator's limiting value allows the quotient law.

Solution

1. The numerator approaches \(2\cdot(-1)+3=1\). 2. The denominator approaches \(2^2+1=5\), which is nonzero. 3. By the quotient law, the limit is \(\frac{1}{5}\).

Answer

\(\frac{1}{5}\).
54253812
Suppose \(\lim_{x\to0}f(x)=3\), \(\lim_{x\to0}g(x)=4\), and \(\lim_{x\to0}h(x)=2\). Evaluate \(\lim_{x\to0}\left(\frac{f(x)}{h(x)}+\frac{g(x)}{h(x)}\right)\) using limit laws as the expression is written.

Hints

- Check the common denominator's limiting value once. - Evaluate the two quotient limits separately. - Add their limiting values at the end.

Solution

1. Since \(h(x)\to2\ne0\), both quotient limits are valid. 2. The first quotient approaches \(\frac{3}{2}\), and the second approaches \(\frac{4}{2}=2\). 3. By the sum law, the total limit is \(\frac{3}{2}+2=\frac{7}{2}\).

Answer

\(\frac{7}{2}\).
54254112
Use limit laws and continuity of the trigonometric functions to evaluate \(\lim_{x\to\frac{\pi}{3}}(2\sin x-\cos x)\).

Hints

- Use continuity to substitute the angle into sine and cosine. - Recall the exact values at \(\frac{\pi}{3}\). - Apply the constant-multiple and difference laws before simplifying.

Solution

1. The sine and cosine functions are continuous at \(\frac{\pi}{3}\). 2. Direct substitution gives \(2\sin\left(\frac{\pi}{3}\right)-\cos\left(\frac{\pi}{3}\right)=2\cdot\frac{\sqrt{3}}{2}-\frac{1}{2}\). 3. Therefore the limit is \(\sqrt{3}-\frac{1}{2}\).

Answer

\(\sqrt{3}-\frac{1}{2}\).
54254212
Suppose \(\lim_{x\to8}r(x)=-2\). A student claims \(\lim_{x\to8}[r(x)]^4=4(-2)=-8\) because “the exponent comes down in front.” Identify the error and evaluate the limit correctly.

Hints

- Match the operation in the original expression to the correct limit law. - Keep the exponent attached to the function's limiting value. - Pay attention to the effect of an even power on a negative number.

Solution

1. The power law says the limiting value is raised to the fourth power; the exponent is not moved in front. 2. Thus \(\lim_{x\to8}[r(x)]^4=(-2)^4\). 3. The correct limit is \(16\).

Answer

The student confused a power with multiplication by the exponent. The correct limit is \(16\).
54254312
Suppose \(\lim_{x\to2}f(x)=-1\) and \(\lim_{x\to2}g(x)=3\). Use limit laws to compare \(\lim_{x\to2}([f(x)]^2-[g(x)]^2)\) and \(\lim_{x\to2}(f(x)-g(x))(f(x)+g(x))\). Show that the two algebraically equivalent forms produce the same limit.

Hints

- Evaluate each form independently using the operations it displays. - For the factored form, find both factor limits before multiplying. - Algebraically equivalent expressions should agree wherever the relevant limit laws apply.

Solution

1. The first form has limit \((-1)^2-3^2=1-9=-8\). 2. For the factored form, the two factors approach \(-1-3=-4\) and \(-1+3=2\). 3. Their product limit is \((-4)\cdot 2=-8\), matching the first form.

Answer

Both limits equal \(-8\).
54254412
Suppose \(\lim_{x\to0}f(x)=0\) and \(\lim_{x\to0}g(x)=0\). For each expression, state what the limit laws alone guarantee: a) \(\lim_{x\to0}(f(x)+g(x))\) b) \(\lim_{x\to0}f(x)g(x)\) c) \(\lim_{x\to0}\frac{f(x)}{g(x)}\)

Hints

- Apply the law matching each operation separately. - Zero causes no problem for sums or products. - Check the extra condition required for quotients.

Solution

1. By the sum law, part a has limit \(0+0=0\). 2. By the product law, part b has limit \(0\cdot 0=0\). 3. For part c, the denominator approaches \(0\), so the quotient law does not apply. The quotient limit is not determined by the two given limits alone.

Answer

a) \(0\) b) \(0\) c) Not determined from the given information.
54251412
Suppose \(\lim_{x\to2}f(x)=-1\) and \(\lim_{x\to2}g(x)=0\). A student concludes that \(\lim_{x\to2}\frac{f(x)}{g(x)}=-\infty\). Evaluate the conclusion, then give two examples consistent with the stated limits that produce different quotient behavior.

Hints

- The quotient law requires a nonzero denominator limit. - Keep the numerator simple and vary how the denominator approaches \(0\). - Compare a denominator that stays positive with one that changes sign.

Solution

1. The quotient law cannot be applied because the denominator limit is \(0\). The symbol \(\frac{-1}{0}\) is not a numerical limit calculation. 2. Let \(f(x)=-1\) and \(g_1(x)=(x-2)^2\). Then the quotient is \(-\frac{1}{(x-2)^2}\), which tends to \(-\infty\) from both sides. 3. Let \(f(x)=-1\) and \(g_2(x)=x-2\). Then the quotient is \(-\frac{1}{x-2}\), which tends to \(+\infty\) from the left and \(-\infty\) from the right, so its two-sided limit does not exist. 4. Both denominator functions tend to \(0\), but the quotient behavior differs. Therefore the original limit information alone is insufficient.

Answer

The conclusion is not justified. The denominator approaching \(0\) does not determine the quotient limit. For example, \(g(x)=(x-2)^2\) gives a quotient tending to \(-\infty\), while \(g(x)=x-2\) gives unequal one-sided infinite behavior and no two-sided limit.
54251512
You know that \(\lim_{x\to6}\bigl(f(x)+2g(x)\bigr)=11\) and \(\lim_{x\to6}g(x)=4\). Assuming the relevant limits exist, find \(\lim_{x\to6}f(x)\) using limit laws.

Hints

- Translate the limit of the sum into a relationship among the individual limits. - Represent the unknown limit with a symbol. - Use the known limit of \(g\) to isolate the remaining one.

Solution

1. By the sum and constant multiple laws, \(\lim_{x\to6}(f(x)+2g(x))=\lim_{x\to6}f(x)+2\lim_{x\to6}g(x)\). 2. Let \(L=\lim_{x\to6}f(x)\). Then \(L+2\cdot 4=11\). 3. Solving gives \(L=3\).

Answer

\(\lim_{x\to6}f(x)=3\).
54252212
Suppose \(\lim_{x\to1}f(x)=2\) and \(\lim_{x\to1}g(x)=-3\). Consider these three limits: a) \(\lim_{x\to1}(3f(x)-g(x))\) b) \(\lim_{x\to1}([f(x)]^2+g(x))\) c) \(\lim_{x\to1}\frac{g(x)}{f(x)-2}\) Use limit laws to evaluate every limit that is determined by the given information, and explain why any remaining limit is not determined by those laws.

Hints

- Apply the laws separately to each expression rather than assuming the same rule works for all three. - For a quotient, inspect the denominator's limiting value before dividing. - A zero denominator limit signals that additional local information may be needed.

Solution

1. For a), the constant multiple and difference laws give \(3\cdot 2-(-3)=9\). 2. For b), the power and sum laws give \(2^2+(-3)=1\). 3. For c), the denominator approaches \(2-2=0\). The quotient law therefore does not apply, and the given information does not determine the quotient limit.

Answer

a) \(9\) b) \(1\) c) Not determined from the given information because the denominator approaches \(0\).
54252712
Suppose \(\lim_{x\to2}f(x)=3\) and \(\lim_{x\to2}g(x)=1\). Find the real constant \(k\) for which \(\lim_{x\to2}\frac{k f(x)+g(x)}{f(x)-g(x)}=2\). Use limit laws to form an equation for \(k\).

Hints

- Replace the function limits with their known values while keeping \(k\) symbolic. - Check the denominator limit before using the quotient law. - Set the resulting numerical expression equal to the required limit value.

Solution

1. The numerator limit is \(3k+1\), and the denominator limit is \(3-1=2\). 2. Since the denominator limit is nonzero, the quotient law gives \(\frac{3k+1}{2}=2\). 3. Thus \(3k+1=4\), so \(k=1\).

Answer

\(k=1\).
54253112
Assume the finite limit \(L=\lim_{x\to5}f(x)\) exists and \(L\ne1\). You are told that \(\lim_{x\to5}\frac{f(x)+1}{f(x)-1}=3\). Use limit laws to determine \(L\).

Hints

- Replace each occurrence of \(f(x)\) by the same unknown limiting value. - Use the stated condition to justify the quotient law. - Solve the resulting algebraic equation for the unknown limit.

Solution

1. Since \(L\ne1\), the quotient law gives \(\frac{L+1}{L-1}=3\). 2. Multiply by \(L-1\): \(L+1=3L-3\). 3. Thus \(4=2L\), so \(L=2\).

Answer

\(\lim_{x\to5}f(x)=2\).
54253412
Suppose the finite limits \(\lim_{x\to2}f(x)\) and \(\lim_{x\to2}g(x)\) both exist. You know that \(\lim_{x\to2}(f(x)+g(x))=7\) and \(\lim_{x\to2}(f(x)-g(x))=1\). Determine both individual limits using limit laws.

Hints

- Represent the two unknown limits with two variables. - Translate each given combined limit into an equation. - Solve the resulting pair of equations together.

Solution

1. Let \(F=\lim_{x\to2}f(x)\) and \(G=\lim_{x\to2}g(x)\). 2. The sum and difference laws give \(F+G=7\) and \(F-G=1\). 3. Solving the system gives \(F=4\) and \(G=3\).

Answer

\(\lim_{x\to2}f(x)=4\) and \(\lim_{x\to2}g(x)=3\).
54254012
Suppose \(\lim_{x\to-2}\frac{f(x)}{g(x)}=4\) and \(\lim_{x\to-2}g(x)=3\), with the quotient defined for x-values sufficiently close to \(-2\). Find \(\lim_{x\to-2}f(x)\).

Hints

- Rewrite the unknown function using the quotient whose limit is known. - Treat that quotient as one factor and \(g(x)\) as the other. - Apply the product law to the two known factor limits.

Solution

1. Near the target, \(f(x)=\left(\frac{f(x)}{g(x)}\right)g(x)\). 2. The two factors have limits \(4\) and \(3\). 3. By the product law, \(\lim_{x\to-2}f(x)=4\cdot 3=12\).

Answer

\(\lim_{x\to-2}f(x)=12\).

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.