What is the best way to solve problem like these ↓ ? (Limits to infinity)

Problems such as

When x approaches positive infinity, find the limit of

3x1x26

4x2+4x4x+1

I know that you can solve by substituting values of x as it gets closer to infinity, but is there a way to solve, like factorising, formula, or a general rule?

1 Answer
Jun 22, 2017

As a general rule convert a polynomial f(x) to g(1x)
(A) 3 and (B) 12

Explanation:

Ltx3x1x26

  • let us divide numerator and denominator by x and we get

Ltx31x16x2

= 31=3
graph{(3x-1)/sqrt(x^2-6) [2.07, 19.55, -0.37, 8.37]}

Ltx4x2+4x4x+1

  • dividing numerator and denominator by 2x and we get

Ltx1+2x2+12x

= 12
graph{sqrt(4x^2+4x)/(4x+1) [-0.152, 4.218, -0.51, 1.675]}

As a general rule convert a polynomial f(x) to g(1x)