Lesson 1: What is Calculus? Limits Intuition

1. What is Calculus?

Calculus is the mathematics of **change**.

It has two main parts:

Used in:

2. The Big Idea: Limits

A limit asks: “What value does a function approach as x gets very close to a number?”

Example: What happens to \(f(x) = x^{2}\) when \(x\) is very close to 3?

\(f(2.9) = 8.41, f(2.99) = 8.9401, f(3.01) = 9.0601, f(3.001) = 9.006001\) → approaches 9

We write: \[\lim_{x\rightarrow 3} x² = 9\]

Exercise 1

What value does \(f(x) = 2x + 1\) approach as \(x\) gets very close to 5?
\(\lim_{x→5} (2x + 1) = \)

Exercise 2

What does \(\lim_{x→2} (x² - 4)/(x - 2)\) equal?

Summary – Lesson 1

Next: more on limits, including tricky cases.

← Previous Lesson Next Lesson (2) →