What is the new Transposing Method to solve linear equations?

2 Answers
Feb 1, 2016

The transposing method is actually a popular world wide solving process for algebraic equations and inequalities.

Explanation:

Principle. This process moves terms from one side to the other side of the equation by changing its sign. It is simpler, faster, more convenient than the existing method of balancing the 2 sides of the equations.
Example of existing method:
Solve: 3x - m + n - 2 = 2x + 5
+m - n + 2 - 2x = +m - n + 2 - 2x
3x - 2x = m - n +2 + 5--> x = m - n + 7
Example of transposing method
3x - m + n - 2 = 2x + 5
3x - 2x = m - n + 2 + 5 --> x = m - n + 7
Example 2 of transposing.
Solve #7/2 = 3/(x - 4)#
#(x - 4) = ((2)(3))/7# --> #x = 4 + 6/7#
Example 3 of transposing:
Solve: #7/(x - 3) = 2/5#
#(x - 3)/7 = 5/2# --> #(x - 3) = 35/2# --> #x = 3 + 35/2#
Actually, there are many websites explaining the Transposing Method on Google, Bing or Yahoo.

Apr 10, 2016

The Transposing Method transposes the algebraic terms (numbers, parameters, expression...) from side to side of the equation by changing them to the opposite signs, while keeping the equation balanced.
This method has many advantages over the balancing method

Explanation:

The balancing method creates the double writing of algebraic terms on the 2 sides of the of the equation.
Example. Solve: #x + (m - n)/2 = n + 3#
#x + (m - n)/2 - (m - n)/2 = n + 3 - (m - n)/2#
#x = n + 3 - (m - n)/2#
This double writing looks simple and easy at the beginning of one step equation. However, when the equations get more complicated, this double writing takes too much time and easily leads to error/mistake.
The Transposing Method smartly solves equations by much simpler
operations.
Example. Solve: #(m + n - p)/(q - r) = (t + u)/(x - 7).#
#(x - 7) = ((t + u)(q - r))/(m + n - p)#
#x = 7 + ((t + u)(q - r))/(m + n - p)#
There is no abundant writing of terms on both sides of the equation.