From Arithmetic to Algebra
Learning goals
- Read algebra as arithmetic's move from particular numbers to general claims
- State the familiar laws as claims about every number
- Recognize an identity as an equation true for all values
- Test equivalence by substitution, and say what testing cannot prove
- Disprove a general claim with a single counterexample
Arithmetic asks “what is”; algebra asks “what is always”
In arithmetic you work with numbers you can see, and every question has a numerical answer. The whole subject is about computing: combine these particular numbers and report the result. Algebra keeps all of that arithmetic but adds a new move. Instead of asking what happens to and , it asks what happens to any two numbers at once.
The tool that makes this possible is the variable: a letter that stands for a number whose name we do not know yet. Sometimes the name is unknown because we are trying to find it, as when we solve for the one value that fits. Other times the name is unknown on purpose, because we want a single statement to speak about every number at the same time.
Watch how the second use replaces an endless list. You could check that
and keep going forever without ever finishing. Or you can write the whole pattern once:
Here and do not hide two particular numbers. They stand for all numbers simultaneously, so the one line makes a claim about every pair at once. That single shift, from computing with fixed numbers to reasoning about all numbers together, is the entire step from arithmetic to algebra.
The laws you already know, now for every number
Throughout arithmetic you leaned on a small set of rules, usually without stating them. In algebra we write those rules with letters, which turns each one into a statement about every number. These are the laws that all of algebra is built on.
| Law | With addition | With multiplication |
|---|---|---|
| Commutative | ||
| Associative | ||
| Identity | ||
| Inverse | (for ) |
One more law links addition and multiplication, the distributive law:
Read each row as a promise that holds no matter what numbers the letters stand for. The commutative law promises that order never changes a sum or a product. The associative law promises that regrouping never changes them either. The identity law names the two special numbers that leave things alone, for addition and for multiplication. The inverse law names the partner that undoes a number, for adding and for multiplying. These are not new facts to memorize; they are the arithmetic you already trust, written so that a letter can stand in for any number.
It is worth pausing to see that these laws are earned, not simply declared. Here is why one of them, the commutative law of addition, must hold for every pair of numbers.
Why for every pair of numbers#
Think first about counting. Adding two whole numbers means combining two collections and counting the total. Put a pile of stones together with a pile of stones. Whether you scoop the first pile into the second or the second into the first, you end up looking at the very same heap of stones. Counting that one heap gives one answer. The total cannot depend on which pile you named first, so and are the same count.
The same conclusion holds for numbers that are not counts of stones, using the number line. Read as “start at and move units,” and as “start at and move units.” Both journeys are built from the same two moves, a shift of and a shift of . Two shifts combine into a single shift equal to their total, and the order in which you take them does not change where you land.
Because neither the counting argument nor the number-line argument mentions any particular value, the equality is forced for every choice of and . That is exactly what the single line records.
Identities: equations that are always true
An equation is two expressions joined by an equals sign, and once a variable appears, an equation can be true in three very different ways. Compare these three:
The first, , is true for exactly one value, , and false for every other. Finding that value is what the coming lessons call solving the equation. The second, , is true for every value of without exception. The third, , is true for no value at all, since no number equals one more than itself.
An equation that is true for every value of its variables is called an identity. All the laws in the table above are identities, and so is the distributive law: each holds for every number you could substitute. An identity makes no demand on the variable; it simply reports a fact that never fails. A plain equation like is a different animal, a question that singles out particular values, and telling the two apart is the first habit of algebra.
Check your understanding
Which of these equations is an identity (true for every value of the variable)?
An identity holds for every value of its variable, while the others are true only for one particular value.
Multiplying any number by leaves it unchanged, so this is true for every . In contrast holds only at , only at , and only at .
Equivalent expressions
Two expressions are equivalent when they produce the same value for every input. Equivalent expressions are exactly the two sides of an identity. If and agree no matter what the variables are, then the equation is an identity, and the other way around.
The distributive law is a factory for equivalent expressions. Take and . They look different, one a product and one a sum, yet they always agree, and the reason is worth seeing in full.
Why and are equivalent#
The expression means two copies of the quantity added together:
Now regroup, which the associative and commutative laws permit, collecting the two ‘s together and the two ‘s together:
Every step used a law that holds for every number, and no step depended on what actually is. So and deliver the same value for every , which is precisely what it means for them to be equivalent.
The same picture appears in a rectangle, where the distributive law becomes a statement about area.
Not every pair that looks close is equivalent. The expressions and differ only by where the parentheses reach, but they are not the same. Finding one value where the two expressions part ways is all it takes to prove they are not equivalent.
Worked example 1 Are these expressions equivalent?
Start with and . The distributive law multiplies the across both parts of the sum:
Because the distributive law holds for every number, this equality holds for every , so the two expressions are equivalent.
Now compare with . Here the has reached only the , not the . Test a single value, say :
The two disagree at , so and are not equivalent. One value where they differ is enough to settle it.
Substitution and the power of a single counterexample
To substitute is to replace a variable with a chosen number and then do the arithmetic. Writing the number in parentheses where the letter used to be keeps the operations and signs intact, so at becomes rather than the meaningless ”.” Substitution is how you test whether a claimed identity is actually true.
The logic of that testing is not symmetric, and the asymmetry is one of the most useful ideas in all of mathematics. To disprove a claim that an equation holds for every number, you need only one value where the two sides disagree. To prove that it holds for every number, no amount of testing is ever enough.
Why one counterexample settles a claim but examples never prove it#
Suppose someone claims an equation is an identity, true for every number. The claim is a statement about all numbers at once. A single value where the left side and the right side come out different directly contradicts the word “every,” so that one counterexample ends the matter. The claim is false, and no further checking is needed.
The other direction fails, and it fails for a simple reason. There are infinitely many numbers, so any list of values you actually test, however long, leaves infinitely many untested. Agreement on your list could be a coincidence that breaks at the very next number. Testing can therefore raise your confidence, but it can never rule out a hidden failure.
To be certain an equation holds for all numbers, you must derive it from the laws. A derivation gives that certainty because those laws are the statements already known to hold for all numbers. This is why algebra proves identities by manipulation, as in the earlier proof that , rather than by piling up examples.
The next example shows exactly how a couple of lucky agreements can mislead you.
Worked example 2 Is an identity?
A claim that two expressions are always equal is a claim about every number, so try a few values and stay alert for one that breaks it.
At the two sides agree:
At they agree again, since and . It is tempting to declare the equation an identity, but two successes prove nothing. Try :
Now the sides differ, so is false in general. In fact it is true only at and and false at every other number, which is precisely why checking a value or two can fool you.
Check your understanding
A student claims that for every number . Which value of shows the claim is false?
To disprove a claim about every number you only need one value where the two sides disagree.
At the sides differ, so the claim is false. At and the two sides happen to agree, which is why those values do not expose the error.
The order of operations does not change
Bringing in letters changes nothing about the order of operations. Parentheses still come first, then multiplication and division, then addition and subtraction, exactly as in arithmetic. So means , with the multiplication done before the addition, and it is a different expression from . When you substitute a number, the order of operations decides the result.
Worked example 3 Evaluate when
Substitute for , in parentheses, then follow the order of operations:
Multiplication comes before subtraction, so multiply first:
The value is . It is not ; the subtraction does not happen first just because it is written first. The same order of operations you used in arithmetic still governs once a letter is present.
Check your understanding
Evaluate when .
Substitute for , then multiply before adding, just as the order of operations requires.
The answer is , not ; the multiplication happens before the addition.
Turning words into algebra
Most problems arrive as words, and the first real skill of algebra is turning those words into symbols. Name the unknown with a letter, then convert each phrase into an operation: “more than” adds, “less than” subtracts, “times” or “product” multiplies, “divided by” or “per” divides. Two kinds of results come out of this, and they are not the same.
A phrase with no verb becomes an expression, which names a value but claims nothing. A full statement with a verb like is or equals becomes an equation, because that verb plays the role of the equals sign. The equals sign is what separates a thing you evaluate from a sentence you can later solve.
Worked example 4 Translate two statements into algebra
Name the unknown number in each, then read carefully for a verb.
“Twice a number, decreased by five” is a phrase. Twice the number is , and decreased by five subtracts :
It names a value and asserts nothing, so it is an expression.
“The sum of a number and eight is twenty” is a full statement, and the word is acts as the equals sign. The sum of the number and eight is , set equal to :
That equals sign makes it an equation, a sentence you could later solve to find .