S k i l l
 i n
A L G E B R A

Table of Contents | Home

9

LINEAR EQUATIONS

To "solve" an equation

Section 2:

Canceling


AN EQUATION is a statement involving an unknown number, typically called x.  In what is called a linear equation, x appears only to the first power.  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.)

Now, the statement -- the equation -- will become true only when x has a certain value.  The question is:  How do we find that value?

For example,

x + 2 = 8.

"Some number plus 2 is equal to 8."

The solution to that equation is x = 6, because that is the only value of x for which the statement will be true.  We say that x = 6 satisfies the equation.

Not all equations of course will be so simple to solve, therefore let us observe the following:

According to the arithmetical relationship between addition and subtraction,

x + 2 = 8
 
implies   x  = 8 − 2.

Thus 2, which originally appears added on the left-hand side of the equation, finally appears subtracted on the right-hand side.  And x is all alone on the left.

As far as how things look, then, we will know that we have solved an equation when we have isolated x on the left-hand side.  (Why the left? Because that is how we read, from left to right.  x on the left is the style that is observed in all books.)  The problem, in other words, was how to get +2 over to the other side.

Now, inasmuch as algebra is abstracted from -- drawn from -- arithmetic, then upon imitating that sequence of statesments, we will have one of the basic rules for solving an equation.  That is, if any equation looks like this:

x + a  =  b,
 
  then the solution will look like this:
 
x  =  ba.

We say that we have transposed a.  What was +a on the left we write as −a on the right.

We can illustrate transposing by applying the algebraic rule that allows us to add or subtract the same number from both sides. (Lesson 6.)

  x + a b
 
implies      x + aa ba;
 
that is,      x ba.

But the only point of subtracting a from both sides was to transpose it. Therefore the student should simply learn to transpose!

Here is another simple equation:

2x = 46.

"2 times some number is equal to 46."

In this case, we know from the arithmetical relationship between multiplication and division:

x  =  46
 2

"x equals 46 divided by 2."

x  = 23.

Notice:  2, which multiplies on the left side of the original equation, divides on the right side.

(Theoretically, we could also say that we have divided both sides by 2.)

Inverse operations

There are two pairs of inverse operations.  Addition and subtraction; multiplication and division.

Again, to solve an equation we must isolate the unknown on the left-hand side of the equation.

axb + c = d

To solve that equation, then, 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:

We may shift a number from one side of an equation to the other
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; and on the other, between multiplication and division.

Thus, to solve

ax b + c = d
 
then since b is subtracted on the left, we will add it on the right:
 
ax + c = d + b
 
 Since c is added on the left, we will subtract it on the right:
 
ax = d + b c
 
 And finally, since a multiplies on the left, we will divide it on the right:
 
x = d + b c
     a

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.

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."

3.    If  ax  = b,  then  x  =   b
a
.  

"If a number multiplies one side of an equation,
 we may divide it on the other side."

4.    If    x
a
 = b,  then  x  =  ab.

"If a number divides one side of an equation,
we may multiply it on the other side."

In every case, a is shifted to the other side by means of the inverse operation.  Every linear equation can be solved by combining those four formal rules.


Transposing

When the operations are addition or subtraction (Forms 1 and 2 above), that is called 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. That means that when we see

x + a = b,
 
 then we immediately see that a goes to the other side as −a:
 
x = ba.

A logical sequence of statements

In an algebraic sentence, the verb is typically the equal sign = .

axb + 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)   axb + c  =  d
 
implies    (2)   ax  =  d + bc
 
implies    (3)   x  =   d + bc .
      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 = ba."

Problem 1.   Write the logical sequence of statements that will solve this equation for x :

abcxd + ef  =  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)   abcxd + ef  =  0
 
implies    (2)   abcx  =  de + f
 
implies    (3)   x  =   de + f .
    abc

Transpose the terms first. Line (2).

It is not necessary to write the term 0 on the right.

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 :   (pq)x + r = s

x sr
pq

Problem 4.   Solve for x :   ab(c + d)xe + f = 0

x    ef   
ab(c + d)

Problem 5.   Solve for x :   2x + 1= 0

x = −½

This equation, incidentally, is in that standard form, namely ax + b = 0.

   Problem 6 .   Solve:   ax + b  =  0.
 
  x  =  b
a

Each of these is an example of doing algebra with our 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  (a0).

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.

x =   0
a
 = 0.

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
   Problem 10.   Solve for x :    3 − x   =   −5
 
  x  =  8

Problem 11.   Solve for x :

5 − 2x   =  −11
 
−2x  =  −11 − 5
 
2x  =  16
 
x  =  8

Problem 12.   Solve for x:

3x − 15
2x + 1 
 = 0

(Hint:  Compare Lesson 5, Problem 18.)

x = 5.

Transposing versus exchanging sides

   Example 1.   a + b = cx

We can easily solve this -- in one line -- simply by transposing x to the left, and what is on the left, to the right:

x  =  cab.

   Example 2.   a + b = c + x

In this Example, +x is on the right.  Since we want +x on the left, we can achieve that by exchanging sides:

c + x = a + b     

Note:  When we exchange sides, no signs change.

The solution easily follows:

c + x = a + bc

In summary, when −x is on the right, it is skillful simply to transpose it.  But when +x is on the right, we may exchange the sides.

Problem 13.   Solve for x :

  p + q  =  rxs
 
Transpose:  
 
  x  =  rspq

Problem 14.   Solve for x :

  pq + r  =  s + x
 
Exchange sides:  
 
  s + x  =  pq + r
 
  x  =  pq + rs

Problem 15.   Solve for x :

0   =  px + q
 
px + q  =  0  
 
px  =  q
 
x  =  q
p

Problem 16.   Solve for x :

−2   =  −5x + 1
 
5x  =  1 + 2 = 3
 
x  =  3
5

Section 2

Table of Contents | Home


Please make a donation to keep TheMathPage online.
Even $1 will help.


Copyright © 2001-2008 Lawrence Spector

Questions or comments?

E-mail:  themathpage@nyc.rr.com