How can a function have Limit, L, as x approaches a, while f (a) �‚ L?

1 answer

if f(x) is defined such that f(a) is not L, this can happen. For example, consider the "greatest integer" or "floor" function, also known as the postage stamp function.

Using the postage stamp version, let the first-class rate be 10 cents for any weight up to one ounce, and 5 cents per ounce or part thereof after that.

f(0) = 0
f(x) = 10 for 0 < x <= 1
f(x) = 15 for 1 < x <= 2
...

Limit of f(x) is 10 as x -> 0+ but f(0) = 0
limit of f(x) = 15 as x -> 1+, but f(1) = 10

and so on.
Similar Questions
  1. What is the limit of this function as x approaches 0?cos(x) - 1 / x From what I gather, the limit is equal to 0, since on the
    1. answers icon 1 answer
  2. The table below gives selected values of a twice differentiable function f(x)x|. -7. -6. -4. -2. f(x)|. 0. -1. -2. 0 f'(x)|. 3.
    1. answers icon 1 answer
  3. Find the limit of the function:(tanp)(x-1)/(tanq)(x-1) as x approaches 1. We're hinted at using the result that sinx/x = 1 as x
    1. answers icon 4 answers
  4. What is the end behavior of the function shown in the graph above?(1 point) Responses As x approaches ∞, y approaches 0. and
    1. answers icon 1 answer
more similar questions