Algebraically Finding a Limit
Finding a limit may be as simple as plugging a number into a function, or it may require manipulating the function if it is undefined at that point. is a linear function continuous at all points. The limit as x approaches any point a is f(a),
. To find the limit as x approaches 2 in f(x), just plug x into f(x),
.
Now look at the rational function . g(x) is continuous at every point except when x=1. In order to solve the limit as x approaches 1, g(x) must be manipulated to defined at 1. Multiplying g(x) by
will return the exact same function with the exception of g(1) being defined, (x+1)(x-1). The limit can be taken using this function so
.
Another good example is if
. h(x) is undefined at -2 and 2 so the function needs to be manipulated to be defined at those two points.
is the difference of two squares so it can be factored to
. The numerator and denominator both share the factor (x+2) so it can be cancelled leaving the function
. Now it is clear that
; however the new function is still undefined at 2. Because the function cannot be simplified any more, the limit as x approaches 2 does not exits,
.