Free Ebook cover Calculus Before Calculus: Limits and Change for First-Time Learners

Calculus Before Calculus: Limits and Change for First-Time Learners

New course

10 pages

Thinking in Graphs: Functions as Change You Can See

Capítulo 1

Estimated reading time: 15 minutes

+ Exercise

Why graphs are a “change detector”

A graph is more than a picture of a function. It is a way to see how one quantity responds when another quantity changes. When you look at a graph, you are not just reading values; you are reading behavior: where the output grows, where it shrinks, where it stays steady, and where it changes quickly or slowly.

Think of a function as a rule that pairs an input with an output. A graph turns that pairing into a visual story: moving left-to-right represents changing the input, and the height represents the output. The key idea for this chapter is: the shape of the graph encodes how change happens.

  • Steep upward sections show the output increasing quickly as the input increases.
  • Gentle upward sections show the output increasing slowly.
  • Flat sections show little or no change in output.
  • Downward sections show the output decreasing as the input increases.

When you learn to “read” these features, you can make predictions and explanations without plugging in many numbers. You can also connect real situations (speed, cost, temperature, height, concentration) to the mathematics of functions.

Axes, scale, and what a point really means

Every point on a function graph has the form (x, y). Interpreting that point correctly is the foundation for everything else.

  • x is the input (often time, distance, amount, or some controllable variable).
  • y is the output (often a measured response: position, cost, temperature, revenue, etc.).

Reading a point is reading a statement: “When the input is x, the output is y.” For example, if a graph shows a point (3, 12), it means f(3) = 12.

Continue in our app.

You can listen to the audiobook with the screen off, receive a free certificate for this course, and also have access to 5,000 other free online courses.

Or continue reading below...
Download App

Download the app

Scale matters. If one graph uses 1 unit per grid square and another uses 10 units per grid square, the same curve can look very different. Before interpreting steepness or flatness, check the axis labels and tick marks. A graph can look steep simply because the vertical scale is zoomed in, or look flat because the vertical scale is zoomed out.

Practical step-by-step: reading values from a graph

  • Step 1: Locate the x-value you care about on the horizontal axis.
  • Step 2: Move vertically until you hit the graph.
  • Step 3: From that point, move horizontally to the y-axis to read the corresponding y-value.
  • Step 4: Write the interpretation as f(x) = y in words: “At input x, the output is y.”

This is the basic “input-output” reading. But the deeper skill is reading change, which comes from comparing points.

Change between two points: average rate of change

To see change, you compare two points on the graph. Suppose you have points (x1, y1) and (x2, y2). The average rate of change between them is the change in output divided by the change in input:

average rate of change = (y2 - y1) / (x2 - x1)

On a graph, this quantity is the slope of the straight line connecting the two points (the secant line). It tells you the overall trend between those inputs: how much y changes per 1 unit of x, on average.

Example: A cost function C(x) gives the total cost (in dollars) to produce x items. If the graph shows C(10) = 120 and C(20) = 200, then:

(200 - 120) / (20 - 10) = 80 / 10 = 8

Interpretation: between 10 and 20 items, the cost increased by $8 per additional item on average.

Practical step-by-step: computing average rate of change from a graph

  • Step 1: Choose two x-values in the interval you care about (often endpoints).
  • Step 2: Read the corresponding y-values from the graph (estimate if needed).
  • Step 3: Compute Δy = y2 − y1 and Δx = x2 − x1.
  • Step 4: Divide: Δy/Δx.
  • Step 5: Attach units: “output units per input unit.”

Units are not optional. If y is dollars and x is items, then Δy/Δx is dollars per item. If y is meters and x is seconds, then Δy/Δx is meters per second (a velocity-like quantity).

Steepness as “how fast” change is happening

When you look at a curve, your eyes naturally notice where it is steep or flat. That visual steepness corresponds to how large the rate of change is.

  • Steeper upward: larger positive rate of change.
  • Less steep upward: smaller positive rate of change.
  • Flat: rate of change near 0.
  • Steeper downward: larger negative rate of change (more rapid decrease).

Even without calculating, you can compare two regions: “The function increases faster here than there.” This is a powerful kind of reasoning, especially in applications where exact formulas are unknown but data is graphed.

From average change to local change: zooming in

Average rate of change uses two points and summarizes the whole interval. But many real questions are local: “How fast is it changing right now?” Graphically, that means looking at the curve near a single point.

A useful way to build intuition is to zoom in on the graph around a point. Often, a smooth curve begins to look more like a straight line when you zoom in enough. The slope of that “almost straight” behavior is the local rate of change at that point.

You do not need formal derivative rules to use this idea. You can estimate local change by taking two points very close together and computing the average rate of change. As the points get closer, the secant line better matches the curve near the point.

Practical step-by-step: estimating local rate of change from a graph

  • Step 1: Pick the point x = a where you want the local change.
  • Step 2: Choose a nearby point a + h (with small h, like 0.5 or 0.1 if the graph scale allows).
  • Step 3: Read f(a) and f(a + h) from the graph.
  • Step 4: Compute (f(a + h) − f(a)) / h.
  • Step 5: Repeat with a smaller h (and possibly also with a − h) to see if the estimate stabilizes.

If your estimates from smaller and smaller h values cluster around a number, that number is a good approximation of the local rate of change.

Increasing, decreasing, and constant: reading intervals

Graphs let you identify where a function is increasing or decreasing without a table of values.

  • Increasing on an interval: as x moves right, y tends to go up.
  • Decreasing on an interval: as x moves right, y tends to go down.
  • Constant on an interval: as x moves right, y stays the same (horizontal segment).

Be careful with “tends to.” For a function to be increasing on an interval, every move to the right within that interval should not produce a drop in y. Many graphs have mixed behavior: increasing for a while, then decreasing, then increasing again.

Practical step-by-step: describing behavior from a graph

  • Step 1: Scan left to right and mark where the graph changes direction (from up to down or down to up).
  • Step 2: Use those x-values to break the domain into intervals.
  • Step 3: On each interval, label the behavior: increasing, decreasing, or constant.
  • Step 4: If relevant, describe “how” it changes: slowly/quickly based on steepness.

This kind of description is often what you need in word problems: it translates the picture into statements about change.

Turning points: where change switches direction

A turning point is where the graph changes from increasing to decreasing (a local maximum) or from decreasing to increasing (a local minimum). These points matter because they often represent best/worst outcomes in applications: maximum profit, minimum cost, peak temperature, lowest altitude, and so on.

Graphically, a turning point is where the curve stops going up and starts going down, or vice versa. Near such a point, the graph often looks momentarily flat. That “flatness” corresponds to a local rate of change near zero.

Example interpretation: If a graph of daily temperature rises through the morning, reaches a peak mid-afternoon, then falls, the peak is a local maximum. The change switches from positive (warming) to negative (cooling).

Concavity: whether change is speeding up or slowing down

Steepness tells you the rate of change. Concavity tells you how that rate of change itself is changing. This is a “change of change” idea, and graphs make it visible.

  • Concave up: the graph bends like a cup. As x increases, the slope tends to increase (the function’s increase is speeding up, or its decrease is slowing down).
  • Concave down: the graph bends like a cap. As x increases, the slope tends to decrease (the function’s increase is slowing down, or its decrease is speeding up).

One way to see concavity without formulas is to imagine sliding a tangent-like line along the curve: if the curve lies mostly above that line, it tends to be concave up; if it lies mostly below, concave down. Another simple method is to compare slopes: are the slopes getting larger as you move right (concave up) or getting smaller (concave down)?

Practical step-by-step: detecting concavity by slope comparisons

  • Step 1: Pick three x-values in order: x1 < x2 < x3.
  • Step 2: Estimate the average slope from x1 to x2 and from x2 to x3.
  • Step 3: Compare the two slopes.
  • Step 4: If the later slope is larger, the graph is bending concave up over that region; if the later slope is smaller, concave down.

Example: Suppose a population graph is increasing, and the slope from year 1 to year 2 is about 3 thousand per year, while from year 2 to year 3 it is about 5 thousand per year. The increase is speeding up, suggesting concave up behavior in that region.

Intercepts and zeros: where the output hits important levels

Intercepts are not just “where the graph crosses an axis.” They often represent meaningful thresholds.

  • y-intercept: the output when x = 0, if x = 0 is in the domain. In context, it can represent an initial value.
  • x-intercepts (zeros): inputs where the output is 0. In context, these can represent break-even points, times when a quantity runs out, or equilibrium levels.

Example: If R(x) is revenue and C(x) is cost, then the graph of P(x) = R(x) − C(x) (profit) has zeros where profit is 0, meaning break-even production levels.

Piecewise graphs: different rules, different kinds of change

Many real situations do not follow one smooth rule everywhere. Shipping costs might be flat up to a weight limit and then jump; a taxi fare might include a base fee plus a per-mile rate; a machine might operate differently after a threshold temperature. These are naturally modeled with piecewise functions, and their graphs often have corners, jumps, or different slopes in different regions.

On a piecewise graph, each segment tells a different change story. A straight segment indicates constant rate of change (linear behavior). A curved segment indicates a changing rate. A jump indicates a sudden change in output without passing through intermediate values.

Practical step-by-step: interpreting a piecewise graph

  • Step 1: Identify the intervals where the graph follows a single simple shape (line segment, curve segment, flat segment).
  • Step 2: For each interval, describe the behavior (increasing/decreasing/constant) and the rate (constant vs changing).
  • Step 3: Check the boundary points between pieces: is there a jump (discontinuity) or a corner (continuous but sharp change in slope)?
  • Step 4: Translate each piece into a context statement, such as “From x = 0 to x = 5, the cost stays constant,” or “After x = 5, the cost increases by $2 per unit.”

Corners are especially important: they indicate an abrupt change in rate of change. For example, a pricing plan might switch from one per-unit rate to another at a threshold.

Graph transformations: how changes in a formula change the picture

Often you start with a known “base” graph and then modify it. Transformations let you predict how the graph moves without plotting many points. This is another way to think in graphs: you see change in the function by seeing change in the picture.

Vertical shifts and scaling

  • f(x) + k shifts the graph up by k (if k > 0) or down by |k| (if k < 0). Every output changes by the same amount.
  • a·f(x) scales vertically by factor a. If |a| > 1, the graph stretches away from the x-axis (steeper). If 0 < |a| < 1, it compresses toward the x-axis (flatter). If a < 0, it also reflects across the x-axis.

Change interpretation: adding k changes the baseline level but not the pattern of change. Multiplying by a changes the size of changes: rates of change are multiplied by a as well.

Horizontal shifts and scaling

  • f(x − h) shifts the graph right by h (if h > 0). The same behavior happens later in x.
  • f(x + h) shifts the graph left by h. The same behavior happens earlier in x.
  • f(bx) scales horizontally by factor 1/b. If b > 1, the graph compresses horizontally (changes happen faster in x). If 0 < b < 1, it stretches horizontally (changes happen more slowly in x).

Change interpretation: horizontal changes affect “when” things happen with respect to x. A horizontal compression means the function goes through its ups and downs over a shorter x-interval, which often looks like faster change.

Practical step-by-step: predicting a transformed graph

  • Step 1: Start with a reference graph you know (or a sketch of the original function).
  • Step 2: Apply transformations one at a time (shift, stretch/compress, reflect).
  • Step 3: Track a few key points (intercepts, peaks, corners) through the transformation.
  • Step 4: Sketch the transformed curve through the transformed key points, keeping the same overall shape.

Example: If g(x) = 2f(x − 3) + 1, then the graph of f shifts right 3, stretches vertically by 2, then shifts up 1. A peak at (1, 4) on f would move to (4, 2·4 + 1) = (4, 9) on g.

Common graph shapes as “change patterns”

You do not need to memorize many formulas to recognize common change behaviors. Focus on what the shape says about change.

Linear: constant change

A straight line means the output changes at a constant rate. Equal steps in x produce equal steps in y. This is the simplest change pattern and a common approximation over short intervals.

Exponential-like: accelerating change

Exponential growth curves rise slowly at first and then more and more steeply: the rate of change increases as the function increases. Exponential decay drops quickly at first and then levels off: the rate of decrease slows down over time.

Quadratic-like: turning point behavior

Parabola-shaped graphs have a single turning point (a minimum or maximum). They often model situations where something increases up to a point and then decreases (or the reverse), such as height vs time for a thrown object, or cost vs quantity when there is an optimal operating point.

Graphing from a situation: turning words into a change picture

Sometimes you are given a story rather than a formula. Your job is to sketch a graph that matches the described change. This is where “functions as change you can see” becomes very practical.

Practical step-by-step: sketching a graph from a verbal description

  • Step 1: Decide what x and y represent and write units (even if the sketch is rough).
  • Step 2: Identify the starting value (what is y when x begins?). Mark that point.
  • Step 3: Break the story into time/interval segments where behavior is consistent (increasing, decreasing, constant).
  • Step 4: For each segment, decide whether the change rate is constant (line) or changing (curve), and whether it is speeding up or slowing down (concavity).
  • Step 5: Connect the segments smoothly if the story suggests gradual change, or with corners/jumps if the story suggests abrupt change.

Example story: “A tank is filled quickly at first, then more slowly as it nears full.” The graph of water volume vs time should increase, but with decreasing steepness: it rises and then levels off, which is increasing and concave down.

Another story: “A car travels at constant speed, then stops for a while, then returns at a faster constant speed.” If you graph distance from home vs time, you get a line up (constant slope), then a flat segment (slope 0), then a line down that is steeper in magnitude (faster return).

Graphing from data: seeing change in measurements

In many first encounters with calculus ideas, you work with graphs built from measured data: points plotted from experiments, surveys, or sensors. The main goal is to infer change behavior from the plotted points.

Practical step-by-step: estimating change from a scatter plot

  • Step 1: Plot the data points carefully with consistent scale.
  • Step 2: Look for an overall trend: increasing, decreasing, or neither.
  • Step 3: Check whether the trend is roughly linear (constant rate) or curved (changing rate).
  • Step 4: Estimate average rates of change over several intervals by picking representative points.
  • Step 5: If appropriate, sketch a smooth curve that follows the pattern (a “best-fit” by eye) and use it to discuss local steepness.

When data is noisy, do not overreact to small wiggles. Focus on the main shape: is the slope generally getting larger, smaller, or staying about the same? That is the change story the graph is telling.

Common graph-reading pitfalls (and how to avoid them)

Confusing height with steepness

A point being high on the graph means the output is large, not that it is changing fast. Fast change is about steepness (slope), not height. A function can be high but flat (large output, little change), or low but steep (small output, rapid change).

Ignoring scale

Always check axis increments. A “steep” line on a graph with a stretched vertical axis may represent a modest rate of change in real units.

Assuming smoothness where there is a corner or jump

If the graph has a sharp corner, the rate of change switches abruptly. If it has a jump, the output changes suddenly without intermediate values. Treat these as important features, not drawing artifacts.

Reading beyond the domain

Some graphs are only meaningful for certain x-values (for example, time cannot be negative in many contexts). Make sure your interpretations stay within the shown or stated domain.

Now answer the exercise about the content:

A graph looks very steep in one section. Which action best helps you decide whether the function is truly changing quickly there (in real units) rather than just appearing steep?

You are right! Congratulations, now go to the next page

You missed! Try again.

Steepness represents rate of change, but the scale can make a curve look steeper or flatter than it really is. Checking axis increments helps interpret the rate of change in correct units.

Next chapter

Approaching a Value: Building Limit Intuition Without Heavy Algebra

Arrow Right Icon
Download the app to earn free Certification and listen to the courses in the background, even with the screen off.