<?xml version='1.0' encoding='utf-8' ?>
<?xml-stylesheet type="text/xsl" href="/mathmlxsl/pmathml.xsl"?>

<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:pref="http://www.w3.org/2002/Math/preference"
      pref:renderer="mathplayer-dl">

<head>
<title>Limits</title>
<meta name="Author" content="Dayal D. Purohit, Ph.D. (Mathematics)"/>
<meta name="Description" content="Mathematics Online"/>
<meta name="Keywords" content="MathML, Calculus, Integral Calculus, College Algebra,
Trigonometry, Plugins, MathLets, JDS"/>

<link rel="stylesheet" type="text/css" href="/stylesheet/mystyle.css"/>
</head>
<body >
<object data="/google/adsense.htm" type="text/html" width="728" height="90"></object>

<hr/>

<h2>Limits</h2>
<b>
<br/><br/>The limiting value of a function f(x) at x = a is the value that f(x) approaches to when x approaches
to a. This limiting value can be a finite number or ∞ or -∞. Sometimes, it is impossible to
determine the limiting value of f(x) when x approaches to a.

<br/><br/>To define this limiting value of a function f(x) at x = a, we must consider whether x approaches to a from the left
side (x always less than a while approaching to a) or
whether x approaches to a from the right side (x always
more than a while approaching to a) . These two limiting values of f(x)
are called the left and right limits. If these two left and right limits are
equal, then only we can say that we can determine the limiting value of f(x)
as x approaches to a and define it be equal to the equal left and
right limits as follows:

<br/><br/>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mi>a</mi>
      <mo>&#x2212;</mo>
     </msup>
     
    </mrow>
   </munder>
   <mtext>&#160;&#160;</mtext>
   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mi>a</mi>
      <mo>+</mo>
     </msup>
    </mrow>
   </munder>
   <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>a</mi>
    </mrow>
   </munder>
   <mtext>&#160;&#160;</mtext>
   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow> 
</math>

<br/>where the first is the limiting value of the function f(x)
when x approaches to a from the left side, the second is the
limiting value of f(x) when x approaches to a from the
right side, and the third simply the limiting value of f(x) when x
approaches to a.

<br/><br/>If the left or right limit does not exist, or if both exist
but are not equal, then we say the third limit does not exist. It is possible
that we simply can not determine the left or right limit, and in such cases we
say that the left or right limit do not exist, and of course in that case the
third limit or the actual limit of f(x) does not exist as x
approaches to a. 

<br/><br/>We will rarely consider cases when the left or right limit
does not exist. You may see such cases mostly as counter examples in advanced
mathematics.

<br/><br/>In case 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow><mi>a</mi><mo>=</mo><mi>&#x221E;</mi></mrow></math> or, 
<math xmlns="http://www.w3.org/1998/Math/MathML">
   <mrow><mi>a</mi><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi></mrow>
 </math>,
we can only talk about x approaching from one side. For example x
can only approach to <math xmlns="http://www.w3.org/1998/Math/MathML">
   <mi>&#x221E;</mi></math> from the left side and x can only
approach to <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow><mo>&#x2212;</mo><mi>&#x221E;</mi></mrow>
 </math>&#160; from the right side. In these cases, the
third limit is just the one sided limit. That is:
<br/><br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>
    <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mi>&#x221E;</mi>
      <mo>&#x2212;</mo>
     </msup>
     
    </mrow>
   </munder>
      <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mtext>&#160;and&#160;</mtext><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>
   <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><msup>
      <mi>&#x221E;</mi>
      <mo>+</mo>
     </msup>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math>

<br/>Consider the below function

<br/><br/>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mrow><mo>{</mo> <mtable columnalign='left'>
    <mtr>
     <mtd>
      <mn>0</mn><mtext>&#160;&#160;,&#160;&#160;if&#160;the&#160;greatest&#160;integer&#160;less&#160;than&#160;</mtext><mi>x</mi><mtext>&#160;is&#160;even</mtext>
     </mtd>
    </mtr>
    <mtr>
     <mtd>
      <mn>1</mn><mtext>&#160;&#160;,&#160;&#160;if&#160;the&#160;greatest&#160;integer&#160;less&#160;than&#160;x&#160;is&#160;odd</mtext>
     </mtd>
    </mtr>
   </mtable>
    </mrow>
  </mrow>
 
 
</math>

<br/>Now, that's weird looking definition of a function. As you
can see, if x is between 0 and 1 then f(x) = 0, if x is
between 1 and 2 then f(x) is 1, if x is between 2 and 3 then f(x) is 0, so on. So, if we
want to find out the limiting value of f(x) when x approaches to &#8734;,
then we have a problem. The function f(x) keeps fluctuating between 0
and 1 and never becomes steady in any large interval. Thus, there is no
limiting value of f(x) as x approaches to &#8734;. In other words, <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>f</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math> does not exist. This may be the last time you
will see this kind of weird function.

<br/><br/>In this course, we will mainly deal with polynomial and
rational functions while dealing with limits, and perhaps a few artificial
functions.

<br/><br/>Polynomials are nicest functions you can think of. They have
nice curves. Rational functions are not as great, but they have nice curves
too. 

<br/><br/>The good thing about polynomials is really their curves.
They are smooth and very predictable. They don’t swing wildly. This is because
the value of a polynomial function p(x) does not change much if you
change the value of x just slightly. For example, the value of p(x)
at x = 2 is not going to be any big different than the value of p(x) at x = 1.9, or 1.99 or 1.99 or 1.999
or 1.999, … or 2.1 or 2.01, or 2.001 or 2.0001 and so on. This means that

<br/><br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mn>2</mn>
      <mo>&#x2212;</mo>
     </msup>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mn>2</mn>
      <mo>+</mo>
     </msup>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>p</mi><mo stretchy='false'>(</mo><mn>2</mn><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math>

<br/>And, that’s the case if we replace 2 by any real number. So,
if p(x) is a polynomial and you want to calculate <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>a</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math> where a is any real number, then you just
evaluate p(a). In other words,

<br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>a</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
<mo>=</mo><mi>p</mi><mo>(</mo><mi>a</mi><mo>)</mo>
 
</math>
<br/>It’s a little different if a = <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>&#x221E;</mi>
</math> or a = - <math xmlns="http://www.w3.org/1998/Math/MathML">
   <mi>&#x221E;</mi>
 </math>.
The value of p(x) simply gets too large in size when x gets too
large in size. If you think of it, if x is very large in size, then p(x) is basically <math xmlns="http://www.w3.org/1998/Math/MathML">
   <mrow>
   <mi>k</mi><msup>
    <mi>x</mi>
    <mi>n</mi>
   </msup>
   </mrow>
 </math>,
where n is the degree of p(x). This is because the smaller powers of x
would be just too small compared to the value of <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>k</mi><msup>
    <mi>x</mi>
    <mi>n</mi>
   </msup>
   
  </mrow>
 

 
</math> and can be just ignored. So, as you can
imagine

<br/><br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;positive</mtext>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;negative</mtext>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;positive&#160;and&#160;n&#160;is&#160;even</mtext>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;positive&#160;and&#160;n&#160;is&#160;odd</mtext>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;negative&#160;and&#160;n&#160;is&#160;odd</mtext>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;if&#160;k&#160;is&#160;negative&#160;and&#160;n&#160;is&#160;even</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
 
</math>

<br/>If you have the polynomial p(x) completely factored
and you have the sign graph of p(x) in front of you, then you can tell
the limits when x approaches to <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mi>&#x221E;</mi>
 
 
</math> or - <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mi>&#x221E;</mi>
 
 
</math>.
Just look at the sign of p(x) at the extreme left and extreme right. If
the sign on the extreme right is positive, then the <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>,
or if the sign on the extreme right is negative then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>,
if the sign on the extreme left is positive then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>,
and finally if the sign on the extreme left is negative then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>p</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>,
as simple as that.

<br/><br/>As for rational functions, their curves are nice, but not as
nice as polynomial curves. In truth, except for the extreme left and right
ends, polynomial curves and rational curves look almost the same except near
those values of x where the denominator in the rational function becomes
zero. Well, naturally. The rational function will not be defined if the
denominator were zero for one can not divide by zero. Take a look at the
following rational function

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mn>1</mn>
    <mrow>
     <mi>x</mi><mo>&#x2212;</mo><mn>1</mn>
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>

<br/><br/>As long as x is not near 1, the value of r(x)
does not change much as we change the value of x. And, even when x
is near 1, and x stays either to the left or to the right of 1, the
value of r(x) does not change much (comparatively) as we change the
value of x. What is happening is that when x is near 1, (x
<math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mo>&#x2013;</mo>
 
 
</math>1) is very close to zero, and when we divide
1 by a number very close to zero, we get something very large in size. Look at
the following table and see the values of r(x) as the value of x
approaches to 1 from the right and left..
<br/><br/>
<div align="center">

<table border="1" cellspacing="0" cellpadding="0" style='border-collapse:collapse;
 border:none'>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>x</mi><mo>&#x2192;</mo><msup>
    <mn>1</mn>
    <mo>+</mo>
   </msup>
   
  </mrow>
 
 
</math>
  </td>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-left:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>r(x)
  </td>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-left:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>x</mi><mo>&#x2192;</mo><msup>
    <mn>1</mn>
    <mo>&#x2212;</mo>
   </msup>
   
  </mrow>
 
 
</math>
  </td>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-left:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>r(x)
  </td>
 </tr>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-top:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>1.1
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>10
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>.9
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>-10
  </td>
 </tr>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-top:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>1.01
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>100
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>.99
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>-100
  </td>
 </tr>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-top:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>1.001
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>1000
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>.999
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>-1000
  </td>
 </tr>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-top:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>1.0001
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>10,000
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>.9999
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>-10,000
  </td>
 </tr>
 <tr style='height:13.5pt'>
  <td width="83" valign="top" style='width:62.1pt;border:solid windowtext .5pt;
  border-top:none;padding:0in 5.4pt 0in 5.4pt;
  height:13.5pt'>
  <br/>1.00001
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>100,000
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>.99999
  </td>
  <td width="83" valign="top" style='width:62.1pt;border-top:none;border-left:none;
  border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;
  padding:0in 5.4pt 0in 5.4pt;height:13.5pt'>
  <br/>-100,000
  </td>
 </tr>
</table>

</div>

<br/>&#160;

<br/>As you can see, the value of r(x) approaches to 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mn>&#x221E;</mn>
</math> when x approaches to 1 from
the right side and approaches to - <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mi>&#x221E;</mi>
 
 
</math> when x approaches to 1 from the left
side. So,

<br/><br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mn>1</mn>
      <mo>+</mo>
     </msup>
     
    </mrow>
   </munder>
   <mfrac>
    <mn>1</mn>
    <mrow>
     <mi>x</mi><mo>&#x2212;</mo><mn>1</mn>
    </mrow>
   </mfrac>
   <mo>=</mo><mi>&#x221E;</mi><mtext>&#160;and&#160;</mtext><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msup>
      <mn>1</mn>
      <mo>&#x2212;</mo>
     </msup>
     
    </mrow>
   </munder>
   <mfrac>
    <mn>1</mn>
    <mrow>
     <mi>x</mi><mo>&#x2212;</mo><mn>1</mn>
    </mrow>
   </mfrac>
   <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>

<br/><br/>And, that's the case always in a rational function when x
approaches to a number at which the denominator is zero but the numerator is
not. You just have to be careful when the numerator and denominator both become
zero for some value of x. In such cases, first thing you want to do is reduce
the rational function by canceling out any common factor from the numerator and
denominator. We will deal with such cases a little later. Lets just assume that
in our rational functions, there is no common factor between the numerator and
denominator, meaning both numerator and denominator both are not zero for any
value of x.

<br/><br/>So, if for some value <math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow><msub><mi>x</mi><mn>0</mn></msub></mrow></math> of x, the numerator of the rational
function r(x) is not zero but the denominator is, then

<br/><br/><math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msubsup>
      <mi>x</mi>
      <mn>0</mn>
      <mo>+</mo>
     </msubsup>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi><mtext>&#160;and&#160;</mtext><munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msubsup>
      <mi>x</mi>
      <mn>0</mn>
      <mo>&#x2212;</mo>
     </msubsup>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>

<br/>You can draw the sign graph of r(x) and see what is
the sign on the immediate left and right of x = <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <msub>
    <mi>x</mi>
    <mn>0</mn>
   </msub>
   
  </mrow>
 
 
</math>,
and determine if the above limit is <math xmlns="http://www.w3.org/1998/Math/MathML">
 <mi>&#x221e;</mi></math> or - <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mi>&#x221E;</mi>
 
 
</math>. If
you don't want to find the sign graph just to find the limit, consider values
of x that are sufficiently close to 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow><msub><mi>x</mi><mn>0</mn></msub></mrow></math>
and far away from other values of x
for which the numerator or denominator become zero, and find the sign of r(x),
if it is positive the limit will be positive and if negative the limit will be
negative.

<br/><br/>If <math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow><msub><mi>x</mi><mn>0</mn></msub></mrow></math>  
is just any other value of x, then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><msub>
      <mi>x</mi>
      <mn>0</mn>
     </msub>
     
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mi>r</mi><mo stretchy='false'>(</mo><msub>
    <mi>x</mi>
    <mn>0</mn>
   </msub>
   <mo stretchy='false'>)</mo>
  </mrow>
 
 
</math>.

<br/><br/>To find <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math>,
we consider the degrees of the numerator and denominator.

<br/><br/>If the degree of the denominator is more than degree of the
numerator, then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math> = 0, as simple as that. This is because <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>&#x2245;</mo><mfrac>
    <mn>1</mn>
    <mrow>
     <mi>a</mi><msup>
      <mi>x</mi>
      <mi>k</mi>
     </msup>
     
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>,
where k is the positive difference between the degrees of the numerator and
denominator, when x is very large in size ( I will explain this in an
example later) and <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mfrac>
    <mn>1</mn>
    <mrow>
     <mi>a</mi><msup>
      <mi>x</mi>
      <mi>k</mi>
     </msup>
     
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math> approaches to 0 as x approaches to <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>.

<br/><br/>If the degree of the numerator is more than the degree of
denominator <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math> = <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>.
To determine the sign, you may want to refer to the sign graph of r(x)
as in the polynomial case. This is because <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>&#x2245;</mo><mi>a</mi><msup>
    <mi>x</mi>
    <mi>k</mi>
   </msup>
   
  </mrow>
 
 
</math>,
where k is the positive difference between the degrees of the numerator and
denominator, when x is very large in size (again, I will explain this a
little later in an example), and <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>a</mi><msup>
    <mi>x</mi>
    <mi>k</mi>
   </msup>
   
  </mrow>
 
 
</math> approaches to <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math> as x approaches to <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math> as in the case of polynomials.

<br/><br/>Lastly, if the degree of the numerator and denominator are
the same, then <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mi>a</mi>
    <mi>b</mi>
   </mfrac>
   
  </mrow>
 
 
</math>.
This is because <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>&#x2245;</mo><mfrac>
    <mi>a</mi>
    <mi>b</mi>
   </mfrac>
   
  </mrow>
 
 
</math>,
where a and b are the leading coefficients of the numerator and
denominator, when x is very large in size. I will now explain each of
three cases by way of examples.

<br/><br/>Suppose <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <mn>2</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>3</mn><mi>x</mi><mo>+</mo><mn>5</mn>
    </mrow>
    <mrow>
     <mn>5</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mn>4</mn><mi>x</mi><mo>&#x2212;</mo><mn>3</mn>
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>.
Note that the degree of the numerator and the denominator are the same, both
are 2. Now, if one divides each term in the numerator and denominator by <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <msup>
    <mi>x</mi>
    <mn>2</mn>
   </msup>
   
  </mrow>
 
 
</math> (the equal degree), then we get <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <mn>2</mn><mo>&#x2212;</mo><mfrac>
      <mn>3</mn>
      <mi>x</mi>
     </mfrac>
     <mo>+</mo><mfrac>
      <mn>5</mn>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       
      </mrow>
     </mfrac>
     
    </mrow>
    <mrow>
     <mn>5</mn><mo>+</mo><mfrac>
      <mn>4</mn>
      <mi>x</mi>
     </mfrac>
     <mo>&#x2212;</mo><mfrac>
      <mn>3</mn>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       
      </mrow>
     </mfrac>
     
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>.
As you can see, except for the terms 2 and 5, the rest become very small <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mo>&#x2013;</mo>
 
 
</math> in fact very negligible, when x is
very large in size. So, 
<math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>   <mtext>&#160;&#160;</mtext>

   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mn>2</mn>
    <mn>3</mn>
   </mfrac>
   
  </mrow>
 
 
</math>.

<br/><br/>If the degree of the denominator is more, then suppose <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <mn>2</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>3</mn>
    </mrow>
    <mrow>
     <mn>4</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>+</mo><mn>7</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mi>x</mi><mo>&#x2212;</mo><mn>5</mn>
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>.
Then divide every term in the
denominator and denominator by <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <msup>
    <mi>x</mi>
    <mn>2</mn>
   </msup>
   
  </mrow>
 
 
</math> (the smaller degree), and we get <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <mn>2</mn><mo>&#x2212;</mo><mfrac>
      <mn>3</mn>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       
      </mrow>
     </mfrac>
     
    </mrow>
    <mrow>
     <mn>4</mn><mi>x</mi><mo>+</mo><mn>7</mn><mo>+</mo><mfrac>
      <mn>1</mn>
      <mi>x</mi>
     </mfrac>
     <mo>&#x2212;</mo><mfrac>
      <mn>5</mn>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       
      </mrow>
     </mfrac>
     
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>.
Again, as you can see all the terms except 2, 4x and 7 become very small
when x becomes very large in size. So, <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>&#x2245;</mo><mfrac>
    <mn>2</mn>
    <mrow>
     <mn>4</mn><mi>x</mi><mo>+</mo><mn>7</mn>
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math> when x is very large in size and which in
turn approaches to 0 when x approaches to <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>.
Thus,

<math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>
   <mfrac>
    <mrow>
     <mn>2</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>3</mn>
    </mrow>
    <mrow>
     <mn>4</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>+</mo><mn>7</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mi>x</mi><mo>&#x2212;</mo><mn>5</mn>
    </mrow>
   </mfrac>
   <mo>=</mo><mn>0</mn>
  </mrow>
 
 
</math>

<br/>If the degree of the numerator is more, then suppose <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>6</mn><mi>x</mi><mo>+</mo><mn>2</mn>
    </mrow>
    <mrow>
     <mi>x</mi><mo>+</mo><mn>4</mn>
    </mrow>
   </mfrac>
   
  </mrow>
 
 
</math>.
Then divide all the terms by <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <msup>
    <mi>x</mi>
    <mn>2</mn>
   </msup>
   
  </mrow>
 
 
</math> and get <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <mi>r</mi><mo stretchy='false'>(</mo><mi>x</mi><mo stretchy='false'>)</mo><mo>=</mo><mfrac>
    <mrow>
     <mi>x</mi><mo>&#x2212;</mo><mn>6</mn><mo>+</mo><mfrac>
      <mn>2</mn>
      <mi>x</mi>
     </mfrac>
     
    </mrow>
    <mrow>
     <mn>1</mn><mo>+</mo><mfrac>
      <mn>4</mn>
      <mi>x</mi>
     </mfrac>
     
    </mrow>
   </mfrac>
   <mo>&#x2245;</mo><mfrac>
    <mrow>
     <mi>x</mi><mo>&#x2212;</mo><mn>6</mn>
    </mrow>
    <mn>1</mn>
   </mfrac>
   <mo>=</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>6</mn><mo stretchy='false'>)</mo>
  </mrow>
 
 
</math> when x is very large in size, and (x
<math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mo>&#x2013;</mo>
 
 
</math> 6) in turn gets very large in size when x
gets very large in size. Thus, <math xmlns="http://www.w3.org/1998/Math/MathML">
 
  <mrow>
   <munder>
    <mrow>
     <mi>lim</mi><mo>&#x2061;</mo>
    </mrow>
    <mrow>
     <mi>x</mi><mo>&#x2192;</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
    </mrow>
   </munder>
   <mfrac>
    <mrow>
     <msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>6</mn><mi>x</mi><mo>+</mo><mn>2</mn>
    </mrow>
    <mrow>
     <mi>x</mi><mo>+</mo><mn>4</mn>
    </mrow>
   </mfrac>
   <mo>=</mo><mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
 
 
</math>

<br/><br/>Given the above discussion, you should now be able to find
the limit of any polynomial or rational function f(x) when x
approaches to some finite number a or to 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
   <mo>&#x00B1;</mo><mi>&#x221E;</mi>
  </mrow>
</math>.

<br/><br/>Below are some worked out examples:

<br/><br/>Example 1 <br/>
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 <mstyle mathvariant="bold" mathcolor="darkred">
  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mn>3</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>5</mn><mi>x</mi><mo>+</mo><mn>7</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo>
	 <mn>3</mn>
	 <msup>
		<mrow>
      <mo stretchy='false'>(</mo>
	  <mn>3</mn>
	  <mo stretchy='false'>)</mo>
		</mrow>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>5</mn><mo stretchy='false'>(</mo><mn>3</mn><mo stretchy='false'>)</mo><mo>+</mo><mn>7</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>3</mn><mo stretchy='false'>(</mo><mn>9</mn><mo stretchy='false'>)</mo><mo>&#x2212;</mo><mn>15</mn><mo>+</mo><mn>7</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>27</mn><mo>&#x2212;</mo><mn>15</mn><mo>+</mo><mn>7</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>27</mn><mo>&#x2212;</mo><mn>8</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>19</mn>
    </mtd>
   </mtr>
  </mtable>
</mstyle>
  
 
 
</math>
<br/><br/>Example 2<br/>
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mn>1</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>&#x2212;</mo><mn>5</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mn>4</mn><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>3</mn>
	 <msup>
	 <mrow>
      <mo stretchy='false'>(</mo>
	  <mo>&#x2212;</mo>
	  <mn>1</mn>
	  <mo stretchy='false'>)</mo>
	  </mrow>
      <mn>3</mn>
     </msup>
     <mo>&#x2212;</mo><mn>5</mn>
	 <msup>
		<mrow>
      <mo stretchy='false'>(</mo>
	  <mo>&#x2212;</mo>
	  <mn>1</mn>
	  <mo stretchy='false'>)</mo>
	  </mrow>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mn>4</mn><mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo><mo>&#x2212;</mo><mn>2</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>3</mn><mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo><mo>&#x2212;</mo><mn>5</mn><mo stretchy='false'>(</mo><mn>1</mn><mo stretchy='false'>)</mo><mo>&#x2212;</mo><mn>4</mn><mo>&#x2212;</mo><mn>2</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mn>3</mn><mo>&#x2212;</mo><mn>5</mn><mo>&#x2212;</mo><mn>4</mn><mo>&#x2212;</mo><mn>2</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mn>14</mn>
    </mtd>
   </mtr>
  </mtable>
  </mstyle>
</math>

<br/><br/>Example 3<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mn>0</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>5</mn>
     </msup>
     <mo>&#x2212;</mo><mi>x</mi><mo>+</mo><mn>8</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>3</mn>
	 <msup>
	 <mrow>
      <mo stretchy='false'>(</mo>
	  <mn>0</mn>
	  <mo stretchy='false'>)</mo>
	  </mrow>
      <mn>5</mn>
     </msup>
     <mo>&#x2212;</mo><mo stretchy='false'>(</mo><mn>0</mn><mo stretchy='false'>)</mo><mo>+</mo><mn>8</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>3</mn><mo stretchy='false'>(</mo><mn>0</mn><mo stretchy='false'>)</mo><mo>&#x2212;</mo><mn>0</mn><mo>+</mo><mn>8</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>0</mn><mo>&#x2212;</mo><mn>0</mn><mo>+</mo><mn>8</mn>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mn>8</mn>
    </mtd>
   </mtr>
  </mtable>
  
 
 </mstyle>
</math>

<br/><br/>Example 4<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>6</mn><msup>
      <mi>x</mi>
      <mn>5</mn>
     </msup>
     <mo>&#x2212;</mo><mn>7</mn><msup>
      <mi>x</mi>
      <mn>4</mn>
     </msup>
     <mo>+</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>&#x2212;</mo><mn>9</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;the&#160;leading&#160;coefficient&#160;6&#160;is&#160;positive</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
</math>

<br/><br/>Example 5<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>8</mn>
     </msup>
     <mo>+</mo><mn>7</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>&#x2212;</mo><mn>8</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>+</mo><mn>6</mn><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;the&#160;leading&#160;coefficient&#160;-3&#160;is&#160;negative</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
</math>

<br/><br/>Example 6<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>2</mn><msup>
      <mi>x</mi>
      <mn>4</mn>
     </msup>
     <mo>&#x2212;</mo><mn>3</mn><mi>x</mi><mo>+</mo><mn>1</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;leading&#160;coefficient&#160;2&#160;is&#160;positive&#160;and&#160;the&#160;degree&#160;4&#160;is&#160;even</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
</math>

<br/><br/>Example 7<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>5</mn><msup>
      <mi>x</mi>
      <mn>8</mn>
     </msup>
     <mo>+</mo><mn>7</mn><msup>
      <mi>x</mi>
      <mn>3</mn>
     </msup>
     <mo>+</mo><mn>9</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;leading&#160;coefficient&#160;-5&#160;is&#160;negative&#160;and&#160;the&#160;degree&#160;8&#160;is&#160;even</mtext>
    </mtd>
   </mtr>
  </mtable>
  
  </mstyle>
 
</math>

<br/><br/>Example 8<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>5</mn>
     </msup>
     <mo>+</mo><mn>4</mn><msup>
      <mi>x</mi>
      <mn>2</mn>
     </msup>
     <mo>&#x2212;</mo><mn>9</mn><mi>x</mi><mo>+</mo><mn>15</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;leading&#160;coefficient&#160;3&#160;is&#160;positive&#160;and&#160;the&#160;degree&#160;5&#160;is&#160;odd</mtext>
    </mtd>
   </mtr>
  </mtable>
   </mstyle>
 
 
</math>

<br/><br/>Example 9<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mo stretchy='false'>(</mo><mo>&#x2212;</mo><msup>
      <mi>x</mi>
      <mn>7</mn>
     </msup>
     <mo>&#x2212;</mo><mn>5</mn><msup>
      <mi>x</mi>
      <mn>5</mn>
     </msup>
     <mo>+</mo><mn>3</mn><msup>
      <mi>x</mi>
      <mn>4</mn>
     </msup>
     <mo>&#x2212;</mo><mn>9</mn><mi>x</mi><mo>+</mo><mn>5</mn><mo stretchy='false'>)</mo>
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;leading&#160;coefficient&#160;-1&#160;is&#160;negative&#160;and&#160;degree&#160;7&#160;is&#160;odd</mtext>
    </mtd>
   </mtr>
  </mtable>
   </mstyle>
 
 
</math>

<br/><br/>Example 10<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mn>2</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>5</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>4</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>7</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mo stretchy='false'>(</mo><mn>2</mn><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>2</mn><mo>&#x2212;</mo><mn>5</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mn>2</mn><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>2</mn><mo>&#x2212;</mo><mn>4</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>2</mn><mo>+</mo><mn>7</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mo stretchy='false'>(</mo><mn>1</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>3</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mn>5</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>9</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mn>1</mn>
      <mrow>
       <mn>30</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
</math>

<br/><br/>Example 11<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><msup>
        <mn>3</mn>
        <mo>&#x2212;</mo>
       </msup>
       
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mi>x</mi><msup>
        <mrow>
         <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>2</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>4</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mn>3</mn><msup>
        <mrow>
         <mo stretchy='false'>(</mo><mn>3</mn><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mn>3</mn><mo>+</mo><mn>2</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>3</mn><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>3</mn><mo>&#x2212;</mo><mn>4</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mn>3</mn><msup>
        <mrow>
         <mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mn>5</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mn>6</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mn>3</mn><mo stretchy='false'>(</mo><mn>1</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <mo>&#x2212;</mo><mn>30</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mo>&#x2212;</mo><mn>1</mn>
      </mrow>
      <mrow>
       <mn>10</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
  </mtable>
   </mstyle>
</math>

<br/><br/>Example 12<br/>
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
 <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><msup>
        <mn>2</mn>
        <mo>&#x2212;</mo>
       </msup>
       
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>3</mn><mi>x</mi><mo>+</mo><mn>4</mn>
      </mrow>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;denominator&#160;beceomes&#160;zero&#160;at&#160;2&#160;and&#160;the&#160;function&#160;is&#160;positive&#160;to&#160;the&#160;left&#160;of&#160;2</mtext>
    </mtd>
   </mtr>
  </mtable>
   </mstyle>
 
 
 
</math>
<br/><br/>Example 13<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><msup><mn>4</mn><mo>+</mo></msup>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><msup>
        <mrow>
         <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>6</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       
      </mrow>
      <mrow>
       <mi>x</mi><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>4</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mtext>,&#160;because&#160;denominator&#160;is&#160;0&#160;at&#160;4&#160;and&#160;the&#160;sign&#160;of&#160;the&#160;function&#160;is&#160;positive&#160;to&#160;the&#160;right&#160;of&#160;4</mtext>
    </mtd>
   </mtr>
  </mtable>
   </mstyle>
 
 
 
</math>
<br/><br/>Example 14<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><msup>
        <mn>0</mn>
        <mo>+</mo>
       </msup>
       
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>3</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>2</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;denominator&#160;is&#160;0&#160;at&#160;0&#160;and&#160;the&#160;function&#160;is&#160;positive&#160;on&#160;the&#160;right&#160;of&#160;0</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
 
</math>

<br/><br/>Example 15<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mn>2</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <msup>
        <mrow>
         <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>1</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>3</mn>
       </msup>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>4</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <msup>
        <mrow>
         <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>3</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;the&#160;denominator&#160;is&#160;0&#160;at&#160;2&#160;and&#160;the&#160;function&#160;is&#160;negative&#160;on&#160;both&#160;sides&#160;of&#160;2</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
 
</math>

<br/><br/>Example 16<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mn>1</mn>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mi>x</mi><mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>5</mn><mo stretchy='false'>)</mo><mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>2</mn><mo stretchy='false'>)</mo>
      </mrow>
      <mrow>
       <msup>
        <mrow>
         <mo stretchy='false'>(</mo><mi>x</mi><mo>+</mo><mn>1</mn><mo stretchy='false'>)</mo>
        </mrow>
        <mn>2</mn>
       </msup>
       <mo stretchy='false'>(</mo><mi>x</mi><mo>&#x2212;</mo><mn>3</mn><mo stretchy='false'>)</mo>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
    <mo>=</mo><mo>&#x2212;</mo><mi>&#x221E;</mi><mo>,</mo><mtext>&#160;because&#160;the&#160;function&#160;has&#160;negative&#160;sign&#160;on&#160;both&#160;sides&#160;of&#160;-1</mtext>
    </mtd>
   </mtr>
  </mtable>
  
 
 </mstyle>
 
</math>

<br/><br/>Example 17<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       <mo>+</mo><mn>3</mn><mi>x</mi><mo>&#x2212;</mo><mn>1</mn>
      </mrow>
      <mrow>
       <mn>2</mn><msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       <mo>&#x2212;</mo><mn>5</mn><mi>x</mi><mo>+</mo><mn>2</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>1</mn><mo>+</mo><mfrac>
        <mn>3</mn>
        <mi>x</mi>
       </mfrac>
       <mo>&#x2212;</mo><mfrac>
        <mn>1</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>2</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
      <mrow>
       <mn>2</mn><mo>&#x2212;</mo><mfrac>
        <mn>5</mn>
        <mi>x</mi>
       </mfrac>
       <mo>+</mo><mfrac>
        <mn>2</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>2</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mn>1</mn>
      <mn>2</mn>
     </mfrac>
     
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
 
</math>

<br/><br/>Example 18<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>7</mn><mi>x</mi><mo>+</mo><mn>2</mn>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2212;</mo><mn>4</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>7</mn><mo>+</mo><mfrac>
        <mn>2</mn>
        <mi>x</mi>
       </mfrac>
       
      </mrow>
      <mrow>
       <mn>1</mn><mo>&#x2212;</mo><mfrac>
        <mn>4</mn>
        <mi>x</mi>
       </mfrac>
       
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mn>7</mn>
      <mn>1</mn>
     </mfrac>
     <mo>=</mo><mn>7</mn>
    </mtd>
   </mtr>
  </mtable>
  
 
  </mstyle>
 
</math>

<br/><br/>Example 19<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mo>&#x2212;</mo><mn>3</mn><msup>
        <mi>x</mi>
        <mn>3</mn>
       </msup>
       <mo>+</mo><mn>4</mn><msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       <mo>&#x2212;</mo><mn>5</mn>
      </mrow>
      <mrow>
       <mn>5</mn><msup>
        <mi>x</mi>
        <mn>3</mn>
       </msup>
       <mo>+</mo><msup>
        <mi>x</mi>
        <mn>2</mn>
       </msup>
       <mo>+</mo><mn>7</mn><mi>x</mi><mo>&#x2212;</mo><mn>8</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mo>&#x2212;</mo><mn>3</mn><mo>+</mo><mfrac>
        <mn>4</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>2</mn>
         </msup>
         
        </mrow>
       </mfrac>
       <mo>&#x2212;</mo><mfrac>
        <mn>5</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>3</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
      <mrow>
       <mn>5</mn><mo>+</mo><mfrac>
        <mn>1</mn>
        <mi>x</mi>
       </mfrac>
       <mo>+</mo><mfrac>
        <mn>7</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>2</mn>
         </msup>
         
        </mrow>
       </mfrac>
       <mo>&#x2212;</mo><mfrac>
        <mn>8</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>3</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mo>&#x2212;</mo><mn>3</mn>
      </mrow>
      <mn>5</mn>
     </mfrac>
     
    </mtd>
   </mtr>
  </mtable>
  
  </mstyle>
 
 
</math>

<br/><br/>Example 20<br/>

<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathvariant="bold"  mathcolor="darkred">

  <mtable columnalign='left'>
   <mtr>
    <mtd>
     <munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>2</mn><msup>
        <mi>x</mi>
        <mn>4</mn>
       </msup>
       <mo>&#x2212;</mo><mn>4</mn><mi>x</mi><mo>+</mo><mn>3</mn>
      </mrow>
      <mrow>
       <mo>&#x2212;</mo><mn>6</mn><msup>
        <mi>x</mi>
        <mn>4</mn>
       </msup>
       <mo>+</mo><mn>7</mn><msup>
        <mi>x</mi>
        <mn>3</mn>
       </msup>
       <mo>&#x2212;</mo><mi>x</mi>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><munder>
      <mrow>
       <mi>lim</mi><mo>&#x2061;</mo>
      </mrow>
      <mrow>
       <mi>x</mi><mo>&#x2192;</mo><mo>&#x2212;</mo><mi>&#x221E;</mi>
      </mrow>
     </munder>   <mtext>&#160;&#160;</mtext>

     <mfrac>
      <mrow>
       <mn>2</mn><mo>&#x2212;</mo><mfrac>
        <mn>4</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>3</mn>
         </msup>
         
        </mrow>
       </mfrac>
       <mo>+</mo><mfrac>
        <mn>3</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>4</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
      <mrow>
       <mo>&#x2212;</mo><mn>6</mn><mo>+</mo><mfrac>
        <mn>7</mn>
        <mi>x</mi>
       </mfrac>
       <mo>&#x2212;</mo><mfrac>
        <mn>1</mn>
        <mrow>
         <msup>
          <mi>x</mi>
          <mn>3</mn>
         </msup>
         
        </mrow>
       </mfrac>
       
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mn>2</mn>
      <mrow>
       <mo>&#x2212;</mo><mn>6</mn>
      </mrow>
     </mfrac>
     
    </mtd>
   </mtr>
   <mtr>
    <mtd>
     <mo>=</mo><mfrac>
      <mrow>
       <mo>&#x2212;</mo><mn>1</mn>
      </mrow>
      <mn>3</mn>
     </mfrac>
     
    </mtd>
   </mtr>
  </mtable>
  
  </mstyle>
</math>
</b>
<br/>
<br/>
<hr/>Copyright &#169; Dayal D. Purohit, Ph.D.(Mathematics)
<hr/>
<br/>
<object data="/google/adsense.htm" type="text/html" width="728" height="90"></object>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1416736-1";
urchinTracker();
</script>
</body>

</html>
