Thomas K. answered 10/09/24
Top qualified Calculus Tutor| AP Calculus AB/BC, College Calc| 15+ yr
you solve \lim_{x \to \infty} \frac{3x^2 + 5x - 2}{2x^2 - 4x + 7}?
lim (x -> inf) of (3x^2 + 5x - 2) / (2x^2 - 4x + 7)
It is infinite over infinite.
- Without L'H:
I will use as x approaches to infinite, lim 1/(x^n) = 0, where n > 0
I will divide all the terms by x^2
lim (x -> inf) of (3 + 5/x - 2/x^2) / (2 - 4/x + 7/x^2), all the terms with over x or x^2 go to 0.
so, limit is equal to 3/2
- With L'H
lim (x -> inf) of (3x^2 + 5x - 2) / (2x^2 - 4x + 7), we take a derivative numerator and denominator separately
= lim (x -> inf) of (6x + 5) / (4x - 4), still inf / inf, we take another derivative
= lim (x -> inf) of 6 / 4 = 6/4 = 3 / 2