Master the core ideas of calculus โ limits, derivatives, and integrals โ with clear explanations, step-by-step examples, and real-world context. No prior experience needed.
Six self-contained lessons. Study at your own pace.
This mini-course is designed for absolute beginners. You'll learn the fundamental concepts of calculus in a clear, friendly way. Each lesson builds on the previous one, but you can also jump around.
Explore these interactive tools to deepen your understanding and practice calculus concepts.
Perform advanced calculations with trig, log, exponential, factorial, and more.
Launch Calculator โVisualize functions, tangent lines, and areas under curves with interactive graphs.
View Graphs โUse the menu above to navigate, or click the button below to start with Lesson 1.
What calculus is, why it matters, and the big ideas behind limits, derivatives, and integrals.
Calculus is the branch of mathematics that studies change and motion. While algebra and geometry give us tools to describe static situations, calculus lets us understand how quantities evolve over time, how they accumulate, and how they relate to one another.
Calculus is traditionally divided into two main branches:
These two ideas are connected by the Fundamental Theorem of Calculus, which we'll explore in later lessons.
Calculus is the language of the physical world. It's used in physics, engineering, economics, biology, computer science, and many other fields. Here are a few examples:
Throughout this mini-course, we'll focus on three core concepts:
A limit describes what happens to a function as the input approaches a certain value. It's the foundation of both derivatives and integrals.
A derivative measures the instantaneous rate of change of a function. It tells us how steep a curve is at any point.
An integral measures the accumulation of a quantity โ the area under a curve, the total distance traveled, or the total growth over time.
In the next lesson, we'll dive deeper into limits โ the building block of all calculus.
The foundation of calculus โ understanding what happens as variables approach a value.
A limit describes the value that a function approaches as the input approaches some value. Limits are the bedrock of calculus โ they make derivatives and integrals possible.
We write limits like this:
This means "as x gets arbitrarily close to a, f(x) gets arbitrarily close to L."
Consider the function \( f(x) = \frac{x^2 - 1}{x - 1} \). This function is undefined at \( x = 1 \), but what happens as \( x \) gets closer to 1?
Let's test some values:
As \( x \) gets closer to 1, \( f(x) \) gets closer to 2. So we say:
Sometimes we care about approaching from the left or the right:
If both one-sided limits exist and are equal, the two-sided limit exists.
Try evaluating these limits:
Rates of change, slopes of curves, and the rules that make differentiation powerful.
A derivative measures the instantaneous rate of change of a function. Geometrically, it's the slope of the tangent line to the curve at a given point.
The derivative of \( f(x) \) with respect to \( x \) is denoted:
For any real number \( n \): \( \frac{d}{dx} x^n = n \cdot x^{n-1} \)
The derivative of a constant is zero: \( \frac{d}{dx} c = 0 \)
\( \frac{d}{dx} [f(x) \pm g(x)] = f'(x) \pm g'(x) \)
\( \frac{d}{dx} [f(x) \cdot g(x)] = f'(x)g(x) + f(x)g'(x) \)
\( \frac{d}{dx} \left[ \frac{f(x)}{g(x)} \right] = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2} \)
Find the derivative of each function:
Optimization, motion, tangent lines โ putting derivatives to work in the real world.
The derivative \( f'(a) \) gives the slope of the tangent line to \( f(x) \) at \( x = a \). The equation of the tangent line is:
Derivatives help us find maximum and minimum values of functions. To find extrema:
Problem: A farmer wants to fence a rectangular field with 200 m of fencing. What dimensions maximize the area?
Solution: Let width = \( x \), length = \( y \). The perimeter is \( 2x + 2y = 200 \Rightarrow y = 100 - x \).
Area: \( A(x) = x(100 - x) = 100x - x^2 \).
\( A'(x) = 100 - 2x \). Set \( A'(x) = 0 \Rightarrow x = 50 \).
Then \( y = 50 \). The maximum area is \( 50 \times 50 = 2500 \) mยฒ.
Graphs help us see the behavior of functions, their slopes, and the areas under curves. Below are two common examples:
Accumulation, area under curves, and the Fundamental Theorem of Calculus.
An integral measures the accumulation of a quantity. The definite integral of a function over an interval gives the net area between the curve and the x-axis.
We write the definite integral as:
This represents the area under \( f(x) \) from \( x = a \) to \( x = b \).
This theorem connects differentiation and integration โ it's the most important idea in calculus!
If \( F(x) \) is an antiderivative of \( f(x) \), then:
If \( F(x) = \int_a^x f(t) \, dt \), then \( F'(x) = f(x) \).
Evaluate \( \int_0^2 (3x^2 + 2x) \, dx \).
Solution:
Finding areas, volumes, averages, and solving real problems with integration.
To find the area between two curves \( f(x) \) (top) and \( g(x) \) (bottom) over \( [a, b] \):
Rotate a region around an axis to create a 3D solid. Two common methods:
Rotate around the x-axis:
Rotate around the x-axis with a hole:
The average value of \( f(x) \) on \( [a, b] \) is:
Find the area between \( f(x) = x^2 \) and \( g(x) = x \) from \( x = 0 \) to \( x = 1 \).
Perform advanced calculations with ease โ trigonometric, logarithmic, exponential, and more.
This scientific calculator supports basic arithmetic, trigonometric functions (sin, cos, tan), logarithms (log base 10, natural log ln), square root, exponentiation (x^y), factorial, and constants ฯ and e. It's designed to help you verify your calculus homework and explore mathematical functions interactively.
+ - * / for addition, subtraction, multiplication, and division.sin, cos, or tan then enter the angle in radians (e.g., sin(ฯ/2)).log is base 10, ln is natural log (base e).^ for exponentiation (e.g., 2^3) and โ for square root.! (e.g., 5!).ฯ (pi) and e (Euler's number).( and ) to group expressions.AC to reset the display.= to compute the result.sin(ฯ/2) โ 1cos(0) โ 1ln(e) โ 1log(100) โ 2โ(16) โ 42^5 โ 325! โ 120(3+4)*2 โ 14Errors (like division by zero or invalid input) will show "Error".