Graphing Linear Equations: Complete Guide with Exercises and Solutions

Master graphing linear equations with 10 detailed exercises, visual infographics, and comprehensive summary.

Exercises 1 to 5: Basic Applications
1 Graphing using slope-intercept form
Exercise 1
Graph the equation: \(y = 2x + 3\)
Definition:

Slope-intercept form: \(y = mx + b\) where \(m\) is slope and \(b\) is y-intercept

Method:
  1. Identify the y-intercept (\(b\)) and plot the point (0, b)
  2. Identify the slope (\(m\)) and use it to find another point
  3. Draw a straight line through both points
Equation
\(y = 2x + 3\)
Y-intercept
(0, 3)
Slope
2
Step 1: Plot the y-intercept

Since \(b = 3\), plot the point (0, 3)

Step 2: Use the slope to find another point

Slope = 2 means rise 2, run 1. From (0, 3), go up 2 and right 1 to get (1, 5)

Step 3: Draw the line

Connect (0, 3) and (1, 5) with a straight line extending in both directions

Line passes through (0, 3) and (1, 5)
Final answer:

Line with y-intercept (0, 3) and slope 2

Applied rules:

Y-intercept identification: The constant term in slope-intercept form is the y-intercept

Slope interpretation: Slope = rise/run indicates vertical and horizontal movement

Line drawing: Two points uniquely determine a line

2 Graphing using intercepts
Exercise 2
Graph the equation: \(2x + 3y = 6\)
Definition:

X-intercept: Point where the line crosses the x-axis (y = 0). Y-intercept: Point where the line crosses the y-axis (x = 0)

Original equation
\(2x + 3y = 6\)
X-intercept
(3, 0)
Y-intercept
(0, 2)
Step 1: Find x-intercept (set y = 0)

\(2x + 3(0) = 6\) → \(2x = 6\) → \(x = 3\). X-intercept: (3, 0)

Step 2: Find y-intercept (set x = 0)

\(2(0) + 3y = 6\) → \(3y = 6\) → \(y = 2\). Y-intercept: (0, 2)

Step 3: Plot both intercepts and draw the line

Plot points (3, 0) and (0, 2), then connect with a straight line

Line passes through (3, 0) and (0, 2)
Final answer:

Line with x-intercept (3, 0) and y-intercept (0, 2)

Applied rules:

Intercept method: Using x and y intercepts provides two easy-to-find points

Substitution: Set one variable to zero to find the other intercept

Efficiency: This method works well for equations in standard form

3 Graphing horizontal and vertical lines
Exercise 3
Graph the equations: \(y = -2\) and \(x = 4\)
Definition:

Horizontal line: \(y = c\) (constant) has slope 0 and runs parallel to x-axis. Vertical line: \(x = c\) (constant) has undefined slope and runs parallel to y-axis

Horizontal line
\(y = -2\)
Vertical line
\(x = 4\)
Step 1: Graph horizontal line \(y = -2\)

Draw a line parallel to x-axis passing through all points where y = -2

Step 2: Graph vertical line \(x = 4\)

Draw a line parallel to y-axis passing through all points where x = 4

Step 3: Identify characteristics

Horizontal line has slope = 0, vertical line has undefined slope

Horizontal line at y = -2, vertical line at x = 4
Final answer:

Horizontal line: \(y = -2\), Vertical line: \(x = 4\)

Applied rules:

Horizontal lines: Always in form \(y = c\), slope = 0

Vertical lines: Always in form \(x = c\), slope is undefined

Orientation: Horizontal lines go left-right, vertical lines go up-down

Exercises 6 to 10: Advanced Applications
6 Word problem application
Exercise 6
A water tank contains 100 gallons and drains at 5 gallons per minute. Graph the amount of water over time.
Definition:

Linear model: Initial amount - (rate × time) gives the equation for the situation

Define variables
Let \(x\) = minutes, \(y\) = gallons
Write equation
\(y = -5x + 100\)
Identify features
Slope = -5, Y-int = 100
Step 1: Define variables and identify given information

Initial amount = 100 gallons, Rate = -5 gallons per minute (negative because decreasing)

Step 2: Write the linear equation

Amount = Rate × Time + Initial Amount → \(y = -5x + 100\)

Step 3: Graph using slope-intercept method

Y-intercept: (0, 100), From there, use slope -5 to find next point

\(y = -5x + 100\)
Final answer:

Graph of \(y = -5x + 100\) with y-intercept (0, 100) and slope -5

Applied rules:

Variable definition: Clearly define what each variable represents

Rate identification: The rate of change is the slope (negative for decrease)

Initial value: The starting value is the y-intercept

7 Finding intercepts from a graph
Exercise 7
For the line \(y = -\frac{1}{2}x + 4\), find and label the x and y intercepts
Definition:

Intercepts: Points where the graph crosses the axes. Y-intercept occurs when x = 0, x-intercept occurs when y = 0

Original equation
\(y = -\frac{1}{2}x + 4\)
Y-intercept
(0, 4)
X-intercept
(8, 0)
Step 1: Find y-intercept (x = 0)

\(y = -\frac{1}{2}(0) + 4 = 4\). Y-intercept: (0, 4)

Step 2: Find x-intercept (y = 0)

\(0 = -\frac{1}{2}x + 4\) → \(\frac{1}{2}x = 4\) → \(x = 8\). X-intercept: (8, 0)

Step 3: Plot both intercepts and draw the line

Connect points (0, 4) and (8, 0) with a straight line

X-intercept: (8, 0), Y-intercept: (0, 4)
Final answer:

X-intercept: (8, 0), Y-intercept: (0, 4)

Applied rules:

Y-intercept: Always occurs at point (0, b) in slope-intercept form

X-intercept: Set y = 0 and solve for x

Graph verification: Both intercepts should lie on the line

Visual Learning: Graphing Linear Equations
Graphing Linear Equations
📊
Methods

Slope-Intercept

🎯 y = mx + b

Intercept Method

📍 Find x & y intercepts

Table of Values

📋 Plot multiple points

Slope Interpretation

Positive slope: ↗️ rises to the right

Negative slope: ↘️ falls to the right

Zero slope: ➡️ horizontal line

Undefined: ⬆️ vertical line

Key Features

Y-intercept

🎯 Crosses y-axis

X-intercept

📍 Crosses x-axis

Slope

↗️ Steepness

1
Identify equation form
2
Choose graphing method
3
Plot key points
4
Draw the line
💡
Key Point 1: Two points determine a line
💡
Key Point 2: Use intercepts for standard form
💡
Key Point 3: Slope tells direction and steepness
📚 Comprehensive Summary: Graphing Linear Equations
Definitions

Linear equation: An equation whose graph is a straight line, typically in the form Ax + By = C or y = mx + b.

Slope: The measure of steepness of a line, calculated as rise over run or (y₂ - y₁)/(x₂ - x₁).

Intercept: A point where the graph crosses an axis. X-intercept occurs when y = 0, y-intercept occurs when x = 0.

Coordinate plane: A two-dimensional plane formed by the intersection of a vertical line (y-axis) and a horizontal line (x-axis).

Core Rules & Principles

Two-point rule: Any two distinct points determine exactly one line

Linearity: If (x₁, y₁) and (x₂, y₂) are solutions, then any point on the line connecting them is also a solution

Slope consistency: The slope between any two points on a line is constant

Standard form: Ax + By = C where A, B, and C are integers, and A is typically positive

Step-by-Step Methods

Slope-intercept method (y = mx + b):

1. Identify y-intercept (0, b) and plot it

2. Use slope m to find another point (rise and run from y-intercept)

3. Draw line through both points

Intercept method (Ax + By = C):

1. Find x-intercept by setting y = 0 and solving for x

2. Find y-intercept by setting x = 0 and solving for y

3. Plot both intercepts and draw line through them

Examples & Applications

Slope-intercept example: y = 2x + 1 → Y-intercept (0, 1), slope 2 → from (0, 1), up 2, right 1 to (1, 3)

Standard form example: 3x + 2y = 6 → X-intercept (2, 0), Y-intercept (0, 3)

Horizontal line: y = 4 → Line through all points with y-coordinate 4

Vertical line: x = -2 → Line through all points with x-coordinate -2

Tips & Common Mistakes

Slope sign errors: Remember that negative slope goes down as you move right

Intercept confusion: X-intercept is (x, 0), Y-intercept is (0, y)

Scale selection: Choose appropriate scale for your graph to fit all important points

Point verification: Always check that your plotted points satisfy the original equation

Key Takeaways

• Linear equations always produce straight-line graphs

• The slope-intercept form is most efficient when available

• The intercept method works well for equations in standard form

• Understanding the relationship between equation and graph is fundamental to algebra

Questions & Answers

Question: How do I decide which method to use when graphing a linear equation?

Answer: Choose your graphing method based on the form of the equation:

  • Slope-intercept form (y = mx + b): Use the slope-intercept method - plot the y-intercept and use the slope to find another point
  • Standard form (Ax + By = C): Use the intercept method - find x and y intercepts
  • Special cases: For x = c (vertical) or y = c (horizontal), draw the corresponding line directly

The slope-intercept method is generally fastest when the equation is already in that form, while the intercept method works well for equations in standard form.

Question: I sometimes get confused about which way a line goes when the slope is negative. How can I remember?

Answer: Here are helpful ways to remember negative slope direction:

  • Reading direction: Lines with negative slope go down as you read from left to right (like reading the word "down")
  • Mountain analogy: Positive slope is going up a mountain, negative slope is going down
  • Rise over run: If slope is -2/3, you go down 2 units (negative rise) and right 3 units (positive run)

Think of it as moving from higher elevation to lower elevation as you move left to right across the graph.

Question: How do I know if my graph is correct after I've drawn the line?

Answer: There are several ways to verify your graph is correct:

  • Point checking: Select a point on your line and substitute its coordinates into the original equation - it should satisfy the equation
  • Intercept verification: Confirm that your line crosses the axes at the calculated intercepts
  • Slope verification: Pick two points on your line and calculate the slope - it should match the slope from the equation
  • Reasonableness: Check that the line has the expected direction based on the sign of the slope

These checks help catch common errors like incorrect intercepts or slope direction.