Linear Equations in Two Variables — Standard Form
A linear equation in two variables is an equation that can be written in the form ax + by + c = 0, where x and y are the two variables and a, b, c are real numbers with the condition that a and b are not both zero. The word "linear" refers to the fact that the highest power of each variable is 1 — so the equation, when graphed, always produces a straight line.
Exercise 6.1 develops two skills: converting equations from various rearranged forms into the standard form ax + by + c = 0, and translating real-world word problems into linear equations using two variables.
ax + by + c = 0
where:
◆ a = coefficient of x (abscissa term)
◆ b = coefficient of y (ordinate term)
◆ c = constant term
◆ a and b cannot both be zero at the same time
◆ a, b, c are real numbers
◆ If one variable is missing (e.g., only x appears), its coefficient is 0 for the other variable.
◆ The equation must have degree 1 — no x², no y², no xy terms.
◆ Moving terms across the equals sign changes their sign: if 3x = 12, then 3x − 12 = 0, so a = 3, b = 0, c = −12.
Exercise 6.1 — Question 1: Express in ax + by + c = 0 Form
Each equation below is in some rearranged form. Rewrite it so that all terms are on the left side with zero on the right, then read off a, b, and c. The key operation is always transposing every term to the left side by reversing its sign.
Exercise 6.1 — Question 2: Single-Variable Equations in ax + by + c = 0
When an equation has only one variable, the missing variable still exists in the standard form — its coefficient is simply 0. For example, 2x = 5 can be written as 2x + 0·y − 5 = 0. This is still a linear equation in two variables where b = 0.
| Equation Type | Example | Standard Form | a, b, c |
|---|---|---|---|
| Both variables present | 3x + 5y = 12 | 3x + 5y − 12 = 0 | 3, 5, −12 |
| Only x (no y) | 2x = 5 | 2x + 0·y − 5 = 0 | 2, 0, −5 |
| Only y (no x) | y − 2 = 0 | 0·x + y − 2 = 0 | 0, 1, −2 |
| No constant term | 2x = −5y | 2x + 5y + 0 = 0 | 2, 5, 0 |
| Fractional coefficients | x/3 + y/4 = 7 | (1/3)x + (1/4)y − 7 = 0 | 1/3, 1/4, −7 |
Exercise 6.1 — Question 3: Word Problems to Linear Equations
Translating a word problem into a linear equation requires identifying the two unknown quantities, assigning them variable names, and building the equation from the condition given. The strategy is always the same: let x and y represent the unknowns, then write the mathematical relationship between them.
How to Write Any Equation in Standard Form — Step-by-Step
- The standard form always has 0 on the right side — every term moves to the left.
- When a variable is missing from the original equation, its coefficient is 0 in the standard form, not omitted entirely.
- Fractional coefficients are perfectly valid — keep them as fractions unless told to simplify.
- For word problems: define variables clearly first, then write the mathematical condition stated in the problem.
- The equation ax + by + c = 0 represents a straight line on the Cartesian plane — every linear equation in two variables graphs as a line.