.
Equations
(1) An equation has two sides that are equal.
For example, 3 + 4 = 7
The left hand side (LHS) of the equation is 3 + 4. The right hand side (RHS) of the equation is 7
Let A, B, and C stand for numbers, where A + B equals C. Then we write the equation as,
A + B = C
.
(2) When the same quantity is added to, or subtracted from, the two sides, the equation is maintained.
For example, (3 + 4) + 8 = (7) + 8
Let N be a number added to both sides of the earlier equation, then
(A + B) + N = (C) + N
Similarly, (A + B) – N = (C) – N
.
(3) When the two sides of an equation are multiplied or divided by the same quantity, the equation is maintained.
For example, (3 + 4) x 8 = (7) x 8
Let both sides of the earlier equation be multiplied by the number N, then
(A + B) x N = (C) x N
Similarly, (A + B) ÷ N = (C) ÷ N
The above is taught in American schools. But the same thing can be done mentally as explained in the next section.
.
Rules of Transposition
The word TRANSPOSITION means “to position across.”
(4) When the equation is made up of two equal expressions, and a term is moved from one side to the other side, its sign changes to the opposite. That is, + becomes –, and – becomes +.
EXAMPLE:
If A + B = C
then A = C – B
and B = C – A
EXAMPLE:
If A – B = C
then A = C + B
and A – C = B or B = A – C
.
(5) When the equation is made up of two equal terms, and a factor is moved from one side to the other side, then multipication becomes division, and division becomes multiplication.
EXAMPLE:
If A x B = C
then A = C / B
and B = C / A
EXAMPLE:
If A / B = C
then A = C x B
and A / C = B or B = A / C
.
Application of Transposition
When working with word problems, we first translate the word problem into an equation, using a letter to represent the unknowm.
We then bring the unknown to one side of the equation, and all the knowns to the other side of the equation using the rules of transposition.
.
EXAMPLE: 3 more than 5 times a number is 13. What is that number?
Suppose the unknown number is N. The problem translates to the equation,
5N + 3 = 13
We first transpose the term 3 to the right. Addition becomes subtraction.
5N = 13 – 3 = 10
Then we transpose the factor 5 to the right. Multiplication becomes division.
N = 10 / 5 = 2
The answer is N = 2. We verify the answer by substituting it in the equation.
5 (2) + 3 = 13
The answer N = 2 is correct.
.
EXAMPLE: If 5A – 6 = 14, what is the value of A ?
We get, 5A = 14 + 6 = 20 (Transpose 6)
Therefore, A = 20 / 5 = 4 (Transpose 5)
Verify by substituting 4 for A in the original relation.
We get, 5 (4) – 6 = 14 (Verified correct)
.
EXAMPLE: Determine the value of A if 7A / 3 + 4 = 18.
We get, 7A / 3 = 18 – 4 = 14 (Transpose 4)
Therefore, 7A = 14 x 3 = 42 (Transpose 3)
Therefore, A = 42 / 7 = 6 (Transpose 7)
Verify by substituting 6 for A in the original relation.
We get, (7)(6) / 3 + 4 = 18 (Verified correct)
EXAMPLE: Determine the value of X if 4X – 2 = X + 7.
By transposition, you can bring all X‘s to the left and all number to the right in one step as follows.
We get, 4X – X = 7 + 2
or, 3X = 9
or, X = 3
Such transposition can easily be done mentally. The alternate method of repeatedly adding, subtracting, multiplying or dividing equal quantities from both sides takes longer.
.