Mathematics · Lesson 07

Graphing Calculator

Functions Algebra Coordinate Plane Graphing

Plot first. Then investigate what changed.

Use the calculator immediately, notice a pattern, and open help only when you need an explanation.

← Back to Mathematics

Why Graphs Matter

Students often meet graphs as pictures to decode. The deeper idea is stronger: a graph is a model. It compresses a relationship so you can see structure, make predictions, and test whether your equation matches reality.

A graph is not a picture.
It is a compressed truth about a system.

Motion becomes parabolas

A tossed ball rises, slows, turns, and falls. One curve captures the whole story, including the highest point and when it lands.

Sound becomes sine waves

Pitch, rhythm, and vibration repeat in patterns. A wave graph lets students see repetition instead of just hearing it.

Growth becomes exponentials

Populations, money, and spread can accelerate. A graph makes that changing rate visible before a table ever feels intuitive.

Lesson Launchpad

To make this work across K–12, the lesson should start visual, stay hands-on, and scale upward into explanation and modeling. For primary learners, use the graph cards and mission buttons as a shape-matching activity; for older students, push toward coefficient analysis and real-world modeling.

Students Should Leave Able To

  • read points, intercepts, and slope from a coordinate graph.
  • predict how a number in an equation changes a line, parabola, or wave.
  • use a graph to explain a pattern in science, art, engineering, or coding.

3-Minute Start

  1. 1Load one guided mission instead of asking students to type from scratch.
  2. 2Have them say what changed: steeper, shifted, wider, flipped, or repeated faster.
  3. 3Capture one screenshot or one sentence explaining the pattern they noticed.
Grades 3–5 Shape Spotter

Use presets to match equations with a line, U-shape, V-shape, or wave. Focus on vocabulary like up, down, left, right, and steep.

Grades 6–8 Pattern Detective

Compare graphs in pairs and explain how slope, intercept, and leading coefficient change the picture.

Grades 9–12 Model Builder

Use the calculator to test families of functions, estimate intersections, and justify a model for motion, growth, or periodic behavior.

What Is a Graph?

A graph is a visual picture of a relationship between two quantities. On a standard coordinate plane (also called the Cartesian plane), we use two perpendicular number lines — the horizontal x-axis and the vertical y-axis — that cross at the origin (0, 0).

Every point on the plane can be described by an ordered pair (x, y). A function is a rule that assigns exactly one y-value to each x-value. When you plot all those pairs, you get the graph of the function.

Key idea If the rule is y = 2x + 1, then for every x you choose, multiply by 2 and add 1 to get y. Plug in x = 0 → y = 1. Plug in x = 3 → y = 7. Connect all those points and you get a straight line.

Reading the Coordinate Plane

Before graphing equations, you need to be comfortable reading the plane itself.

x y 0 −3 −2 −1 1 2 3 4 3 2 1 −1 y-intercept (0, 1) (2, 2.6) run = 1 rise y = 0.8x + 1 II I III IV

Key Parts of a Graph

x-intercept Where the curve crosses the x-axis (y = 0). Set the equation equal to zero and solve for x.
y-intercept Where the curve crosses the y-axis (x = 0). Substitute x = 0 into the equation.
Slope (m) How steep a line is. Slope = rise ÷ run. Positive slope rises left-to-right; negative slope falls.
Vertex The highest or lowest point of a parabola. For y = ax² + bx + c, it sits at x = −b/(2a).

Types of Functions

Different equation forms produce different graph shapes. Recognising the shape from the equation (and vice versa) is a core algebra skill.

Linear y = mx + b A straight line. m controls steepness, b sets where it crosses the y-axis.
Quadratic y = ax² + bx + c A U-shaped parabola. Opens up when a > 0, down when a < 0.
Cubic y = ax³ + … An S-shaped curve with two bends. Can have up to three x-intercepts.
Absolute Value y = abs(x) A V-shape. Always non-negative — it flips negative values up.
Square Root y = sqrt(x) Starts at the origin, curves right. Only defined for x ≥ 0.
Sine / Cosine y = sin(x) A repeating wave. Period is 2π (~6.28). Oscillates between −1 and 1.
Exponential y = 2^x Grows (or decays) at an accelerating rate. Never touches the x-axis.
Rational y = 1/x Has a vertical asymptote at x = 0 — the curve approaches but never crosses it.

How to Type Equations

The calculator below uses standard math notation. Here's a quick reference:

OperationType thisExample
Multiply*3*x
Exponent / Power^x^2
Square rootsqrt(…)sqrt(x)
Absolute valueabs(…)abs(x-2)
Sine / Cosinesin(…) / cos(…)sin(x)
Natural logln(…)ln(x)
Log base 10log(…)log(x)
Pipisin(2*pi*x)
e (Euler's number)ee^x
Explicit multiplication is still the clearest Writing 3*x is safest, but the calculator also accepts common classroom shorthand like 3x, 2sin(x), and (x+1)(x-1).

Graphing Calculator

Graph first, then reveal support only when you need it. Type an equation, drag a slider, or launch a mission to make the math move before you explain it.

Type an equation in terms of x, press Plot (or Enter), and it appears on the graph. Pan by dragging, zoom with scroll or the +/− buttons, and hover to read coordinates. The input now accepts more natural student typing like 2x + 1, y = x^2, |x|, and (x+1)(x-1).

Classic Graphing Calculator TI-inspired
2nd Alpha Deg Home
Ready
HOME
Use the keys to enter an expression, switch screens, or send Y1 to the graph.

Phase-1 feel, real graph engine underneath: `Y=` edits the active function, `WINDOW` changes bounds, `TABLE` reveals values, and `GRAPH` sends the expression to the canvas.

x: — y: —

Table of Values

xy
Press TABLE to generate values from the current focus function.

Quick Plot

Presets

Missions

Try These First

Each mission loads a small set of equations so students can compare a single idea at a time.

Modeling Studio

Use sliders to feel the math, lock every variable except one, and watch the graph explain itself with live annotations. Manual plotting still works below, but this layer turns the page into a guided pattern lab.

Difficulty mode
Function family
Cause-and-effect lock

Open exploration mode. Students can compare several changes at once.

Active domain

Outside this interval, the modeling function fades out so students can see that equations can have limits as well as shapes.

Live overlays
y = x

What this change means

Slope changes how fast the line rises or falls for every step to the right.

  • The highlighted point marks the y-intercept.
  • The triangle shows rise over run, so students can see slope instead of only computing it.

Import Real Data

Paste x,y pairs, one per line, then graph the data as points and a connected trend. This is the bridge from simulation to interpretation.

Sample convergence data is ready to import.

Guided Explorations

Use the calculator above to investigate these questions. Each one reveals something important about how functions behave.

  1. 1 Slope & steepness: Plot x, 2*x, and 0.5*x together. What does changing the coefficient do to the line? Now try -x. What happens when the slope is negative?
  2. 2 The y-intercept: Plot x + 3, x, and x - 3. All three have the same slope. What is the only thing that changes? Which number in the equation controls the vertical shift?
  3. 3 Parabolas & the a-value: Plot x^2, 2*x^2, and 0.3*x^2. How does the leading coefficient affect the width? Now try -x^2. What does a negative a-value do?
  4. 4 Finding intersections: Plot x + 2 and x^2. Where do they cross? Hover your mouse near the intersection to read the approximate coordinates. Can you solve it algebraically? Set x + 2 = x² and solve for x.
  5. 5 Waves: Plot sin(x) and sin(2*x). How does multiplying inside the sine change the wave? Try 2*sin(x) — what does the multiplier outside change?

STEAM Studio Challenges

Once students can read the graphs, move quickly into making something, modeling something, or explaining something. That shift is what makes the lesson feel authentically STEAM.

Art Equation Poster

Layer lines, parabolas, and absolute value graphs to design a skyline, bridge, or mountain scene. Ask students to label which equation produced each shape.

Science Motion Story

Use a parabola to model a tossed ball, then explain what the vertex and intercepts mean in the real situation.

Engineering Ramp Designer

Compare several linear equations and decide which slope would make a safer ramp or steeper launch path. Defend the choice with graph evidence.

Technology Wave Tuner

Test sin(x), sin(2*x), and 2*sin(x) to connect graph changes to frequency, loudness, or signal design.

Connect This to Other Lessons

This calculator works best as a hub. Students should be able to leave one lesson with data or a model idea and continue the reasoning here.

Key Vocabulary

Function A rule where every input (x) gives exactly one output (y).
Domain The set of all allowed x-values (inputs).
Range The set of all possible y-values (outputs).
Slope Rise over run — the rate at which y changes per unit of x.
Intercept Where a graph crosses an axis. x-intercept: y = 0. y-intercept: x = 0.
Asymptote A line the graph approaches but never touches (e.g. x = 0 for y = 1/x).
Period The horizontal distance before a wave repeats. For sin(x), period = 2π.
Vertex The turning point of a parabola — its maximum or minimum value.

Quick Check

0 / 4 correct · 4 to go

1. What is the y-intercept of y = 3x − 5?

2. The equation y = −2x² produces which shape?

3. Which line is steeper: y = 4x + 1 or y = x + 1?

4. Which best describes the graph of y = sin(x)?