Problem 32
Question
Find the indicated limit. \(\lim _{x \rightarrow 2}\left(x^{2}+1\right)\left(x^{2}-4\right)\)
Step-by-Step Solution
Verified Answer
The short answer to the question is: \(\lim _{x \rightarrow 2}\left(x^{2}+1\right)\left(x^{2}-4\right)=0\).
1Step 1: Find the limit of the first expression
:
We need to find the limit of the first expression, \(x^2 + 1\), as \(x\) approaches 2. To do this, simply substitute \(x = 2\) into the expression:
\[\lim _{x \rightarrow 2}\left(x^{2}+1\right) = 2^2 + 1 = 4 + 1 = 5\]
2Step 2: Find the limit of the second expression
:
Now, we need to find the limit of the second expression, \(x^2 - 4\), as \(x\) approaches 2. This expression is a difference of squares, so we can rewrite it as \((x + 2)(x - 2)\). Then, substitute \(x = 2\) into the expression:
\[\lim _{x \rightarrow 2}\left(x^{2}-4\right) = \lim _{x \rightarrow 2}\left((x + 2)(x - 2)\right) = (2 + 2)(2 - 2) = 4 \cdot 0 = 0\]
3Step 3: Multiply the two limits
:
Finally, to find the limit of the entire function, we multiply the limits of the two expressions that we found in Steps 1 and 2:
\[\lim _{x \rightarrow 2}\left(x^{2}+1\right)\left(x^{2}-4\right) = \lim _{x \rightarrow 2}\left(x^{2}+1\right) \cdot \lim _{x \rightarrow 2}\left(x^{2}-4\right) = 5 \cdot 0 = 0\]
So the limit of the given function as \(x\) approaches 2 is 0.
Key Concepts
Limit EvaluationDifference of SquaresSubstitution Method
Limit Evaluation
Limits help us understand what a function approaches as the variable gets closer to a certain value. They are foundational in calculus.To evaluate the limit \( \lim_{x \rightarrow 2} (x^2 + 1) \), we simply replace every instance of \( x \) with \(2\).
- First, calculate \(x^2 + 1\) at \(x = 2\)
- This becomes \(2^2 + 1 = 4 + 1 = 5\)
Difference of Squares
The difference of squares occurs in expressions like \(x^2 - 4\) and can be factored neatly into \( (x+2)(x-2) \). A difference of squares factors according to the rule: \(a^2 - b^2 = (a+b)(a-b)\).
- This expression becomes zero when either factor is zero.
- We notice that when \(x = 2\), the term \( (x - 2) \) equals zero.
Substitution Method
The substitution method is a convenient way to directly compute limits by plugging in the value the variable approaches.It is valid when there is no division by zero or other complication.
- In our example, we evaluate \( x^2 + 1 \) and \( x^2 - 4 \) separately, substituting \( x = 2 \).
- For \( x^2 + 1\), substituting gives \(5\).
- For \( x^2 - 4 \), substituting gives zero due to the difference of squares calculation.
Other exercises in this chapter
Problem 32
A hot-air balloon rises vertically from the ground so that its height after \(t\) sec is \(h=\frac{1}{2} t^{2}+\frac{1}{2} t \mathrm{ft}(0 \leq t \leq 60)\). a.
View solution Problem 32
Find the indicated one-sided limit, if it exists. \(\lim _{x \rightarrow-5^{+}} x(1+\sqrt{5+x})\)
View solution Problem 33
Find the derivative of each function. \(f(x)=\left(\frac{x+3}{x-2}\right)^{3}\)
View solution Problem 33
Suppose \(f\) and \(g\) are functions that are differentiable at \(x=1\) and that \(f(1)=2, f^{\prime}(1)=-1\), \(g(1)=-2\), and \(g^{\prime}(1)=3 .\) Find the
View solution