Problem 64
Question
\lim _{x \rightarrow 3} \frac{x^{2}-6 x+9}{2 x^{2}+x-21}\\{\text { Ans. } 0\\}
Step-by-Step Solution
Verified Answer
The limit \(\lim_{x \rightarrow 3} \frac{x^2 - 6x + 9}{2x^2 + x - 21}\) can be evaluated by first factoring the expression as \(\frac{(x-3)^2}{(2x - 7)(x + 3)}\). Since the numerator becomes 0 at \(x=3\) and the denominator doesn't, the limit is 0.
1Step 1: Plug in 3 into the function
First, let's try to plug in the value \(x = 3\) into the function.
\(\frac{(3)^2 - 6(3) +9}{2(3)^2 + (3) -21} = \frac{9 - 18 + 9}{18 + 3 - 21}\)
This results in an indeterminate form \(\frac{0}{0}\), so we'll need another approach to find the limit.
2Step 2: Factorization of the numerator and denominator
To proceed, we'll try factoring the numerator and the denominator if possible.
\(x^2 - 6x + 9 = (x - 3)^2\)
\(2x^2 + x - 21 = (2x - 7)(x + 3)\)
Now the re-write the function:
\(\frac{(x-3)^2}{(2x - 7)(x + 3)}\)
3Step 3: Analyze the limit with the simplified function
We can see that the numerator becomes zero when \(x\) approaches 3, however, the denominator does not become zero when \(x\) approaches 3. This means that the function approaches zero as \(x\) approaches 3.
Therefore, \(\lim_{x \rightarrow 3} \frac{x^2 - 6x + 9}{2x^2 + x - 21} = 0\).
Key Concepts
Indeterminate FormFactoring PolynomialsSimplifying Rational Functions
Indeterminate Form
Indeterminate forms often appear when evaluating limits, and they indicate that direct substitution doesn't yield a clear answer. When you substitute a specific value into a function and get a form like \(\frac{0}{0}\), it is an indeterminate form. This means the limit requires further analysis.
- An indeterminate form doesn't define a limit directly, so simply substituting the variable value isn't enough.
- Common indeterminate forms include \(\frac{0}{0}\) and \(\frac{\infty}{\infty}\).
Factoring Polynomials
Factoring transforms an expression into a product of simpler expressions, known as factors. In the context of limits, factoring helps by simplifying the function, particularly when dealing with **indeterminate forms**.
- Factoring polynomials involves finding expressions whose products equal the original polynomial. It simplifies computation, particularly for limits.
- In the exercise, the polynomial \(x^2 - 6x + 9\) was factored into \((x-3)^2\).
- The denominator \(2x^2 + x - 21\) was factored into \((2x-7)(x+3)\).
Simplifying Rational Functions
Rational functions, being ratios of two polynomials, can often be challenging due to complex expressions. Simplification makes them manageable, especially when evaluating limits.
- Simplification is needed to cancel terms that cause indeterminacy, like \(\frac{0}{0}\).
- Once a polynomial is factored, it might reveal common factors in the numerator and the denominator that can be cancelled.
- In the given exercise, the factor \((x-3)\) can potentially cancel out between the numerator and a zero in the denominator, but only if no zero remains in the denominator.
Other exercises in this chapter
Problem 62
\lim _{x \rightarrow-2} \frac{x^{2}+5 x+6}{x+2} \text { \\{Ans. 1\\} }
View solution Problem 63
\left.\lim _{x \rightarrow 5} \frac{2 x^{2}-11 x+5}{4 x^{2}-16 x-20} \text { \\{Ans. } \frac{3}{8}\right\\}
View solution Problem 65
$$ \lim _{x \rightarrow-3} \frac{x^{3}+27}{2 x^{2}-3 x-27}\left\\{\text { Ans. }-\frac{9}{5}\right\\} $$
View solution Problem 66
$$ \lim _{x \rightarrow \frac{1}{2}} \frac{8 x^{3}-1}{6 x^{2}-5 x+1}\\{\text { Ans. } 6\\} $$
View solution