What is the Limit to Infinity of a Rational Function?

  • Thread starter Thread starter Pyroadept
  • Start date Start date
  • Tags Tags
    Infinity Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Pyroadept
Messages
82
Reaction score
0

Homework Statement



lim_x->∞ of [√x + 2|x|] / [1 + x]

Homework Equations


lim_x->∞ of 1/[x^n] = 0


The Attempt at a Solution


Hi everyone,

Here's what I've done so far:

I divided top and bottom by the highest power of x, i.e. x.
So:
[x^-1/2 +/- 2] / [1/x + 1]

And taking the limit of x to ∞ of this:
[0 +/- 2] / [0 + 1] = +/- 2

Is this correct?

Thanks for any help.
 
Physics news on Phys.org
Why is there a [itex]\pm[/itex] in your answer?...Surely you recognize that [itex]x[/itex] is positive as it approaches [itex]+\infty[/itex]?
 
gabbagabbahey said:
Why is there a [itex]\pm[/itex] in your answer?...Surely you recognize that [itex]x[/itex] is positive as it approaches [itex]+\infty[/itex]?

Thanks, I didn't think about that. But is it correct apart from that?