Skip to lesson content

Lesson 6 of 7

Introduction to Linear Polynomials · Lesson 6 of 7

Visualizing Linear Relationships

Put the relationship on a graph and the pattern stops playing hide-and-seek.

Learning Objectives

• Plot a linear relationship as a straight line. • Verify whether a point lies on a given line. • Understand the slope a in y = ax + b. • Understand the y-intercept b. • Recognise positive slope, negative slope and parallel lines.

A linear relationship can be represented numerically by a table, algebraically by an equation, and geometrically by a straight line. The graph gives a visual picture of constant change.

Two Points Are Enough to Draw a Line

To graph y = 2x + 1, choose any two convenient x-values, calculate the corresponding y-values, plot the points and join them with a straight line.

xCalculationy
02(0)+11
32(3)+17
Graph of y = 2x + 1 on a Cartesian plane A Cartesian plane with x and y axes, showing the straight line y = 2x + 1 passing through point A at (0, 1) and point B at (3, 7), extended in both directions beyond these points. -2 -1 0 -1 1 2 3 4 5 -2 -1 1 2 3 4 5 6 7 8 9 x y y = 2x + 1 A(0, 1) B(3, 7)
Graph of y = 2x + 1
Worked Example: Verify a Point

Problem
Does (7,15) lie on y = 2x + 1?

  1. 1.Substitute x = 7 and y = 15.
  2. 2.Right side = 2(7) + 1 = 15.
  3. 3.Left side is also 15.
  4. 4.Therefore (7,15) lies on the line.

Recognising the Equation from Points

If several plotted points share a simple relationship, the equation may be visible directly. For points (−1,−3), (0,0), (1,3), (3,9) and (4,12), every y-value is three times x, so the equation is y = 3x.

Similarly, for points (−3,6), (−2,4), (0,0), (1,−2), (2,−4), (3,−6), each y-value is −2 times x, so the equation is y = −2x.

Two straight-line point sets: y equals 3x and y equals negative 2x A coordinate plane showing blue points on the rising line y equals 3x and coral points on the falling line y equals negative 2x. Both lines pass through the origin. Two straight-line point sets Every plotted point satisfies the equation of its line x y −3−2−1 123 654 321 −1−2−3 −4−5−6 0 (1, 3) (2, 6) (1, −2) (2, −4) Both pass through (0, 0) POINT SET 1 y = 3x As x increases by 1, y increases by 3. Slope = 3 POINT SET 2 y = −2x As x increases by 1, y decreases by 2. Slope = −2 Each equation creates a straight line
Two straight-line point sets

Lines of the Form y = ax

Every line y = ax passes through the origin because when x = 0, y = 0. The value a controls both direction and steepness.

EquationSlope behaviour
y = 1/2 xPositive, less steep than y = x
y = xPositive reference line
y = 2xPositive, steeper than y = x
y = −1/3 xNegative, gentle downward slope
y = −xNegative
y = −3xNegative, steeper downward slope
Comparison of positive and negative slopes through the origin Two coordinate planes compare y equals one-half x, y equals x, and y equals two x with y equals negative one-third x, y equals negative x, and y equals negative three x. Every line passes through the origin. Comparison of slopes through the origin The sign controls direction; the size of the slope controls steepness Positive slopes Lines rise from left to right Negative slopes Lines fall from left to right xy xy −4−224 −4−224 42−2−4 42−2−4 00 y = ½x y = x y = 2x y = −⅓x y = −x y = −3x Larger positive slope → a steeper upward line Larger |negative slope| → a steeper downward line
Comparison of slopes through the origin
Definition
Slope

In a linear equation y = ax + b, a represents the constant rate of change and is called the slope of the line.

For positive a, the line rises from left to right and represents linear growth. For negative a, the line falls from left to right and represents linear decay.

What Happens When b Changes?

Now compare y = 2x − 1, y = 2x + 1 and y = 2x + 5. The coefficient of x is the same in all three equations, so the lines have the same slope. Only the constant term changes.

Parallel lines with the same slope A coordinate plane shows y equals 2x minus 1, y equals 2x plus 1, and y equals 2x plus 5 as three parallel lines. Each has slope 2 but a different y-intercept. Parallel lines with the same slope Changing the constant moves a line up or down without changing its steepness x y −4−224 8642 −2−4 0 b = −1 b = 1 b = 5 y = 2x + b Same slope, different intercepts SAME CHANGE EACH TIME run = 1 rise = 2 m = 2 y = 2x − 1 y = 2x + 1 y = 2x + 5 Equal slopes → parallel lines
Parallel lines with same slope

Because the slopes are equal, the lines are parallel. Changing b shifts the line up or down without changing its steepness.

The y-Intercept

Set x = 0 in y = ax + b. Then y = b. Therefore every line y = ax + b crosses the y-axis at (0,b). The number b is called the y-intercept.

Definition
y-intercept

The y-intercept is the value b in y = ax + b. It is the y-coordinate of the point where the line crosses the y-axis.

Equationy-interceptPoint on y-axis
y = 2x + 55(0,5)
y = x + 33(0,3)
y = 3x − 2−2(0,−2)
Different y-intercepts A coordinate plane shows y equals 2x plus 5 crossing the y-axis at zero comma five, y equals x plus 3 crossing at zero comma three, and y equals 3x minus 2 crossing at zero comma negative two. Different y-intercepts The constant term tells us where a line crosses the y-axis x y −4−224 7531 −2−5 0 (0, 5) (0, 3) (0, −2) y = mx + b At x = 0, the output is b y = 2x + 5 y-intercept: (0, 5) y = x + 3 y-intercept: (0, 3) y = 3x − 2 y-intercept: (0, −2) Set x = 0 to find the y-axis crossing
Different y-intercepts

Putting a and b Together

Change in equationEffect on graph
Change a, keep b fixedSlope changes, y-intercept stays fixed
Keep a fixed, change bLines shift and remain parallel
a > 0Line rises left to right
a < 0Line falls left to right
b = 0Line passes through origin

Practice Problems

Practice Problems
  1. Draw y = 4x, y = 2x and y = x on the same axes. Compare their steepness.
  2. Draw y = −6x, y = −3x and y = −x. Compare their slopes.
  3. Draw y = 5x and y = −5x and describe the difference.
  4. Draw y = 3x − 1, y = 3x and y = 3x + 1. Explain why they are parallel.
  5. Draw y = −2x − 3, y = −2x and y = 2x + 3. Compare slope and y-intercept.
  6. For y = −3x + 4, identify slope and y-intercept and find the point where it cuts the y-axis.
  7. For 2y = 4x + 7, rewrite it as y = ax + b and identify a and b.
  8. For 5y = 6x − 10 and 3y = 6x − 11, identify slopes and decide whether any pair is parallel.

Key Takeaways

Key Takeaways

• The graph of a linear relationship is a straight line. • Two points determine a straight line. • A point lies on a line if its coordinates satisfy the equation. • In y = ax + b, a is the slope and b is the y-intercept. • Same slope with different y-intercepts gives parallel lines. • Positive slope represents growth and negative slope represents decay.

Coming Next

Next, we revise the chapter as a whole and practise moving between expressions, patterns, equations, tables and graphs.