This document discusses linear graphs. It defines linear graphs as straight lines represented by the equation y=mx+c, where m is the gradient (steepness) and c is the y-intercept (where the graph crosses the y-axis). The document generates coordinate pairs from sample linear equations, plots the points on a graph, and draws the line connecting the points. It demonstrates that lines with different gradients (m values) have different slopes, and lines with different y-intercepts (c values) cross the y-axis at different points.