Question
How to evaluate a rational limit by factoring and canceling
Original question: $\lim_{x\to 0}\frac{x^2+3x}{3x^2-7x}=\lim_{x\to 0}\frac{x(x+3)}{x(3x+7)}=\lim_{x\to 0}\frac{x+3}{3x+7}=\frac{(0)+3}{3(0)+7}=\frac{3}{7}$
Expert Verified Solution
Expert intro: This limit looks messy at first, but the structure is friendly once you notice the common factor. The trick is to simplify before substituting, because direct substitution would give you and stop the computation cold.
Detailed walkthrough
We want to evaluate
Step 1: Factor numerator and denominator
So the limit becomes
Step 2: Cancel the common factor
For , we can cancel :
Step 3: Substitute
Answer
Quick check
If you substitute directly into the original expression, both numerator and denominator become 0, so factoring is the correct move here.
💡 Pitfall guide
The main trap is copying the sign incorrectly after canceling. In the denominator, is not . Another easy miss is forgetting that the expression after cancellation is only valid for , which is fine here because we are taking a limit, not evaluating at directly.
🔄 Real-world variant
If the denominator had been instead, the same factoring idea would give
So a small sign change can flip the final answer. That is why it helps to rewrite both factors carefully before simplifying.
🔍 Related terms
factoring rational expressions, indeterminate form, limit laws
FAQ
Why do we factor before taking the limit?
Factoring reveals a common factor that can be canceled, turning an indeterminate form like 0/0 into an expression that can be evaluated by substitution.
What is the value of the limit?
The limit is -3/7.