If you can find "limits", then "one-sided limits" should be easy!
Here's one easy example:
\lim_{x\rightarrow 1^+} x^2
Since x^2 has a (regular) limit, 1, the two one-sided limits (from the left and right) must be the same:
\lim_{x\rightarrow 1^+} x^2= \lim_{x\rightarrow 1^-} x^2= 1
Here's a slightly harder example:
\lim_{x\rightarrow 1^+} f(x)
where f(x)= x^2 if x< 1 and if f(x)= x+ 4 if x> 1.
Of course, \lim_{x\rightarrow 1^+} f(x) depends only on the value of the function for x> 1, this is exactly the same as
\lim_{x\rightarrow 1} x+ 4[/itex]<br />
which is 5.<br />
\lim_{x\rightarrow 1^+} f(x)= 5 <br />
Similarly<br />
\lim_{x\rightarrow 1^-} f(x)= \lim_{x\rightarrow 1} x^2= 1 <br />
In this case, since the two "one-sided" limits are different, the "limit" itself does not exist. Typically, you find one-sided limits <b>in order</b> to determine whether the "limit" itself exist and, if so, find the value of the limit. Also, typically, you find the one-sided limit by determining the "limit" for the function giving the value on <b>that</b> side of the point at which you are taking the limit.