x + 64 = 100.
"Some number, plus 64, equals 100."
We say that an equation has two sides: the left side, x + 64, and the right side, 100.
In what we call a linear equation, x appears only to the first power, as in the equation above. A linear equation is also called an equation of the first degree.
The degree of any equation is the highest exponent that appears on the unknown number. An equation of the first degree is called linear because, as we will see much later, its graph is a straight line.
Now, the statement -- the equation -- will become true only when the unknown has a certain value, which we call the solution to the equation.
Inverse operations
There are two pairs of inverse operations. Addition and subtraction, multiplication and division.
Formally, to solve an equation we must isolate the unknown (typically x) on the left.
ax − b + c = d.
To solve that equation, we must get a, b, c over to the right, so that x alone is on the left.
The question is:
How do we shift a number from one side of an equation
to the other?
Answer:
By writing it on the other side with the inverse operation.
For, that preserves the arithmetical relationship on the one hand between addition and subtraction:
100 − 64 = 36 implies 100 = 36 + 64;
and on the other, between multiplication and division:
Algebra is, after all, abstracted -- drawn from -- arithmetic.
We have solved the equation.
The four forms of equations
Solving any linear equation, then, will fall into four forms, corresponding to the four operations of arithmetic. The following constitute the basic rules for solving any linear equation. In each case, we will shift a to the other side.
1. If x + a = b, then x = b − a.
"If a number is added on one side of an equation,
we may subtract it on the other side."
2. If x − a = b, then x = b + a.
"If a number is subtracted on one side of an equation,
we may add it on the other side."
Transposing
When the operations are addition or subtraction (Forms 1 and 2 above), we call that transposing.
We may shift a term to the other side of an equation
by changing its sign.
+ a goes to the other side as − a.
− a goes to the other side as + a.
Transposing is one of the most characteristic operations of algebra, and it is thought to be the meaning of the word algebra, which is of Arabic origin. (Arabic mathematicians learned algebra in India, from where they introduced it into Europe.) Transposing is the technique of those who actually use algebra in science and mathematics -- because it is skillful. And as we are about to see, it maintains the clear, logical sequence of statements. Moreover, it emphasizes that we do algebra with our eyes. When you see
A logical sequence of statements
In an algebraic sentence, the verb is typically the equal sign = .
ax − b + c = d.
That sentence -- that statement -- will logically imply other statements. Let us follow the logical sequence that leads to the final statement, which is the solution.
| |
(1) |
ax − b + c |
= |
d |
| |
| implies |
(2) |
ax |
= |
d + b − c |
| |
| implies |
(3) |
x |
= |
d + b − c . a |
The original equation (1) is "transformed" by first transposing the terms (Lesson 1). Statement (1) implies statement (2).
That statement is then transformed by dividing by a. Statement (2) implies statement (3), which is the solution.
Thus we solve an equation by transforming it -- changing its form -- statement by statement, line by line according to the rules of algebra, until x finally is isolated on the left. That is how books on mathematics are written (but unfortunately not books that teach algebra!). Each line is its own readable statement that follows from the line above -- with no crossings out
In other words, What is a calculation? It is a discrete transformation of symbols. In arithmetic we transform "19 + 5" into "24". In algebra we transform "x + a = b" into "x = b − a."
Problem 1. Write the logical sequence of statements that will solve this equation for x :
abcx − d + e − f = 0
To see the answer, pass your mouse from left to right
over the colored area.
To cover the answer again, click "Refresh" ("Reload").
Do the problem yourself first!
| |
(1) |
abcx − d + e − f |
= |
0 |
| |
| implies |
(2) |
abcx |
= |
d − e + f |
| |
| implies |
(3) |
x |
= |
d − e + f . abc |
First, transpose the terms. Line (2).
It is not necessary to write the term 0 on the right.
Then divide by the coefficient of x.
Problem 2. Write the logical sequence of statements that will solve this equation for x :
| |
(1) |
2x + 5 |
= |
27 |
| |
| implies |
(2) |
2x |
= |
27 − 5 = 22 |
| |
| implies |
(3) |
x |
= |
22 2 |
| |
| implies |
(4) |
x |
= |
11. |
Problem 3. Solve for x : (p − q)x + r = s
Problem 4. Solve for x : ab(c + d)x − e + f = 0
Problem 5. Solve for x : 2x + 1= 0
x = −½
That equation, incidentally, is in the standard form, namely ax + b = 0.
Each of these Problems illustrates doing algebra with your eyes. That is, the student should see the solution immediately. In the example above, the student should see that b will go to the other side as −b, and that a will divide.
That is skill in algebra.
Problem 7. Solve for x : ax = 0 (a
0).
Now, when the product of two numbers is 0, then at least one of them must be 0 (Lesson 5). Therefore, any equation with that form has the solution,
x = 0.
We could solve that formally, of course, by dividing by a.
Problem 8. Solve for x :
| 4x − 2 |
= |
−2 |
| |
| 4x |
= |
−2 + 2 = 0 |
| |
| x |
= |
0. |
Problem 9. Write the sequence of statements that will solve this equation:
| (1) |
6 − x |
= |
9 |
| |
| (2) |
−x |
= |
9 − 6 |
| |
| (3) |
−x |
= |
3 |
| |
| (4) |
x |
= |
−3. |
When we go from line (1) to line (2), −x remains on the left. For, the terms in line (1) are 6 and −x.
We have "solved" the equation when we have isolated x -- not −x -- on the left. Therefore we go from line (3) to line (4) by changing the signs on both sides. (Lesson 6.)
Alternatively, we could have eliminated −x on the left by changing all the signs immediately:
| (1) |
6 − x |
= |
9 |
| |
| (2) |
−6 + x |
= |
−9 |
| |
| (3) |
x |
= |
−9 + 6 = −3 |