Graphing Lines in Standard Form
TipLearning Objectives
By the end of this lesson, you’ll be able to:
- Recognize Standard Form \(Ax + By = C\).
- Graph lines by finding the x-intercept and y-intercept.
- Convert equations between standard form and slope-intercept form.
Key Ideas
Standard Form looks like:
\[ Ax + By = C \]
This form is especially convenient for graphing because you can find intercepts quickly.
To graph:
- Set \(x = 0\) to find the y-intercept.
- Set \(y = 0\) to find the x-intercept.
- Plot both points and draw the line.

Special cases to remember:
- If \(B = 0\), the equation becomes \(Ax = C\) → vertical line.
- If \(A = 0\), the equation becomes \(By = C\) → horizontal line.
Common Problem Types
1. Graph from Intercepts
Example: Graph \(2x + 3y = 12\).
- x-intercept:
\(2x = 12 \Rightarrow x = 6\)
- y-intercept:
\(3y = 12 \Rightarrow y = 4\)
Plot \((6, 0)\) and \((0, 4)\) and connect.
2. Convert to Slope-Intercept Form
Solve for \(y\):
\[ 3y = -2x + 12 \] \[ y = -\frac{2}{3}x + 4 \]
3. Identify Special Cases
- \(5x = 20\) → vertical line (\(x = 4\))
- \(-3y = 9\) → horizontal line (\(y = -3\))
Strategies
- Use intercepts when the equation is already in standard form — it’s faster than rearranging.
- When solving for \(y\), move the \(x\)-term first; then divide everything by \(B\).
- Re-check signs after moving terms; sign errors are common here.
- If the line looks vertical or horizontal, confirm by checking whether \(A\) or \(B\) is zero.
- Use two intercept points for a clean, accurate graph.
Worked Examples
Example 1
Graph \(4x - 2y = 8\).
- x-intercept: \(4x = 8 \Rightarrow x = 2\)
- y-intercept: \(-2y = 8 \Rightarrow y = -4\)
Plot \((2, 0)\) and \((0, -4)\).
Example 2
Rewrite in slope-intercept form:
\[ 5x + y = 10 \]
Subtract \(5x\):
\[ y = -5x + 10 \]
WarningCommon Mistakes
- Forgetting to divide the constant when solving for intercepts.
- Changing the sign incorrectly when isolating \(y\).
- Mixing up vertical and horizontal lines.
- Dropping a negative sign when moving terms.
Practice Problems
- Graph \(3x + 2y = 12\).
- Graph \(x - 4y = 8\).
- Convert to slope-intercept: \(6x + 2y = 10\).
- Identify special case: \(5x = 20\).
- Convert: \(2y - 8 = 4x\).
TipStep-by-Step Solutions
3.
\[
2y = -6x + 10 \Rightarrow y = -3x + 5
\]
4.
\(5x = 20\) → vertical line (\(x = 4\)).
5.
\[
2y = 4x + 8 \Rightarrow y = 2x + 4
\]
Summary
- Standard form \(Ax + By = C\) is ideal for finding intercepts quickly.
- Use the intercepts to sketch the line efficiently.
- Convert to slope-intercept form when needed by isolating \(y\).
- Special cases occur when \(A = 0\) (horizontal) or \(B = 0\) (vertical).
TipQuick Tips
- For quick graphing: set \(x=0\), set \(y=0\), plot both points.
- Always rewrite slope as a fraction to visualize rise/run.
- Keep track of signs when moving terms across the equals sign.
- If only one variable remains (like \(5x = 20\)), the line is vertical or horizontal.