Zum Inhalt springen

English:Graphing Linear Equations

Aus MOOCsWiki Staging

Graphing Linear Equations



Introduction

Graphing Linear Equations helps you turn an equation into a picture. In Grades 7–8, this skill connects arithmetic, patterns, ratio, proportional relationships, functions, and introductory algebra. A linear equation in two variables describes a set of ordered pairs that lie on a straight line.

When you graph a linear equation, you can see how two quantities change together. You can also use the graph to estimate values, compare rates, identify starting values, and explain real situations such as costs, distances, temperatures, or water levels.

Datei:CartesianPlane.svg

The coordinate plane has a horizontal x-axis and a vertical y-axis. They meet at the origin, (0, 0). A point such as (3, 5) means move 3 units along the x-axis and then 5 units along the y-axis.


Learning Goals

By the end of this aiMOOC, you should be able to explain what a graph of a linear equation represents, plot ordered pairs accurately, recognize a constant rate of change, calculate and interpret slope, identify a y-intercept, graph equations in slope-intercept form, graph equations using a table or intercepts, and connect graphs to real-world situations.


The Coordinate Plane and Solutions

A coordinate plane lets you represent pairs of numbers visually. Every point is written as an ordered pair (x, y). The x-coordinate tells you how far to move left or right. The y-coordinate tells you how far to move down or up.

Suppose the equation is y = 2x + 1. If x = 0, then y = 1, so (0, 1) is a solution. If x = 1, then y = 3, so (1, 3) is another solution. If x = 2, then y = 5, so (2, 5) is also a solution. All points that satisfy the equation lie on the same straight line.

A point is a solution of a linear equation when its coordinates make the equation true. For example, (2, 5) satisfies y = 2x + 1 because 5 = 2 · 2 + 1.


Graphing from a Table of Values

One reliable way to graph a linear equation is to make a table.

For y = -x + 3, you might choose x-values of -1, 0, 1, 2, and 3. Substituting each value gives:

x y = -x + 3 Ordered pair
-1 4 (-1, 4)
0 3 (0, 3)
1 2 (1, 2)
2 1 (2, 1)
3 0 (3, 0)

Plot the points carefully, check that they form a straight pattern, and draw a straight line through them. Use arrows at the ends if the line continues beyond the visible grid.

A table is especially useful when you are learning, when the equation is not already written in a familiar form, or when you want to check a graph created by another method.


Slope: The Rate of Change

The slope of a nonvertical line measures how much y changes when x changes. You can calculate slope between two points using:

slope = change in y ÷ change in x

This is often remembered as rise over run.

Datei:Wiki slope in 2d.svg

If a line goes through (1, 2) and (4, 8), then the vertical change is 8 - 2 = 6 and the horizontal change is 4 - 1 = 3. The slope is 6 ÷ 3 = 2. This means y increases by 2 units for every increase of 1 unit in x.


Reading the Direction of a Line

The sign of the slope tells you the direction of the line when you read from left to right.

  1. Positive slope: The line rises from left to right.
  2. Negative slope: The line falls from left to right.
  3. Zero slope: The line is horizontal.
  4. Undefined slope: The line is vertical because the horizontal change is zero.

A steeper line has a slope with a larger absolute value than a less steep line, as long as the axes use comparable scales.


Slope-Intercept Form

A very useful form of a linear equation is:

y = mx + b

In this form, m is the slope and b is the y-intercept. The y-intercept is the y-coordinate of the point where the line crosses the y-axis. Its point is (0, b).

For y = 3x - 2, the slope is 3 and the y-intercept is -2. The graph crosses the y-axis at (0, -2). From that point, a slope of 3 can be read as 3/1: move up 3 and right 1 to find another point.


Understanding the y-Intercept

The y-intercept is often a starting value in a real situation. If a bike rental costs $4 to unlock plus $3 for each hour, the total cost C can be modeled by C = 3h + 4. The slope 3 is the cost per hour, while the y-intercept 4 is the starting cost when h = 0.

Datei:Y-intercept line slope.svg

Not every y-intercept should be interpreted as a realistic starting event. In some contexts, x = 0 may not make sense. Always connect the mathematics to the situation.


Graphing from Slope-Intercept Form

To graph y = mx + b efficiently:

  1. Identify the y-intercept b and plot (0, b).
  2. Write the slope m as a fraction if needed.
  3. Use rise and run to move from the y-intercept to a second point.
  4. Repeat the slope pattern to find another point if useful.
  5. Draw a straight line through the points and label the graph.

For y = -2x + 5, begin at (0, 5). The slope -2 can be written as -2/1, so move down 2 and right 1 to get (1, 3). Move down 2 and right 1 again to get (2, 1). The points should line up.


A Concrete Example

The function y = 2x - 4 has slope 2 and y-intercept -4. Its graph crosses the y-axis at (0, -4). From there, a rise of 2 for a run of 1 gives points such as (1, -2) and (2, 0).

Fehler beim Erstellen des Vorschaubildes:

Notice that the point (2, 0) is also the x-intercept because the line crosses the x-axis there.


Graphing Using Intercepts

An x-intercept is where the line crosses the x-axis, so y = 0. A y-intercept is where the line crosses the y-axis, so x = 0.

Datei:X-intercept and Y-intercept.svg

For 2x + y = 6:

When x = 0, y = 6, so the y-intercept is (0, 6).

When y = 0, 2x = 6, so x = 3, and the x-intercept is (3, 0).

Plot these two points and draw the line through them. Two distinct points determine one straight line.


Rewriting Equations Before Graphing

Some equations are not presented as y = mx + b. You can often solve for y first.

Example:

2x + y = 7

Subtract 2x from both sides:

y = -2x + 7

Now the slope is -2 and the y-intercept is 7.

For an equation such as 3x + 2y = 8, isolate y:

2y = -3x + 8

y = -3/2 x + 4

Now you can graph the y-intercept (0, 4) and use the slope -3/2.


Special Linear Graphs

A horizontal line such as y = 4 has slope 0. Every point on the line has y-coordinate 4.

A vertical line such as x = -2 has undefined slope. Every point on the line has x-coordinate -2. A vertical line cannot be written in the form y = mx + b because one x-value corresponds to many y-values.

The equation y = mx is a special case of slope-intercept form with b = 0. Its graph passes through the origin. This often represents a proportional relationship.

Datei:Plot of function x over 3.svg


Connecting Tables, Equations, and Graphs

A linear relationship can appear as a table, equation, graph, or verbal rule. These representations describe the same relationship in different ways.

Consider y = 2x + 3:

The equation shows slope 2 and starting value 3.

A table shows that whenever x increases by 1, y increases by 2.

The graph is a straight line that crosses the y-axis at 3.

A verbal rule could be: “Start at 3 and add 2 for every additional unit of x.”

Learning to move between these representations is one of the most important skills in algebra.


Real-World Modeling

Linear equations are useful when a quantity changes by a constant amount. Imagine a school club has $40 in savings and adds $15 each week. If w is the number of weeks and S is the savings in dollars, then:

S = 15w + 40

The slope 15 means the savings increase by $15 each week. The y-intercept 40 means the club starts with $40 at week 0.

To use a graph responsibly, label both axes with quantities and units. Also decide which x-values make sense. Negative weeks would not fit this situation, even though the mathematical line can extend to negative x-values.


Is the Relationship Linear?

A relationship is linear when it has a constant rate of change over the part you are studying. In a table with equally spaced x-values, check whether the y-values change by a constant amount. In a graph, check whether the points lie on a straight line. In an equation, a form such as y = mx + b signals a linear relationship.

A curved graph is not linear. A table whose y-values change by different amounts for equal changes in x is not linear.


Checking Your Graph

A quick accuracy check can prevent many mistakes.

  1. Choose one or two points from your graph and substitute them into the original equation.
  2. Check that the y-intercept matches the equation when x = 0.
  3. Check that the line rises, falls, or stays horizontal in a way that matches the sign of the slope.
  4. Check the scale and labels on both axes.
  5. If you used a table, verify at least one calculated y-value.

Common mistakes include reversing x and y in an ordered pair, confusing rise with run, using the wrong sign for a negative slope, plotting b on the x-axis instead of the y-axis, and drawing a line through points that do not satisfy the equation.


Interactive Tasks


Quiz: Test Your Knowledge

Which equation has slope 3 and y-intercept 2? (y = 3x + 2) (!y = 2x + 3) (!y = 3x - 2) (!y = -3x + 2)




What does the y-intercept show on a graph? (The point where the line crosses the y-axis) (!The point where the line crosses the x-axis) (!The steepness of a vertical line) (!The distance between two plotted points)




What is the slope of a line that rises 6 units while running 3 units to the right? (2) (!3) (!6) (!9)




Which description matches a negative slope? (The line falls from left to right) (!The line rises from left to right) (!The line is horizontal) (!The line is vertical)




Which point lies on the equation y = 2x + 1? (2, 5) (!2, 4) (!1, 1) (!0, 2)




What is the y-intercept of y = -4x + 7? (7) (!-4) (!4) (!-7)




Which equation represents a horizontal line? (y = 5) (!x = 5) (!y = 5x) (!y = x + 5)




What should you set y equal to when finding an x-intercept? (0) (!1) (!x) (!the slope)




Which statement is true for a proportional linear relationship? (Its graph passes through the origin) (!Its slope is always negative) (!Its graph is always vertical) (!Its y-intercept is always one)




Why is a table of values useful when graphing a linear equation? (It provides ordered pairs that satisfy the equation) (!It changes the slope of the equation) (!It removes the need for a coordinate plane) (!It makes every y-value equal to zero)





Memory Game

Coordinate plane Grid formed by perpendicular x- and y-axes
Ordered pair Two coordinates written in x then y order
Slope Rate comparing vertical change with horizontal change
Y-intercept Place where a line crosses the vertical axis
Linear equation Equation whose graph in two variables is a straight line
Rise Vertical change between two points
Run Horizontal change between two points





Drag and Drop

Match the correct terms. Topic
Line rises from left to right Positive slope
Line falls from left to right Negative slope
Line crosses the vertical axis Y-intercept
Line has no vertical change Zero slope
Point makes the equation true Solution




...


Crossword Puzzle

Slope What word names the rate of vertical change compared with horizontal change?
Intercept What word completes the phrase y-_____ for where a line crosses the vertical axis?
Origin What is the name of the point where both coordinate axes meet?
Coordinate What word names one number that locates a point on an axis?
Horizontal What kind of line has zero slope?
Vertical What kind of line has undefined slope?





LearningApps


Cloze Text

Complete the text.

A linear equation in two variables graphs as a

line. An ordered pair lists the

before the y-coordinate. The slope compares vertical change with

change. In y = mx + b, the letter m represents the

. In the same form, b represents the

. A positive slope makes the line

from left to right. A horizontal line has a slope of

. To find an x-intercept, set y equal to

. A table of values gives points that

the equation. In a real-world model, the slope often represents a constant

of change.




Open-Ended Tasks


Easy

  1. Coordinate grid poster: Create a one-page poster that labels the x-axis, y-axis, origin, quadrants, and three ordered pairs; add a short explanation of how to plot each point.
  2. Table to graph: Choose a simple equation such as y = x + 2, build a table with at least five x-values, plot the resulting points, and draw the line.
  3. Slope photo hunt: Take or collect three photos of ramps, roofs, paths, or other slanted objects and describe which appears to have the greatest positive or negative slope.
  4. Explain the intercept: Write a short paragraph explaining the difference between an x-intercept and a y-intercept, then draw one labeled example of each.


Standard

  1. Graphing tutorial video: Record a two- to three-minute video in which you graph an equation in slope-intercept form and explain every step in clear mathematical language.
  2. Linear situation interview: Interview a family member, teacher, coach, or worker about a situation involving a starting amount and a constant rate, then propose a linear equation that could model it.
  3. Compare two lines: Graph two equations on the same coordinate plane and write a comparison of their slopes, y-intercepts, and where each line is above the other.
  4. Walk and graph experiment: Measure distance from a starting point at equal time intervals while someone walks at a steady pace, graph distance against time, and explain how the slope relates to speed.


Advanced

  1. Model a real cost: Research a real pricing situation with a fixed fee and a constant per-unit charge, build a linear model, graph it, state reasonable domain values, and explain what the slope and intercept mean.
  2. Error analysis: Create a deliberately incorrect graph of a linear equation, identify at least three errors, and then produce a corrected graph with explanations.
  3. School data investigation: Collect a small set of measurements that you expect to be approximately linear, graph the data, discuss whether a straight-line model is reasonable, and explain any deviations.
  4. Mini lesson design: Design and teach a ten-minute lesson for classmates on one graphing method, including a visual, a worked example, a practice problem, and an exit question.



Learning Assessment

  1. Representation transfer: Given a table showing a constant rate of change, write a matching equation, graph it, and explain how the same slope can be seen in all three representations.
  2. Model interpretation: Analyze a linear model from a real situation and explain the meaning of its slope and intercept, including whether the intercept is realistic in context.
  3. Method choice: Compare graphing by a table, slope-intercept form, and intercepts; choose the most efficient method for three different equations and justify each choice.
  4. Graph critique: Examine a graph containing a scale error, an incorrect intercept, and a slope mistake; identify the errors and explain how each one changes the meaning of the graph.
  5. Create and defend: Write a linear equation with a negative slope and positive y-intercept, graph it accurately, provide three solution points, and defend why your graph matches the equation.
  6. Nonlinear comparison: Compare a straight-line graph with a curved graph and use rates of change to explain why one is linear and the other is not.




Evidence of Learning

  1. Knowledge: You can explain ordered pairs, slope, intercepts, slope-intercept form, horizontal lines, vertical lines, and constant rate of change.
  2. Skills: You can make a table, plot accurate points, calculate slope, graph by several methods, rewrite equations, check solutions, and interpret axes and scales.
  3. Products: Your graphs, tables, written explanations, models, posters, experiments, and videos show clear mathematical reasoning and accurate labels.
  4. Transfer: You can recognize linear relationships in unfamiliar contexts, select a suitable graphing method, interpret slope and intercepts meaningfully, and question whether a mathematical model is reasonable.




OERs on the Topic



Linked Learning Areas

Graphing linear equations connects number sense, ratios, algebraic reasoning, functions, geometry, data interpretation, and mathematical modeling. These ideas prepare you for systems of linear equations, inequalities, and later work with more complex functions.


aiMOOC Projects