Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the limit. limx→2x−3x2−7x+12
A
−1
B
−2
C
0
D
DNE
Verified step by step guidance
1
First, identify the type of limit problem. This is a rational function limit where direct substitution of x = 2 results in a 0/0 indeterminate form.
To resolve the indeterminate form, factor the numerator x^2 - 7x + 12. Look for two numbers that multiply to 12 and add to -7. These numbers are -3 and -4, so the factorization is (x - 3)(x - 4).
Rewrite the original limit expression using the factorized form: \( \lim_{x \to 2} \frac{(x - 3)(x - 4)}{x - 3} \).
Cancel the common factor (x - 3) from the numerator and the denominator, simplifying the expression to \( \lim_{x \to 2} (x - 4) \).
Now, substitute x = 2 into the simplified expression to find the limit: \( 2 - 4 \).