equations
Linear Equations
You should know: variables and expressions
Overview
A linear equation is an equation in which every variable term appears only to the first power and is never multiplied by another variable — its graph is always a straight line (in two variables) or a single point/line/plane in general. Linear equations are the simplest and most widely used equations in mathematics: they model constant rates of change, describe straight-line relationships between quantities, and form the building blocks for nearly every more advanced algebraic structure, from systems of equations to linear algebra itself.
Intuition
Think of a linear equation as a balance scale. The equals sign is the fulcrum, and whatever is on the left pan must weigh exactly the same as whatever is on the right pan. If you add, subtract, multiply, or divide by the same amount on both sides, the scale stays balanced — that's the entire logic of 'solving' an equation: perform the same operation to both sides until the unknown variable sits alone on one side. Because the variable never appears squared, multiplied by another variable, or inside a more complicated function, the 'weight' it contributes to the scale changes at a constant rate — which is exactly why its graph is a straight line.
Formal Definition
A linear equation in one variable can always be written in the standard form below. A linear equation in two variables similarly has a standard form, and every solution (x, y) pair traces out a straight line when plotted.
The general form of a linear equation in a single unknown x, with a, b real constants
The standard form of a linear equation in two unknowns; its graph is a line in the coordinate plane
The unique solution to ax + b = 0 when a ≠ 0
Notation
| Notation | Meaning |
|---|---|
| Standard form, one variable | |
| Standard form, two variables | |
| Slope-intercept form (a common alternative form for two-variable linear equations) |
Derivation
Solving the general one-variable linear equation ax + b = 0 for x, using only the balance-scale operations (add/subtract/multiply/divide both sides equally):
Start with the general form
Subtract b from both sides to isolate the term containing x
Simplify
Divide both sides by a (valid since a ≠ 0)
Simplify — this is the unique solution
Proofs
- (Substitute: a(-b/a) + b = -b + b = 0. So a solution exists.)
- (Assume two solutions exist)
- (Both equal 0, so they equal each other; subtract b from both sides)
- (Divide both sides by a, valid since a ≠ 0. Hence the solution is unique.)
Properties
Linearity of the solution set
Addition property of equality
Multiplication property of equality
Two-variable graph is a line
Degenerate cases
Applications
Formula Explorer
Animation
Animates a balance scale with 'ax + b' blocks on the left and '0' on the right, showing blocks being added, subtracted, and the scale being divided evenly on both pans until x is isolated — a direct visualization of the balance method for solving equations.
Worked Examples
Subtract 7 from both sides.
Divide both sides by 3.
Answer: x = 3
Practice Problems
Solve for x: 5x - 3 = 2x + 12.
A phone plan costs $20 per month plus $0.10 per text message. If a customer's bill was $35, how many text messages did they send?
Which of the following equations has no solution?
Common Mistakes
Performing an operation to only one side of the equation (e.g. adding 3 to the left side but not the right).
Every operation must be applied to BOTH sides to preserve the balance/equality. If you add 3 to the left, you must add 3 to the right too.
Forgetting to distribute a negative sign or coefficient across an entire parenthesized expression, e.g. simplifying -2(x - 3) as -2x - 3 instead of -2x + 6.
Multiply the outside factor by EVERY term inside the parentheses, including their signs: -2(x - 3) = -2x + 6.
Treating an equation with no solution (like 2x + 3 = 2x + 5) as though it has the solution x = 0 or 'no x value' means x isn't in the equation.
When the variable cancels out and leaves a false numeric statement (3 = 5), the equation has NO solution at all — not x = 0. If it leaves a TRUE statement (like 3 = 3), every real number is a solution.
Quiz
Flashcards
Historical Background
Solving linear equations is one of the oldest recorded mathematical activities. Egyptian scribes solved 'aha' (heap) problems — equivalent to linear equations in one unknown — in the Rhind Mathematical Papyrus (c. 1650 BCE) using a method called 'false position,' guessing an answer and scaling it to fit. Babylonian mathematicians solved linear and quadratic problems using tables and geometric reasoning around the same era. The systematic algebraic treatment of equations, including the word 'algebra' itself, comes from the Persian mathematician al-Khwarizmi, whose 9th-century treatise Al-Kitāb al-mukhtaṣar fī ḥisāb al-jabr wal-muqābala ('The Compendious Book on Calculation by Completion and Balancing') introduced the systematic operations of 'al-jabr' (restoring, i.e. moving a term to eliminate a negative) and 'al-muqābala' (balancing, i.e. combining like terms) that we still use to solve linear equations today. The modern symbolic notation (x, =, +) was developed gradually by European mathematicians such as Viète, Descartes, and Recorde between the 16th and 17th centuries.
- c. 1650 BCE
Egyptian scribe Ahmes compiles the Rhind Papyrus, containing 'aha' problems solved by the method of false position
- c. 820 CE
Al-Khwarizmi writes Al-Jabr, formalizing the operations of restoring and balancing used to solve equations
Muhammad ibn Musa al-Khwarizmi
- 1557
Robert Recorde introduces the equals sign (=) in The Whetstone of Witte
Robert Recorde
- 1591
François Viète introduces systematic use of letters for both known and unknown quantities, paving the way for modern equation notation
François Viète
Summary
- A linear equation has variables raised only to the first power, with no products of variables.
- One-variable form: ax + b = 0, solved by x = -b/a when a ≠ 0.
- Two-variable form: Ax + By = C, whose graph is always a straight line.
- Solving relies on the addition and multiplication properties of equality — the 'balance scale' method.
- A variable canceling to a false statement means no solution; canceling to a true statement means infinitely many solutions.
References
- WebsiteWikipedia — Linear equation
- BookLial, M., Hornsby, J., McGinnis, T. Beginning and Intermediate Algebra, Ch. 2.
- Historical sourceAl-Khwarizmi, M. (c. 820 CE). Al-Kitāb al-mukhtaṣar fī ḥisāb al-jabr wal-muqābala.
Mathematics