Rachel C. answered 06/02/24
Experienced Math/Science Tutor up to Calculus and General Chemistry 2
- You can determine whether a limit is existent or not by testing the limit algebraically. For example, you can determine this by looking at your left and right limits and you'd typically see this as a piecewise function. Ex.) f(x) = 3x + 1, if x < 2 and f(x) = x2 - 4, if x >2. So to solve for the limit approaching from the left, we use limx->2-f(x)= 3x + 1. We plug in 2 to this function and limx->2-f(x) = 7. Now do the same thing for the limit approaching from the right so, lim x->2+f(x) = x2 - 4, so limx->2+f(x) = 0. In this case, the left and right limit do not equal one another so limx->2 f(x) = DNE.
- The other way to test limits without a graph is by a table.
- Example: f(x) = (x2 - 4)/(x-2) and we need to find the limit as x -> 2 and the x values of the table are 1.9, 1.99. 1.999, 2.001, 2.01, 2.1.
- We can simplify our function by factoring our the numerator so, f(x) = [(x-2)(x+2)]/(x-2), so f(x) = x+2.
- To determine limx ->2-, you'd plug in [1.9,1.999] into our simplified function, which gives the limit approaches 4 from the left. To determine the right approaching limit, use [2.001,2.1] to plug into the simplified function (I did it in reverse order because that is the way it approaches x =2). The results in the right approaching limit equal to 4. Since our left and right limits equal four, the limit as x approaches 2 is 4.