๐Ÿ“Š Full Lesson ยท Coordinate Geometry
Ax + By = C
Standard Form of a Line

A third way to write linear equations โ€” and exactly when it's the better choice over slope-intercept form.

The Mnemonic
A Different Layout for the Same Line

Standard Form writes a line's equation as Ax + By = C, where A, B, and C are typically integers (and A is conventionally kept positive). This describes the exact same lines as Slope-Intercept Form โ€” it's just a different arrangement of the same information.

Standard Form's main advantage is finding intercepts quickly: setting y = 0 instantly gives the x-intercept (Ax = C, so x = C/A), and setting x = 0 instantly gives the y-intercept (By = C, so y = C/B) โ€” no rearranging needed first, unlike some calculations in slope-intercept form.

y-intercept x-intercept
Standard form makes both intercepts easy to find โ€” set x=0 for the y-intercept, set y=0 for the x-intercept
๐Ÿ’ก Memory Trick
"A third way to write linear equations โ€” and when to use it." Ax + By = C. Both x and y sit on the SAME side, unlike slope-intercept form where y is isolated alone. Reach for standard form specifically when a problem wants BOTH intercepts quickly, or when working with integer coefficients matters (like for certain systems of equations methods).
Why It Works
Converting Between the Two Forms

Standard Form and Slope-Intercept Form are algebraically interchangeable โ€” you can always convert one into the other with basic equation-solving steps. Starting from y = mx + b, subtracting mx from both sides gives โˆ’mx + y = b, which is already in the Ax + By = C pattern (with A = โˆ’m, B = 1, C = b) โ€” though it's conventional to multiply through by โˆ’1 if needed to make A positive.

Going the other direction, from Ax + By = C, solving for y (subtracting Ax, then dividing by B) gives y = (โˆ’A/B)x + (C/B) โ€” meaning the slope in standard form is always โˆ’A/B, and the y-intercept is always C/B, even without ever converting the whole equation.

Using It In A Proof
Choosing Standard Form for the Right Task

Recognizing which form suits a given task saves conversion steps โ€” sometimes it's genuinely faster to stay in standard form rather than converting to slope-intercept first.

1
For finding both intercepts quickly
Stay in standard form โ€” set y=0 for the x-intercept, set x=0 for the y-intercept, without any rearranging.
2
For finding the slope directly
Either convert fully to slope-intercept form, or use the shortcut slope = โˆ’A/B directly from the standard form coefficients.
3
For graphing
Plotting the two intercepts (found quickly in standard form) and drawing a line through them is often faster than plotting a y-intercept and then counting slope.
Full Worked Example
Finding Both Intercepts From Standard Form

Given: The equation 3x + 4y = 24. Find: both intercepts, and use them to state the slope.

1
Find the x-intercept
Set y = 0: 3x + 4(0) = 24, so 3x = 24, so x = 8. X-intercept: (8, 0).
2
Find the y-intercept
Set x = 0: 3(0) + 4y = 24, so 4y = 24, so y = 6. Y-intercept: (0, 6).
3
Use the shortcut to find slope
Slope = โˆ’A/B = โˆ’3/4.
4
Verify using the two intercepts directly
Using the Slope Formula on (8,0) and (0,6): m = (6โˆ’0)/(0โˆ’8) = 6/(โˆ’8) = โˆ’3/4. โœ“ Matches the shortcut.
Both methods โ€” the โˆ’A/B shortcut and calculating slope directly from the two found intercepts โ€” agree, confirming the standard form slope relationship.
๐ŸŽฏ Quick Worked Example
Convert y = (2/3)x โˆ’ 4 into Standard Form (Ax + By = C) with integer coefficients.
1
Move the x-term to the left side. โˆ’(2/3)x + y = โˆ’4.
2
Clear the fraction by multiplying everything by 3. โˆ’2x + 3y = โˆ’12.
3
Make A positive by multiplying by โˆ’1. 2x โˆ’ 3y = 12.
๐Ÿ“Œ Exam Application
When converting from slope-intercept form (with a fractional slope) into standard form, always clear the fraction by multiplying the entire equation by the denominator โ€” leaving a fraction in standard form technically still works, but the convention (and usually what's expected) is integer coefficients.
โš ๏ธ Most Common Standard Form of a Line Mistakes
Trap 1 โ€” Forgetting to make A positive: Standard convention keeps A positive โ€” if a conversion leaves a negative A (like โˆ’2x + 3y = โˆ’12), multiply the entire equation by โˆ’1 to fix the sign, remembering to flip ALL three terms' signs, not just one.

Trap 2 โ€” Using โˆ’A/B backward: The slope shortcut for standard form is specifically โˆ’A/B, not A/B or B/A โ€” mixing up this exact ratio (including the negative sign) gives an incorrect slope.
โœ“ Quick Self-Test
1) State the general Standard Form of a linear equation. 2) Find both intercepts of 2x + 5y = 20. 3) What is the slope shortcut formula when an equation is in standard form? 4) Convert y = โˆ’3x + 6 into standard form with a positive A. 5) Why might standard form be more convenient than slope-intercept form for finding intercepts?
Next Lesson
Coordinate Plane Quadrants
โ†’
โ† All Coordinate Geometry Lessons