Standard Form of Linear Equations
Identifying Standard Form
Is $4x - 2y = 10$ in standard form?
Check the structure: Variables on one side, constant on the other: $4x - 2y = 10$ ✓ = Structure is correct
Check that A is positive: $A = 4$, which is positive ✓ = $A > 0$
Check for integers: $A = 4$, $B = -2$, $C = 10$ are all integers ✓ = All integers
Verify A and B aren't both zero: $A = 4 \neq 0$, so the condition is satisfied ✓ = Valid
Answer: Yes, $4x - 2y = 10$ is in standard form with $A = 4$, $B = -2$, $C = 10$.
Converting from Slope-Intercept to Standard Form
Convert $y = 2x - 5$ to standard form.
Start with slope-intercept form: $y = 2x - 5$ = Given equation
Move the x-term to the left side: $-2x + y = -5$ = Subtract $2x$ from both sides
Make A positive: Multiply everything by $-1$: $2x - y = 5$ = Standard form
Verify the form: $A = 2$, $B = -1$, $C = 5$ (all integers, $A > 0$) = $2x - y = 5$
Answer: $2x - y = 5$
Finding Intercepts from Standard Form
Find the x-intercept and y-intercept of $3x + 4y = 24$.
Find x-intercept (set y = 0): $3x + 4(0) = 24 \Rightarrow 3x = 24 \Rightarrow x = 8$ = x-intercept: $(8, 0)$
Find y-intercept (set x = 0): $3(0) + 4y = 24 \Rightarrow 4y = 24 \Rightarrow y = 6$ = y-intercept: $(0, 6)$
Verify both points: Check: $3(8) + 4(0) = 24$ ✓ and $3(0) + 4(6) = 24$ ✓ = Both points are correct
Answer: x-intercept: $(8, 0)$, y-intercept: $(0, 6)$
Writing an Equation in Standard Form from Two Points
Write an equation in standard form for the line passing through $(2, 5)$ and $(4, 9)$.
Calculate the slope: $m = \frac{9 - 5}{4 - 2} = \frac{4}{2} = 2$ = $m = 2$
Write in point-slope form: $y - 5 = 2(x - 2)$ = Using point $(2, 5)$
Simplify to slope-intercept: $y - 5 = 2x - 4 \Rightarrow y = 2x + 1$ = $y = 2x + 1$
Convert to standard form: $-2x + y = 1 \Rightarrow 2x - y = -1$ = Make $A$ positive
Answer: $2x - y = -1$
Converting from Standard Form to Slope-Intercept Form
Rewrite $5x + 2y = 14$ in slope-intercept form.
Isolate the y-term: $2y = -5x + 14$ = Subtract $5x$ from both sides
Solve for y: $y = \frac{-5x + 14}{2} = -\frac{5}{2}x + 7$ = Divide by 2
Identify slope and y-intercept: $m = -\frac{5}{2}$, $b = 7$ = Slope is $-\frac{5}{2}$, y-intercept is $7$
Answer: $y = -\frac{5}{2}x + 7$, where slope $= -\frac{5}{2}$ and y-intercept $= 7$
Mistake: Forgetting to make A positive
Why: The convention is that $A$ should be positive. Writing $-3x + 2y = 6$ instead of $3x - 2y = -6$ is technically not standard form.
Correct: If $A$ is negative, multiply the entire equation by $-1$ to make it positive.
Mistake: Leaving fractions or decimals in the equation
Why: True standard form requires integers. An equation like $\frac{1}{2}x + y = 3$ should be multiplied by 2.
Correct: Multiply through by the LCD to eliminate fractions: $\frac{1}{2}x + y = 3$ becomes $x + 2y = 6$.
Mistake: Confusing x-intercept and y-intercept
Why: Students sometimes set the wrong variable to zero when finding intercepts.
Correct: For x-intercept, set $y = 0$ (point is on x-axis). For y-intercept, set $x = 0$ (point is on y-axis).
Mistake: Sign errors when rearranging
Why: Moving terms across the equals sign requires changing signs, which is easy to forget.
Correct: When moving a term to the other side, change its sign: $y = 3x - 2$ becomes $-3x + y = -2$.
Budget Planning
Standard form naturally represents situations where two quantities add up to a total.
If movie tickets cost 12 dollars each and popcorn costs 5 dollars, and you have 60 dollars total: $12x + 5y = 60$
Mixture Problems
Combining different quantities often results in standard form equations.
A farmer has chickens and cows. If there are 50 animals total and 140 legs, we can write: $x + y = 50$ (animals) and $2x + 4y = 140$ (legs)
Distance and Travel
Combined travel at different speeds often uses standard form.
Driving 50 km/h for some hours and then 80 km/h for other hours to cover 350 km: $50x + 80y = 350$
Standard form is $Ax + By = C$ where $A$, $B$, and $C$ are integers and $A$ is positive
To find the x-intercept, set $y = 0$ and solve for $x$
To find the y-intercept, set $x = 0$ and solve for $y$
Convert from slope-intercept by moving the x-term to the left side
Multiply by $-1$ if needed to make $A$ positive
Standard form is useful for finding intercepts and solving systems of equations
Q: Why does A have to be positive?
A: It's a convention that makes equations easier to compare and ensures consistency. Mathematically, $-2x + 3y = 6$ and $2x - 3y = -6$ represent the same line, but the second is in proper standard form.
Q: When should I use standard form instead of slope-intercept form?
A: Use standard form when: finding intercepts, solving systems by elimination, or when the problem naturally gives you a total of two quantities. Use slope-intercept when you need to quickly identify the slope and y-intercept.
Q: What if A or B is zero?
A: If $A = 0$, you get $By = C$ which is a horizontal line. If $B = 0$, you get $Ax = C$ which is a vertical line. Both A and B cannot be zero at the same time.
Standard Form of Linear Equations
1 / 14
Standard Form of Linear Equations
Learn to write and interpret linear equations in standard form Ax + By = C.