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.

Evaluate limits by algebraic manipulation

Click problems to add them to your worksheet.

52260412
Let \(k(x)=\frac{10x+5}{2x-4}\), where \(x\ne2\). Describe the behavior as \(x\to\infty\) and as \(x\to-\infty\).

Hints

- Divide by the highest power of \(x\). - Compare the leading coefficients.

Solution

1. Divide the numerator and denominator by \(x\): \(k(x)=\frac{10+\frac{5}{x}}{2-\frac{4}{x}}\). 2. As \(x\to\infty\) or \(x\to-\infty\), the reciprocal terms approach \(0\). 3. Therefore, \(k(x)\to\frac{10}{2}=5\) in both directions.

Answer

\(\lim_{x\to\infty}k(x)=5\) and \(\lim_{x\to-\infty}k(x)=5\)
52290312
Find the limits as \(x\to\infty\) and as \(x\to-\infty\). a) \(f(x)=\frac{6x^2+4x}{3x^2-1}\) b) \(g(x)=\frac{10}{x^2+5}\)

Hints

- Divide by the highest power of \(x\) in the denominator. - Compare the degrees of the numerator and denominator.

Solution

1. For part a, divide by \(x^2\): \(f(x)=\frac{6+\frac{4}{x}}{3-\frac{1}{x^2}}\). The reciprocal terms approach \(0\), so the limit is \(\frac{6}{3}=2\) in both directions. 2. For part b, the numerator remains constant while the denominator grows without bound as \(|x|\to\infty\). Therefore, the quotient approaches \(0\) in both directions.

Answer

a) \(\lim_{x\to\pm\infty}f(x)=2\) b) \(\lim_{x\to\pm\infty}g(x)=0\)
52635912
Evaluate each limit. 1) \(\lim_{x\to\infty}\frac{7x-2}{3-2x}\) 2) \(\lim_{x\to-\infty}\frac{5}{x^2+4}\) 3) \(\lim_{x\to\infty}(x^2-x^3)\) 4) \(\lim_{x\to\infty}\left(\frac{x^2+1}{x}-x\right)\)

Hints

- Divide by or factor out the dominant power of \(x\). - Simplify algebraically before taking the limit whenever possible.

Solution

1. Divide by \(x\): \(\frac{7-\frac{2}{x}}{\frac{3}{x}-2}\to\frac{7}{-2}=-\frac{7}{2}\). 2. The denominator grows without bound, so the quotient approaches \(0\). 3. Factor \(x^3\): \(x^2-x^3=x^3\left(\frac{1}{x}-1\right)\). The second factor approaches \(-1\), so the expression approaches \(-\infty\). 4. Simplify: \(\frac{x^2+1}{x}-x=x+\frac{1}{x}-x=\frac{1}{x}\), which approaches \(0\).

Answer

1) \(-\frac{7}{2}\) 2) \(0\) 3) \(-\infty\) 4) \(0\)
52700912
Let \(f(x)=\frac{x^2-9}{2x^2-6x}\). 1. Evaluate \(\lim_{x\to 3}f(x)\). 2. Explain whether \(x=3\) is a removable discontinuity or an infinite discontinuity.

Hints

- What happens when you substitute \(x=3\) directly? - Factor the numerator and denominator. - Is there a common factor that can be canceled? - What does a finite limit imply about the type of discontinuity?

Solution

1. Direct substitution gives the indeterminate form \(\frac{0}{0}\). 2. Factor the numerator: \(x^2-9=(x-3)(x+3)\). 3. Factor the denominator: \(2x^2-6x=2x(x-3)\). 4. For \(x\neq 3\), cancel the common factor: \(f(x)=\frac{x+3}{2x}\). 5. Evaluate the limit: \(\lim_{x\to 3}f(x)=\frac{3+3}{2(3)}=1\). 6. Because the limit exists and is finite, \(x=3\) is a removable discontinuity.

Answer

\(\lim_{x\to 3}f(x)=1\). The discontinuity at \(x=3\) is removable.
54254512
Evaluate \(\lim_{x\to9}\frac{\sqrt{x}-3}{x-9}\).

Hints

- Look for a way to remove the difference involving the square root. - Use an equivalent expression valid for nearby inputs even if not at the target itself. - After simplifying the indeterminate form, try substitution again.

Solution

1. Multiply numerator and denominator by the conjugate \(\sqrt{x}+3\). 2. The numerator becomes \(x-9\), so for \(x\ne9\), the expression simplifies to \(\frac{1}{\sqrt{x}+3}\). 3. Now substitute \(x=9\): \(\frac{1}{3+3}=\frac{1}{6}\).

Answer

\(\frac{1}{6}\).
54254712
Evaluate \(\lim_{x\to2}\frac{x^3-8}{x-2}\).

Hints

- Recognize the numerator as a standard algebraic factorization. - Simplify the expression for inputs near, but not equal to, the target. - Substitute into the simplified polynomial.

Solution

1. Factor \(x^3-8=(x-2)(x^2+2x+4)\). 2. For \(x\ne2\), cancel \(x-2\) to obtain \(x^2+2x+4\). 3. Substituting \(x=2\) gives \(4+4+4=12\).

Answer

\(12\).
54254812
Evaluate \(\lim_{x\to0}\frac{x}{\sqrt{x+1}-1}\).

Hints

- The obstacle is the radical difference in the denominator. - Use an equivalent nearby expression that removes the vanishing denominator. - Try direct substitution again after simplification.

Solution

1. Multiply numerator and denominator by \(\sqrt{x+1}+1\). 2. The denominator becomes \((x+1)-1=x\), so for \(x\ne0\) the expression simplifies to \(\sqrt{x+1}+1\). 3. Substituting \(x=0\) gives \(1+1=2\).

Answer

\(2\).
54254912
Evaluate \(\lim_{x\to-1}\frac{x^3+1}{x+1}\).

Hints

- Recognize the numerator as a standard cubic factorization. - Remove the factor responsible for the indeterminate form. - Evaluate the remaining polynomial at the target input.

Solution

1. Factor \(x^3+1=(x+1)(x^2-x+1)\). 2. For \(x\ne-1\), cancel \(x+1\) to obtain \(x^2-x+1\). 3. Substituting \(x=-1\) gives \(1+1+1=3\).

Answer

\(3\).
54255212
Evaluate \(\lim_{x\to0}\frac{(1+x)^3-1}{x}\).

Hints

- Expand the power before trying to cancel anything. - After subtracting the constant term, look for a common factor of \(x\). - Substitute only after simplifying the indeterminate form.

Solution

1. Expand \((1+x)^3=1+3x+3x^2+x^3\). 2. Subtracting \(1\) gives \(3x+3x^2+x^3=x(3+3x+x^2)\). 3. For \(x\ne0\), cancel \(x\), then let \(x\to0\) to obtain \(3\).

Answer

\(3\).
54255312
Evaluate \(\lim_{x\to1}\frac{x^2-1}{x^3-1}\).

Hints

- Both numerator and denominator have standard factorizations. - Look for the common factor responsible for the indeterminate form. - Evaluate the simplified quotient after canceling that factor.

Solution

1. Factor \(x^2-1=(x-1)(x+1)\) and \(x^3-1=(x-1)(x^2+x+1)\). 2. For \(x\ne1\), cancel the common factor \(x-1\). 3. The remaining expression approaches \(\frac{1+1}{1+1+1}=\frac{2}{3}\).

Answer

\(\frac{2}{3}\).
54255512
Evaluate \(\lim_{h\to0}\frac{(2+h)^2-4}{h}\).

Hints

- Expand the square completely before simplifying. - Look for a common factor matching the denominator. - Evaluate the simplified expression at the limiting value of \(h\).

Solution

1. Expand \((2+h)^2=4+4h+h^2\). 2. Subtracting \(4\) gives \(4h+h^2=h(4+h)\). 3. For \(h\ne0\), cancel \(h\), then let \(h\to0\) to obtain \(4\).

Answer

\(4\).
54255612
Evaluate \(\lim_{x\to1}\frac{x-1}{\sqrt{2x+7}-3}\).

Hints

- The radical difference is in the denominator, so a conjugate can expose a factor of \(x-1\). - Simplify the difference of squares before canceling. - Substitute into the equivalent expression after the cancellation.

Solution

1. Multiply numerator and denominator by \(\sqrt{2x+7}+3\). 2. The denominator becomes \((2x+7)-9=2(x-1)\), so for \(x\ne1\) the expression simplifies to \(\frac{\sqrt{2x+7}+3}{2}\). 3. Substituting \(x=1\) gives \(\frac{3+3}{2}=3\).

Answer

\(3\).
54255812
Evaluate \(\lim_{x\to0}\frac{1-\frac{1}{1+x}}{x}\).

Hints

- Simplify the subtraction in the numerator before handling the outer division. - Look for the factor that matches the denominator \(x\). - Evaluate the equivalent nearby expression after cancellation.

Solution

1. Rewrite the numerator: \(1-\frac{1}{1+x}=\frac{1+x-1}{1+x}=\frac{x}{1+x}\). 2. For \(x\ne0\), dividing by \(x\) gives \(\frac{1}{1+x}\). 3. Substituting \(x=0\) into the simplified expression gives \(1\).

Answer

\(1\).
54265212
Evaluate \(\lim_{x\to3}\frac{x^2-9}{x-3}\).

Hints

- Check what direct substitution produces. - Look for a difference of squares in the numerator. - After simplifying for nearby inputs, evaluate the remaining expression.

Solution

1. Direct substitution gives the indeterminate form \(\frac{0}{0}\), so simplify the expression. 2. Factor the numerator: \(x^2-9=(x-3)(x+3)\). 3. For \(x\ne3\), cancel the common factor to obtain \(x+3\). 4. Therefore \(\lim_{x\to3}\frac{x^2-9}{x-3}=6\).

Answer

\(6\)
54265312
Evaluate \(\lim_{x\to2}\frac{x^2+x-6}{x^2-4}\).

Hints

- The numerator and denominator both vanish at the target input. - Factor each polynomial completely. - Cancel only the factor that is nonzero for nearby inputs.

Solution

1. Direct substitution gives \(\frac{0}{0}\). 2. Factor both polynomials: \(x^2+x-6=(x-2)(x+3)\) and \(x^2-4=(x-2)(x+2)\). 3. For \(x\ne2\), the quotient simplifies to \(\frac{x+3}{x+2}\). 4. Taking the limit gives \(\frac{2+3}{2+2}=\frac{5}{4}\).

Answer

\(\frac{5}{4}\)
54265412
Evaluate \(\lim_{x\to0}\frac{\sqrt{1+4x}-1}{x}\).

Hints

- A radical difference can be simplified by using its conjugate. - Use the difference-of-squares product in the numerator. - Cancel the factor that causes the original zero denominator.

Solution

1. Direct substitution gives \(\frac{0}{0}\). 2. Multiply numerator and denominator by \(\sqrt{1+4x}+1\). 3. The expression becomes \(\frac{4x}{x(\sqrt{1+4x}+1)}=\frac{4}{\sqrt{1+4x}+1}\) for \(x\ne0\). 4. The limit is \(\frac{4}{1+1}=2\).

Answer

\(2\)
54265512
Evaluate \(\lim_{x\to1}\frac{\frac{1}{x}-1}{x-1}\).

Hints

- First rewrite the numerator as one fraction. - Compare the factors \(1-x\) and \(x-1\). - Evaluate only after the removable factor has been canceled.

Solution

1. Combine the terms in the numerator: \(\frac{1}{x}-1=\frac{1-x}{x}\). 2. Then \(\frac{\frac{1-x}{x}}{x-1}=\frac{1-x}{x(x-1)}\). 3. Since \(1-x=-(x-1)\), the expression simplifies to \(-\frac{1}{x}\) for \(x\ne1\). 4. Therefore the limit is \(-1\).

Answer

\(-1\)
54265712
Evaluate \(\lim_{x\to0}\frac{\sin(5x)}{3x}\). Angles are measured in radians.

Hints

- Create a denominator that matches the angle inside the sine function. - Use a new input such as \(u=5x\). - Keep track of the constant factor introduced by the rewrite.

Solution

1. Rewrite the expression as \(\frac{5}{3}\cdot\frac{\sin(5x)}{5x}\). 2. As \(x\to0\), the input \(5x\to0\). 3. Apply the special limit \(\lim_{u\to0}\frac{\sin u}{u}=1\). 4. The limit is \(\frac{5}{3}\cdot1=\frac{5}{3}\).

Answer

\(\frac{5}{3}\)
52617112
Determine the end behavior of \(f(x)=(x^3+1)e^{-x}\) as \(x\to\infty\) and as \(x\to-\infty\).

Hints

- Analyze the two factors separately. - Compare the growth rate of a polynomial with the growth or decay rate of an exponential function. - Track the sign of each factor for large negative values of \(x\).

Solution

1. As \(x\to\infty\), the exponential decay of \(e^{-x}\) is faster than the polynomial growth of \(x^3+1\). Therefore, \((x^3+1)e^{-x}\to0\). 2. As \(x\to-\infty\), \(x^3+1\to-\infty\) and \(e^{-x}\to\infty\). The product is negative with unbounded magnitude, so \(f(x)\to-\infty\).

Answer

\(\lim_{x\to\infty}f(x)=0\) and \(\lim_{x\to-\infty}f(x)=-\infty\)
52617212
Determine the end behavior of \(g(x)=2x^2-e^{0.1x}\) as \(x\to\infty\) and as \(x\to-\infty\).

Hints

- Identify which term has the faster growth rate for large positive \(x\). - Factoring out the exponential term can make the dominant behavior clearer. - Determine what \(e^{0.1x}\) does as \(x\to-\infty\).

Solution

1. As \(x\to\infty\), the exponential term grows faster than the polynomial term. Write \(g(x)=e^{0.1x}\left(2x^2e^{-0.1x}-1\right)\). Since \(2x^2e^{-0.1x}\to0\), the expression in parentheses approaches \(-1\), so \(g(x)\to-\infty\). 2. As \(x\to-\infty\), \(2x^2\to\infty\) while \(e^{0.1x}\to0\). Therefore, \(g(x)\to\infty\).

Answer

\(\lim_{x\to\infty}g(x)=-\infty\) and \(\lim_{x\to-\infty}g(x)=\infty\)
52618912
Let \(f(x)=\frac{100x^2+e^x}{e^x-x^4}\). Find \(\lim_{x\to\infty}f(x)\) and \(\lim_{x\to-\infty}f(x)\). Justify each result by comparing the growth rates of the terms.

Hints

- For large positive \(x\), divide by the fastest-growing term. - Recall that \(e^x\) grows faster than any power of \(x\). - For large negative \(x\), determine what happens to \(e^x\). - Analyze the two directions separately.

Solution

1. As \(x\to\infty\), divide the numerator and denominator by \(e^x\): \(f(x)=\frac{100x^2/e^x+1}{1-x^4/e^x}\). Since every polynomial grows more slowly than \(e^x\), both polynomial-to-exponential ratios approach \(0\). Therefore, \(\lim_{x\to\infty}f(x)=1\). 2. As \(x\to-\infty\), \(e^x\to0\), so the polynomial terms dominate. Dividing the numerator and denominator by \(x^4\) gives \(f(x)=\frac{100/x^2+e^x/x^4}{e^x/x^4-1}\). The numerator approaches \(0\) and the denominator approaches \(-1\), so \(\lim_{x\to-\infty}f(x)=0\).

Answer

\(\lim_{x\to\infty}f(x)=1\) and \(\lim_{x\to-\infty}f(x)=0\)
52619012
Let \(g(x)=(x^2-5x)e^x\). A student claims, “As \(x\to-\infty\), the first factor approaches \(+\infty\) and the second factor approaches \(0\), so they cancel and the limit must be \(1\).” Evaluate the student's claim and find the correct limit as \(x\to-\infty\).

Hints

- A product with one factor approaching infinity and the other approaching zero does not have an automatic value. - Rewrite \(e^x\) using \(u=-x\). - Compare polynomial growth with exponential growth.

Solution

1. The claim is incorrect. A product of a quantity approaching infinity and a quantity approaching zero is an indeterminate form; the limit depends on their relative rates. 2. Let \(u=-x\). As \(x\to-\infty\), \(u\to\infty\), and \(g(x)=(u^2+5u)e^{-u}=\frac{u^2+5u}{e^u}\). 3. The exponential denominator grows faster than the polynomial numerator, so \(\frac{u^2+5u}{e^u}\to0\). Therefore, \(\lim_{x\to-\infty}g(x)=0\).

Answer

The claim is incorrect; \(\lim_{x\to-\infty}(x^2-5x)e^x=0\).
52634412
Evaluate each limit by factoring and canceling the factor that causes the \(\frac{0}{0}\) form. 1) \(\lim_{x\to4}\frac{x^2-16}{2x-8}\) 2) \(\lim_{x\to-1}\frac{x^2+4x+3}{x+1}\)

Hints

- Factor each numerator completely. - Cancel only after noting that the original input is excluded. - Substitute into the simplified expression.

Solution

1. Factor: \(x^2-16=(x-4)(x+4)\) and \(2x-8=2(x-4)\). For \(x\ne4\), the expression equals \(\frac{x+4}{2}\). Its limit at \(4\) is \(4\). 2. Factor: \(x^2+4x+3=(x+1)(x+3)\). For \(x\ne-1\), the expression equals \(x+3\). Its limit at \(-1\) is \(2\).

Answer

1) \(4\) 2) \(2\)
52634612
Consider \(g(x)=\frac{2x^2-kx}{x-4}\), where \(k\in\mathbb{R}\). Find the value of \(k\) that makes the discontinuity at \(x=4\) removable. Then evaluate \(\lim_{x\to 4}g(x)\) for that value of \(k\).

Hints

- What must be true of the numerator for the discontinuity to be removable? - Substitute the excluded input into the numerator and determine the required output. - After finding the parameter, factor and simplify before evaluating the limit.

Solution

1. For the discontinuity at \(x=4\) to be removable, the numerator must also be zero at \(x=4\). 2. Substitute \(x=4\) into the numerator: \(2(4)^2-4k=0\). 3. Solve: \(32-4k=0\), so \(k=8\). 4. With \(k=8\), \(g(x)=\frac{2x^2-8x}{x-4}=\frac{2x(x-4)}{x-4}\). 5. For \(x\neq 4\), the expression simplifies to \(g(x)=2x\). 6. Therefore, \(\lim_{x\to 4}g(x)=\lim_{x\to 4}2x=8\).

Answer

\(k=8\), and \(\lim_{x\to 4}g(x)=8\).
52635412
Consider \(g(x)=\frac{x^3-4x}{x^2+ax-6}\), where \(a\in\mathbb{R}\). Find the value of \(a\) that makes the discontinuity at \(x=2\) removable. Then evaluate \(\lim_{x\to 2}g(x)\) for that value of \(a\).

Hints

- What condition must the denominator satisfy for \(x=2\) to be excluded from the domain? - What must also be true of the numerator for the discontinuity to be removable? - Use the denominator condition to form an equation for \(a\). - After finding \(a\), factor and simplify before evaluating the limit.

Solution

1. For \(x=2\) to be a discontinuity, the denominator must equal zero there: \(2^2+2a-6=0\). 2. Solve \(4+2a-6=0\), which gives \(a=1\). 3. With \(a=1\), factor the denominator: \(x^2+x-6=(x-2)(x+3)\). Factor the numerator: \(x^3-4x=x(x-2)(x+2)\). 4. For \(x\neq 2\), simplify: \(g(x)=\frac{x(x-2)(x+2)}{(x-2)(x+3)}=\frac{x(x+2)}{x+3}\). The factor causing the discontinuity cancels completely, so the discontinuity is removable. 5. Evaluate the limit: \(\lim_{x\to 2}g(x)=\frac{2(2+2)}{2+3}=\frac{8}{5}=1.6\).

Answer

\(a=1\), and \(\lim_{x\to 2}g(x)=\frac{8}{5}=1.6\).
52635812
Let \(g(x)=\frac{ax^2+5x}{3x^2-2}\), where \(a\) is real. Find \(a\) so that \(\lim_{x\to\infty}g(x)=4\).

Hints

- Find the limit in terms of \(a\) using the leading coefficients. - Set that expression equal to the required limit.

Solution

1. Divide the numerator and denominator by \(x^2\): \(g(x)=\frac{a+\frac{5}{x}}{3-\frac{2}{x^2}}\). 2. Therefore, \(\lim_{x\to\infty}g(x)=\frac{a}{3}\). 3. Set \(\frac{a}{3}=4\), which gives \(a=12\).

Answer

\(a=12\)
52636012
Let \(f_a(x)=\frac{ax+6}{2x-4}\), where \(a\) is real. a) Find \(L=\lim_{x\to\infty}f_a(x)\) in terms of \(a\). b) For which value of \(a\) does the graph have horizontal asymptote \(y=5\)? c) Analyze \(g(x)=\frac{2x^2+3x}{x}\) as \(x\to\infty\), and compare it with \(h(x)=2x+3\).

Hints

- Use the ratio of leading coefficients for part a. - Set the limit equal to the desired asymptote value. - Factor and cancel in part c while retaining the domain restriction.

Solution

1. Divide the numerator and denominator of \(f_a\) by \(x\): \(f_a(x)=\frac{a+\frac{6}{x}}{2-\frac{4}{x}}\). Thus, \(L=\frac{a}{2}\). 2. A horizontal asymptote \(y=5\) requires \(\frac{a}{2}=5\), so \(a=10\). 3. For \(x\ne0\), \(g(x)=\frac{x(2x+3)}{x}=2x+3=h(x)\). Therefore, both functions approach \(+\infty\) as \(x\to\infty\), and they agree everywhere that \(g\) is defined.

Answer

a) \(L=\frac{a}{2}\) b) \(a=10\) c) Both approach \(+\infty\), and \(g(x)=h(x)\) for \(x\ne0\).
52702112
Let \(f(x)=\frac{x^2-kx-10}{x-5}\), where \(k\in\mathbb{R}\). a) Find the value of \(k\) that makes the discontinuity at \(x=5\) removable. b) For that value of \(k\), evaluate \(\lim_{x\to 5}f(x)\). c) Describe the graph of \(f\) after simplifying, while accounting for the original domain restriction.

Hints

- When can a denominator factor be canceled? - What must be true of the numerator at \(x=5\) for the discontinuity to be removable? - What kind of graph results when the simplified expression is linear?

Solution

1. For the discontinuity at \(x=5\) to be removable, the numerator must also equal zero at \(x=5\). 2. Solve \(5^2-5k-10=0\): \(15-5k=0\), so \(k=3\). 3. For \(k=3\), factor the numerator: \(x^2-3x-10=(x-5)(x+2)\). 4. For \(x\neq 5\), simplify: \(f(x)=\frac{(x-5)(x+2)}{x-5}=x+2\). 5. Therefore, \(\lim_{x\to 5}f(x)=5+2=7\). 6. The graph is the line \(y=x+2\) with an open point at \((5, 7)\), because \(x=5\) remains excluded from the original domain.

Answer

a) \(k=3\) b) \(\lim_{x\to 5}f(x)=7\) c) The graph is the line \(y=x+2\) with an open point at \((5, 7)\).
52739912
Evaluate each limit. a) \(\lim_{x\to\infty}\frac{x^2+4}{e^x}\) b) \(\lim_{x\to-\infty}(x-2)e^x\) c) \(\lim_{x\to0^+}\frac{3}{1-e^x}\)

Hints

- Compare polynomial and exponential growth rates. - Determine what \(e^x\) does as \(x\to-\infty\). - For a denominator approaching zero, determine whether it approaches from the positive or negative side.

Solution

1. In part a, \(e^x\) grows faster than the polynomial \(x^2+4\), so the quotient approaches \(0\). 2. In part b, let \(u=-x\). Then \((x-2)e^x=(-u-2)e^{-u}=-\frac{u+2}{e^u}\), which approaches \(0\) as \(u\to\infty\). 3. In part c, as \(x\to0^+\), \(e^x>1\), so \(1-e^x\to0^-\). Therefore, \(\frac{3}{1-e^x}\to-\infty\).

Answer

a) \(0\) b) \(0\) c) \(-\infty\)
52762512
Analyze the behavior of \(f(x)=(x^2+3x)\ln(x)\) as \(x\to0^+\). Justify the result by comparing the rates at which power and logarithmic functions approach their limits.

Hints

- Track the behavior of both factors as \(x\to0^+\). - Expand the polynomial factor into two terms. - Recall the standard limit \(x^p\ln(x)\to0\) for \(p>0\). - Apply the sum law for limits.

Solution

1. Expand the product: \(f(x)=x^2\ln(x)+3x\ln(x)\). 2. For every positive exponent \(p\), \(x^p\ln(x)\to0\) as \(x\to0^+\). The power factor approaches \(0\) rapidly enough to dominate the logarithm's divergence to \(-\infty\). 3. Therefore, \(x^2\ln(x)\to0\) and \(3x\ln(x)\to0\). 4. Hence, \(\lim_{x\to0^+}(x^2+3x)\ln(x)=0\).

Answer

\(\lim_{x\to0^+}(x^2+3x)\ln(x)=0\)
52762612
Let \(g(x)=\frac{2x^2-\ln(x)}{x^2+5}\). Determine the behavior of \(g(x)\) as \(x\to\infty\).

Hints

- Divide the numerator and denominator by the highest power of \(x\). - Compare the growth of \(x^2\) with the growth of \(\ln(x)\). - Determine the limits of the smaller fractions separately. - Apply the quotient law for limits.

Solution

1. Divide the numerator and denominator by \(x^2\): \(g(x)=\frac{2-\frac{\ln(x)}{x^2}}{1+\frac{5}{x^2}}\). 2. As \(x\to\infty\), \(\frac{5}{x^2}\to0\). 3. A power function grows faster than a logarithmic function, so \(\frac{\ln(x)}{x^2}\to0\). 4. Therefore, \(\lim_{x\to\infty}g(x)=\frac{2-0}{1+0}=2\).

Answer

\(g(x)\to2\) as \(x\to\infty\).
52764112
Let \(f(x)=\frac{\ln(x^2)+1}{x^2}\), where \(x\neq0\). Determine the behavior of \(f(x)\) as \(x\to0\) and as \(x\to\infty\).

Hints

- Examine the numerator and denominator separately as \(x\to0\). - Compare the growth of a logarithmic function with the growth of a power function. - Split the expression into two fractions for the limit at infinity.

Solution

1. As \(x\to0\), \(x^2\to0^+\) and \(\ln(x^2)+1\to-\infty\). Therefore, \(\frac{\ln(x^2)+1}{x^2}\to-\infty\). 2. As \(x\to\infty\), rewrite the function as \(f(x)=\frac{\ln(x^2)}{x^2}+\frac{1}{x^2}\). A power function grows faster than a logarithmic function, so \(\frac{\ln(x^2)}{x^2}\to0\), and \(\frac{1}{x^2}\to0\). 3. Thus, \(\lim_{x\to0}f(x)=-\infty\) and \(\lim_{x\to\infty}f(x)=0\).

Answer

As \(x\to0\), \(f(x)\to-\infty\). As \(x\to\infty\), \(f(x)\to0\).
53262312
Three cards show these functions: 1. \(f(x)=(x+2)e^{-x}\) 2. \(g(x)=(x-2)e^x\) 3. \(h(x)=(2-x)e^{-x}\) The figure shows four graphs labeled A, B, C, and D. Match each function to its graph. Justify each match using features such as zeros, intercepts, or end behavior.
Figure for problem 532623

Hints

- Find the zero of each function from its linear factor. - Compare the end behavior as \(x\to\infty\). - Check whether a graph approaches the x-axis from above or below. - Use the y-intercepts to distinguish graphs when needed.

Solution

1. For \(f(x)=(x+2)e^{-x}\), the only zero is \(x=-2\). Also, \(f(x)\to0^+\) as \(x\to\infty\). These features match Graph A. 2. For \(g(x)=(x-2)e^x\), the zero is \(x=2\). As \(x\to\infty\), both factors are positive and grow, so \(g(x)\to\infty\). These features match Graph B. 3. For \(h(x)=(2-x)e^{-x}\), the zero is \(x=2\). For \(x>2\), the function is negative, and \(h(x)\to0^-\) as \(x\to\infty\). These features match Graph C. 4. Graph D is the unused graph; it represents \((x+2)e^x\).

Answer

1. Graph A; 2. Graph B; 3. Graph C
53447512
Which function matches the graph? Justify your choice by comparing at least two characteristic features, such as zeros, extrema, or end behavior. (1) \(f(x)=(x-2)e^x\) (2) \(f(x)=(x-2)^2e^x\) (3) \(f(x)=(x+2)^2e^x\) (4) \(f(x)=(x-2)^2e^{-x}\)
Figure for problem 534475

Hints

- Distinguish between crossing and touching the x-axis. - Check the location and multiplicity of each zero. - Evaluate each option at \(x=0\). - Compare the graph's end behavior with \(e^x\) and \(e^{-x}\).

Solution

1. The graph touches the x-axis at \(x=2\), indicating a zero of even multiplicity. This eliminates (1), which has a simple zero, and (3), whose zero is at \(x=-2\). 2. The graph grows without bound as \(x\to\infty\). Choice (4) would approach \(0\) because of the factor \(e^{-x}\), so (4) is eliminated. 3. Choice (2), \(f(x)=(x-2)^2e^x\), also gives \(f(0)=4\), matching the y-intercept. It approaches \(0\) as \(x\to-\infty\), which matches the graph.

Answer

(2) \(f(x)=(x-2)^2e^x\)
54254612
Evaluate \(\lim_{x\to0}\frac{\frac{1}{x+2}-\frac{1}{2}}{x}\).

Hints

- Simplify the complex fraction from the inside out. - Look for a factor that cancels the quantity causing the zero denominator. - Substitute only after the nearby expression has been simplified.

Solution

1. Combine the numerator: \(\frac{1}{x+2}-\frac{1}{2}=\frac{2-(x+2)}{2(x+2)}=\frac{-x}{2(x+2)}\). 2. For \(x\ne0\), dividing by \(x\) gives \(-\frac{1}{2(x+2)}\). 3. Substituting \(x=0\) into the simplified expression gives \(-\frac{1}{4}\).

Answer

\(-\frac{1}{4}\).
54255012
Evaluate \(\lim_{x\to3}\frac{\frac{1}{x}-\frac{1}{3}}{x-3}\).

Hints

- Start by simplifying only the difference in the numerator. - Look for a factor related to the outer denominator. - Evaluate the simplified nearby expression at the target.

Solution

1. Combine the numerator: \(\frac{1}{x}-\frac{1}{3}=\frac{3-x}{3x}=-\frac{x-3}{3x}\). 2. For \(x\ne3\), cancel \(x-3\) to get \(-\frac{1}{3x}\). 3. Substituting \(x=3\) gives \(-\frac{1}{9}\).

Answer

\(-\frac{1}{9}\).
54255112
Evaluate \(\lim_{x\to0}\frac{\sqrt{4+x}-\sqrt{4-x}}{x}\).

Hints

- The two radicals appear as a difference, suggesting a conjugate. - Use the difference of squares created by that multiplication. - Cancel only after writing an equivalent expression for nearby nonzero inputs.

Solution

1. Multiply by the conjugate \(\sqrt{4+x}+\sqrt{4-x}\) over itself. 2. The numerator becomes \((4+x)-(4-x)=2x\), so for \(x\ne0\) the expression simplifies to \(\frac{2}{\sqrt{4+x}+\sqrt{4-x}}\). 3. Substituting \(x=0\) gives \(\frac{2}{2+2}=\frac{1}{2}\).

Answer

\(\frac{1}{2}\).
54255412
Evaluate \(\lim_{x\to2}\frac{x^4-16}{x^3-8}\).

Hints

- Factor each polynomial using a structure suited to its degree. - You only need to expose the common factor causing the \(0/0\) form. - Substitute after canceling that factor.

Solution

1. Factor \(x^4-16=(x-2)(x+2)(x^2+4)\) and \(x^3-8=(x-2)(x^2+2x+4)\). 2. For \(x\ne2\), cancel \(x-2\). 3. Substitute \(x=2\): \(\frac{4\cdot 8}{12}=\frac{8}{3}\).

Answer

\(\frac{8}{3}\).
54255712
Evaluate \(\lim_{x\to1}\frac{x^4+x^3-x-1}{x-1}\).

Hints

- Look for a common binomial after grouping terms in the numerator. - Continue factoring until the denominator appears as a factor. - Evaluate only after the removable factor has been canceled.

Solution

1. Group the numerator as \(x^3(x+1)-(x+1)=(x+1)(x^3-1)\). 2. Factor \(x^3-1=(x-1)(x^2+x+1)\), then cancel \(x-1\) for \(x\ne1\). 3. The remaining expression is \((x+1)(x^2+x+1)\), which approaches \(2\cdot 3=6\).

Answer

\(6\).
54265612
Evaluate the one-sided limits \(\lim_{x\to0^-}\frac{|x|+x}{x}\) and \(\lim_{x\to0^+}\frac{|x|+x}{x}\). Then determine whether the two-sided limit exists.

Hints

- Write \(|x|\) separately for negative and positive inputs. - Simplify each side before taking its limit. - A two-sided limit requires equal one-sided limits.

Solution

1. For \(x<0\), \(|x|=-x\), so \(\frac{|x|+x}{x}=\frac{-x+x}{x}=0\). Thus the left-hand limit is \(0\). 2. For \(x>0\), \(|x|=x\), so \(\frac{|x|+x}{x}=\frac{2x}{x}=2\). Thus the right-hand limit is \(2\). 3. Because the one-sided limits are different, the two-sided limit does not exist.

Answer

\(\lim_{x\to0^-}\frac{|x|+x}{x}=0\), \(\lim_{x\to0^+}\frac{|x|+x}{x}=2\), and the two-sided limit does not exist.
54265812
Evaluate \(\lim_{x\to0}\frac{1-\cos x}{x}\). Angles are measured in radians.

Hints

- Use a half-angle identity for \(1-\cos x\). - Arrange one factor in the form \(\frac{\sin u}{u}\). - Evaluate the two resulting factors separately.

Solution

1. Use \(1-\cos x=2\sin^2\left(\frac{x}{2}\right)\). 2. Rewrite the quotient as \(\sin\left(\frac{x}{2}\right)\cdot\frac{\sin(x/2)}{x/2}\). 3. As \(x\to0\), the first factor tends to \(0\) and the second tends to \(1\). 4. Therefore the limit is \(0\).

Answer

\(0\)
54265912
Evaluate \(\lim_{x\to0}\frac{1-\cos x}{x^2}\). Angles are measured in radians.

Hints

- Replace \(1-\cos x\) with a squared sine expression. - Rewrite the denominator using \(x/2\). - Apply the special sine limit after the algebraic rewrite.

Solution

1. Use \(1-\cos x=2\sin^2\left(\frac{x}{2}\right)\). 2. Rewrite the quotient as \(\frac{1}{2}\left(\frac{\sin(x/2)}{x/2}\right)^2\). 3. The special trigonometric limit makes the squared factor tend to \(1\). 4. Therefore the limit is \(\frac{1}{2}\).

Answer

\(\frac{1}{2}\)
54266112
Evaluate \(\lim_{x\to1}\left(\frac{1}{x-1}-\frac{2}{x^2-1}\right)\).

Hints

- Factor the quadratic denominator before combining the fractions. - Use one common denominator for the two terms. - Look for a factor that cancels after the numerators are combined.

Solution

1. Factor \(x^2-1=(x-1)(x+1)\). 2. Use the common denominator \((x-1)(x+1)\): \(\frac{x+1-2}{(x-1)(x+1)}\). 3. The numerator is \(x-1\), so the expression simplifies to \(\frac{1}{x+1}\) for \(x\ne1\). 4. Therefore the limit is \(\frac{1}{2}\).

Answer

\(\frac{1}{2}\)
54266012
Evaluate \(\lim_{x\to0}\frac{\sqrt{1+\sin x}-1}{x}\). Angles are measured in radians.

Hints

- The radical difference suggests multiplying by a conjugate. - After simplifying, isolate a standard trigonometric limit. - Evaluate the remaining continuous factor at \(x=0\).

Solution

1. Multiply numerator and denominator by \(\sqrt{1+\sin x}+1\). 2. The expression becomes \(\frac{\sin x}{x(\sqrt{1+\sin x}+1)}\). 3. Separate the factors: \(\frac{\sin x}{x}\cdot\frac{1}{\sqrt{1+\sin x}+1}\). 4. The first factor tends to \(1\), and the second tends to \(\frac{1}{2}\). Therefore the limit is \(\frac{1}{2}\).

Answer

\(\frac{1}{2}\)
54267312
Define \(f(x)=\frac{x^2-4}{x-2}\) for \(x<2\), and \(f(x)=\frac{\sqrt{x+2}-2}{x-2}\) for \(x>2\). Evaluate \(\lim_{x\to2^-}f(x)\) and \(\lim_{x\to2^+}f(x)\), then determine whether \(\lim_{x\to2}f(x)\) exists.

Hints

- Treat the two branches independently because the approach directions use different formulas. - Factor the polynomial branch and use a conjugate on the radical branch. - Compare the two simplified one-sided limits before stating the two-sided conclusion.

Solution

1. For the left-hand limit, factor \(x^2-4=(x-2)(x+2)\). The left branch simplifies to \(x+2\), so \(\lim_{x\to2^-}f(x)=4\). 2. For the right-hand limit, multiply by the conjugate \(\sqrt{x+2}+2\). 3. The right branch becomes \(\frac{1}{\sqrt{x+2}+2}\) for \(x\ne2\), so \(\lim_{x\to2^+}f(x)=\frac{1}{4}\). 4. Because the one-sided limits are unequal, the two-sided limit does not exist.

Answer

\(\lim_{x\to2^-}f(x)=4\), \(\lim_{x\to2^+}f(x)=\frac{1}{4}\), and \(\lim_{x\to2}f(x)\) does not exist.

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.