Linear Graphs

Linear graphs are so-named because they are straight lines.

Coordinates are read from the origin (0,0). They are in order of x-coordinate (horizontal) and y-coordinate (vertical).

Because they are straight lines, only 3 points are needed. Two points are needed to draw the line, and the third point is used to check for correctness.

Graphs do not always pass through the origin (0,0).

Linear Equations are written in the form of:

y = mx + c

where
m is the gradient (slope)
c is the y-intercept (point where the graph cuts the y-axis)

m and c are both constants (fixed numbers).

Examples are:

More information about gradient and the y-intercept is at Analytical Geometry.

Example One - Buying Motorbike Race Tickets

Motorcycle racer Casey Stoner

Motorbike race tickets cost $50 each. Draw a table of values and a linear graph showing the cost of the tickets.

Answer:
Because this graph is a straight line, only 3 points are needed - two points for drawing the line, and the third for checking correctness. Choose x = 0, 1, 2 unless the question states otherwise.

Number of tickets012
Cost of tickets$ 0$ 50$ 100

Graph of ticket cost and number of tickets


Example Two - Graph of y = x

(a) In the linear equation y = x, what is the gradient?
(b) What is the y-intercept?
(c) Draw a table of values and the graph of the linear equation y = x

Answer:
(a) Gradient = 1
(b) y-intercept = 0
(c) Because this graph is a straight line, only 3 points are needed - two points for drawing the line, and the third for checking correctness. Choose x = 0, 1, 2 unless the question states otherwise.

x012
y = x012
Workingy = x
y = 0
y = x
y = 1
y = x
y = 2
Coordinates(0,0)(1,1)(2,2)

Graph of Y=X


Example Three - Graph of y = 2x

(a) In the linear equation y = 2x, what is the gradient?
(b) What is the y-intercept?
(c) Draw a table of values and the graph of the linear equation y = 2x

Answer:
(a) Gradient = 2
(b) y-intercept = 0
(c) Because this graph is a straight line, only 3 points are needed - two points for drawing the line, and the third for checking correctness. Choose x = 0, 1, 2 unless the question states otherwise.

x012
y = 2x024
Workingy = 2x
y = 2 × 0
y = 0
y = 2x
y = 2 × 1
y = 2
y = 2x
y = 2 × 2
y = 4
Coordinates(0,0)(1,2)(2,4)

Graph of Y=2X


Example Four - Graph of y = 2x + 3

(a) In the linear equation y = 2x + 3, what is the gradient?
(b) What is the y-intercept?
(c) Draw a table of values and the graph of the linear equation y = 2x + 3

Answer:
(a) Gradient = 2
(b) y-intercept = 3
(c)

x012
y = 2x + 3357
Workingy = 2x + 3
y = 2 × 0 + 3
y = 3
y = 2x + 3
y = 2 × 1 + 3
y = 5
y = 2x + 3
y = 2 × 2 + 3
y = 7
Coordinates(0,3)(1,5)(2,7)

Graph of Y=2X+3

Questions

What do you notice about the slope of the graphs of y = 2x and y = 2x + 3?

Example Five - Graph of y = 12 x + 1

(a) In the linear equation y = 12 x + 1, what is the gradient?
(b) What is the y-intercept?
(c) Draw a table of values and the graph of the linear equation y = 12 x + 1

Answer:
(a) Gradient = 12
(Notice that the graph is steeper than y = 1x but not as steep as y = 2x and y = 2x + 3)
(b) y-intercept = 1
(c)

x012
y = 12 x + 111122
Workingy = 12x + 1
y = 12 × 0 + 1
y = 1
y = 12x + 1
y = 12 × 1 + 1
y = 112
y = 12x + 1
y = 12 × 2 + 1
y = 2
Coordinates(0,1)(1,112)(2,2)

Graph of Y=1/2X+3

Questions

What do you notice about the coefficient of x (the number multiplied by x) and the steepness of the graph?

What do you notice about the constant (the number at the end of the equation) and the point where the graph intersects with the y-axis?

Example Six - Graph of y = 3x – 1

(a) In the linear equation y = 3x – 1, what is the gradient?
(b) What is the y-intercept?
(c) Graph the equation y = 3x – 1 where –2 < x < 2

Answer:
(a) Gradient = 3 (Notice that the graph is steeper than y = 1x, y = 2x and y = 2x + 3)
(b) y-intercept = –1
(c) The question specified that 3 values of x must be between –2 and 2. Choose x-values of –2, 0, 2.

x–212
y = 3x – 1–713
Workingy = 3x – 1
y = 3 × (–2) – 1
y = –6 – 1
y = –7
y = 3x – 1
y = 3 × 0 – 1
y = 0 – 1
y = –1
y = 3x – 1
y = 3 × 2 – 1
y = 4 – 1
y = 3
Coordinates(–2,–7)(0,–1)(2,3)

Graph of Y=3X-1

Question

Draw a table of values and then graph the equation y = 4x – 3 where –3 < x < 3
(Remember that your graph will be correct if it is a straight line.)

Example Seven - Graph of y = –2x + 5 (Negative Gradient)

(a) In the linear equation y = –2x + 5, what is the gradient?
(b) What is the y-intercept?
(c) Graph the equation y = –2x + 5

Answer:
(a) Gradient = –2 (Notice that the graph is backwards.)
(b) y-intercept = 5
(c)

x012
y = –2x + 5531
Workingy = –2x + 5
y = (–2) × 0 + 5
y = 0 + 5
y = 5
y = –2x + 5
y = (–2) × 1 + 5
y = (–2) + 5
y = 3
y = –2x + 5
y = (–2) × 2 + 5
y = (–4) + 5
y = 1
Coordinates(0,5)(1,3)(2,1)

Graph of Y=-2X+5

Arrow to previous page Arrow to random page