Lab: PLACEHOLDER Graphical Exploration of Limits

Objective

Develop an intuitive understanding of limits by exploring function behavior near specific points using graphical analysis.

Materials Needed

Part 1: The Mystery of the "Hole"

Time: 15 minutes

Consider the function: $$f(x) = \frac{x^2 - 4}{x - 2}$$

Investigation A: What happens at x = 2?

  1. Try to evaluate f(2)f(2) directly. What happens?

  2. Create a table of values approaching x=2x = 2:

x 1.9 1.99 1.999 ? 2.001 2.01 2.1
f(x) undefined
  1. Graph the function on your calculator. What do you observe at x=2x = 2?

  2. Zoom in around x=2x = 2. What does the graph suggest about the "missing" point?

Discovery Questions:

Part 2: One-Sided Limits

Time: 15 minutes

Investigation B: The Step Function

Consider the piecewise function:

g(x)={x+1if x<13if x=12xif x>1g(x) = \begin{cases} x + 1 & \text{if } x < 1 \\ 3 & \text{if } x = 1 \\ 2x & \text{if } x > 1 \end{cases}

  1. Graph this function carefully. Pay special attention to what happens at x=1x = 1.

  2. Trace along the curve approaching x=1x = 1 from the left. What y-value do you approach?

  3. Trace along the curve approaching x=1x = 1 from the right. What y-value do you approach?

  4. What is the actual value of g(1)g(1)?

Analysis Table:

Approach Direction Limiting Value Actual Function Value
From the left (x1x \to 1^-)
From the right (x1+x \to 1^+)
At the point (x=1x = 1)

Discovery Questions:

Part 3: Infinite Behavior

Time: 10 minutes

Investigation C: Vertical Asymptotes

Explore the function: $$h(x) = \frac{1}{x - 3}$$

  1. What happens when you try to evaluate h(3)h(3)?

  2. Create approach tables:

From the left of x = 3:

x 2.9 2.99 2.999 2.9999
h(x)

From the right of x = 3:

x 3.1 3.01 3.001 3.0001
h(x)
  1. Graph the function and observe the behavior near x=3x = 3.

Discovery Questions:

Part 4: Oscillating Functions

Time: 10 minutes

Investigation D: When Limits Don't Exist

Examine the function: $$k(x) = \sin\left(\frac{1}{x}\right)$$ near x=0x = 0.

  1. Graph this function using a viewing window like [0.5,0.5][-0.5, 0.5] by [2,2][-2, 2].

  2. Zoom in progressively closer to x=0x = 0. What do you observe?

  3. Try to trace the function as it approaches x=0x = 0. What happens?

Discovery Questions:

Part 5: Synthesis Activity

Time: 10 minutes

Your Turn: Function Detective

For each graph below, determine if the limit exists at the indicated point. If it does, estimate the limit value.

Function A: (Draw or describe a function with a removable discontinuity)

Function B: (Draw or describe a function with a jump discontinuity)

Function C: (Draw or describe a function with a vertical asymptote)

Part 6: Real-World Connection

Time: 5 minutes

Consider the cost function for a shipping company:

C(w)={5.00if 0<w18.00if 1<w211.00if 2<w3C(w) = \begin{cases} 5.00 & \text{if } 0 < w \leq 1 \\ 8.00 & \text{if } 1 < w \leq 2 \\ 11.00 & \text{if } 2 < w \leq 3 \end{cases}

where ww is weight in pounds.

  1. What is limw1C(w)\lim_{w \to 1^-} C(w)?
  2. What is limw1+C(w)\lim_{w \to 1^+} C(w)?
  3. Does limw1C(w)\lim_{w \to 1} C(w) exist?
  4. What does this mean in practical terms for shipping costs?

Reflection and Conclusions

Key Discoveries

Write a brief explanation of each concept:

  1. Removable Discontinuity: _________________________________

  2. Jump Discontinuity: _____________________________________

  3. Infinite Limits: _______________________________________

  4. Oscillating Behavior: __________________________________

The Big Picture

In your own words, explain what a limit represents and why it's useful in mathematics.

Questions for Further Exploration

  1. How might limits help us understand rates of change?
  2. What happens to limits when we have functions like sinxx\frac{\sin x}{x} as x0x \to 0?
  3. How do limits relate to the idea of continuity?

Lab Report

Create a visual summary showing:

Extension Challenge

Design your own piecewise function that has:

Graph your function and verify that it has these properties.