Skip to main content
United StatesCalculusSyllabus dot point

How can a table of function values let you estimate a limit you cannot evaluate directly?

Topic 1.4 Estimating Limit Values from Tables: use a table of values approaching a point from both sides to estimate one-sided and two-sided limits.

A focused answer to AP Calculus AB Topic 1.4, showing how to estimate one-sided and two-sided limits from a table of values, including the indeterminate-form case, with a fully worked example.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Building and reading a table
  3. The indeterminate-form case
  4. Choosing good input values
  5. When the table says "does not exist"

What this topic is asking

The College Board (Topic 1.4) wants you to estimate a limit numerically from a table of xx-values approaching a point from both sides. This matters most when direct substitution gives an indeterminate form like 00\frac{0}{0}, so you cannot just plug in. The calculator section often hands you a table or asks you to build one.

Building and reading a table

Choose xx-values that approach aa from each side, getting progressively closer, for example aβˆ’0.1,aβˆ’0.01,aβˆ’0.001a - 0.1, a - 0.01, a - 0.001 from the left and a+0.1,a+0.01,a+0.001a + 0.1, a + 0.01, a + 0.001 from the right. Evaluate ff at each and look for the value the outputs settle toward.

The indeterminate-form case

The reason this topic exists is functions like f(x)=x2βˆ’9xβˆ’3f(x) = \frac{x^2 - 9}{x - 3}, where substitution gives 00\frac{0}{0}. The function is undefined at x=3x = 3, yet a table shows the outputs approaching a clean value:

xx f(x)=x2βˆ’9xβˆ’3f(x) = \frac{x^2 - 9}{x - 3}
2.92.9 5.95.9
2.992.99 5.995.99
2.9992.999 5.9995.999
3.0013.001 6.0016.001
3.013.01 6.016.01
3.13.1 6.16.1

Both sides head to 66, so lim⁑xβ†’3f(x)β‰ˆ6\lim_{x \to 3} f(x) \approx 6. (Algebraically, x2βˆ’9xβˆ’3=x+3β†’6\frac{x^2-9}{x-3} = x + 3 \to 6, confirming the estimate.)

Choosing good input values

The quality of a table estimate depends entirely on the inputs you choose. They should approach aa from both sides and should get progressively closer, ideally by factors of ten (aΒ±0.1a \pm 0.1, aΒ±0.01a \pm 0.01, aΒ±0.001a \pm 0.001), so that you can watch the digits of the limit stabilize. If you only sample one side, you have a one-sided estimate, not a two-sided limit. If your values are not close enough to aa, the trend may not have settled and you will read off the wrong number. On the calculator section, this is exactly what a graphing calculator's table feature is for: set the table to step in small increments around aa and read the convergence directly. Reporting the limit to as many digits as have clearly stabilized, while noting that a table gives an estimate rather than a proof, is the honest and full-credit way to present a numerical limit.

When the table says "does not exist"

If the left column heads toward one number and the right column toward another, report that the two-sided limit does not exist. Also be alert to outputs that grow without bound (for example 100,10,000,1,000,000100, 10{,}000, 1{,}000{,}000): that signals an infinite limit, so the finite limit does not exist. A subtler trap is a function that oscillates, where the tabulated values jump around without settling no matter how close you get; that too means no limit exists, and a coarse table can hide it, which is one reason an exact algebraic method is preferred whenever it is available. Treat the table as a tool for estimation and confirmation, not as the final word when an exact technique applies.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, calculator). A table gives f(1.9)=4.41f(1.9) = 4.41, f(1.99)=4.9401f(1.99) = 4.9401, f(2.01)=5.0601f(2.01) = 5.0601, f(2.1)=5.61f(2.1) = 5.61. Based on the table, lim⁑xβ†’2f(x)\lim_{x \to 2} f(x) is approximately (A) 4.414.41 (B) 55 (C) 5.615.61 (D) Does not exist
Show worked answer β†’

The correct answer is (B), about 55.

As xx approaches 22 from the left (1.9,1.991.9, 1.99), the values climb toward 55 (from 4.414.41 to 4.94014.9401). As xx approaches from the right (2.1,2.012.1, 2.01), the values fall toward 55 (from 5.615.61 to 5.06015.0601). Both sides converge on the same number, about 55, so the table estimates lim⁑xβ†’2f(x)β‰ˆ5\lim_{x \to 2} f(x) \approx 5. The endpoint values 4.414.41 and 5.615.61 are too far out to be the limit.

AP 2023 (style)2 marksSection II (free response, calculator). For g(x)=sin⁑xxg(x) = \frac{\sin x}{x}, a student builds a table: g(βˆ’0.1)=0.99833g(-0.1) = 0.99833, g(βˆ’0.01)=0.99998g(-0.01) = 0.99998, g(0.01)=0.99998g(0.01) = 0.99998, g(0.1)=0.99833g(0.1) = 0.99833 (with xx in radians). (a) Explain why g(0)g(0) cannot be computed directly. (b) Use the table to estimate lim⁑xβ†’0g(x)\lim_{x \to 0} g(x).
Show worked answer β†’

A 2-point numerical-estimation question.

(a) (1 point) At x=0x = 0 the formula gives sin⁑00=00\frac{\sin 0}{0} = \frac{0}{0}, an indeterminate form, so g(0)g(0) is undefined and cannot be computed by substitution.
(b) (1 point) From both sides the values rise toward 11 as xβ†’0x \to 0 (from 0.998330.99833 to 0.999980.99998 on each side), so the table estimates lim⁑xβ†’0g(x)β‰ˆ1\lim_{x \to 0} g(x) \approx 1. (This is the known limit sin⁑xxβ†’1\frac{\sin x}{x} \to 1.)

Related dot points

Sources & how we know this