Math Lab
Home/Class VII/Ch 15/Solving equations systematically: transposing

Solving equations systematically: transposing

The balance method works perfectly, but it is wordy. After a few problems you start to notice a pattern: each "add to both sides" effectively moves a term from one side to the other, flipping its sign. That shortcut is called transposing.

Idea

Transposition rules.

  1. A term added on one side becomes subtracted on the other (and vice versa).

    2y+7=212y=217.2y + 7 = 21 \quad\Longrightarrow\quad 2y = 21 - 7.

  2. A factor that multiplies on one side becomes a divisor on the other (and vice versa).

    2y=14y=142.2y = 14 \quad\Longrightarrow\quad y = \frac{14}{2}.

  3. A divisor on one side becomes a multiplier on the other.

    u15=6u=6×15.\frac{u}{15} = 6 \quad\Longrightarrow\quad u = 6 \times 15.

These shortcuts are exactly the balance moves, just written more compactly. They do not change what you do , only how much you write.

Standard procedure. To solve an equation of the form ax+b=cax + b = c or ax+b=dx+eax + b = dx + e:

  1. Bring the unknowns to one side, numbers to the other. Transpose dxdx from the right to the left (or vice versa, whichever leaves a positive coefficient).
  2. Combine like terms on each side. You should be left with (number)x=number(\text{number})\cdot x = \text{number}.
  3. Divide both sides by the coefficient of xx.

Check by substitution. Always plug your answer back into the original equation. It is the single most reliable way to catch sign errors.

Equations with no solution / infinitely many. Sometimes transposing eliminates the variable entirely:

  • x+5=x+4x + 5 = x + 4 becomes 5=45 = 4 , never true. No solution.
  • 2(x+3)=2x+62(x + 3) = 2x + 6 becomes 0=00 = 0 , always true. Every value of xx works.

Both cases tell you something about the problem: the two expressions are either incompatible, or they are the same expression in disguise.

Worked examples

Example 1. Solve 4(m+6)8=2m44(m + 6) - 8 = 2m - 4.

Open the bracket: 4m+248=2m44m + 24 - 8 = 2m - 4, i.e. 4m+16=2m44m + 16 = 2m - 4.

Transpose 2m2m to the left and 1616 to the right: 4m2m=4164m - 2m = -4 - 16, so 2m=202m = -20, hence m=10m = -10.

Check: LHS =4(10+6)8=4(4)8=24= 4(-10 + 6) - 8 = 4(-4) - 8 = -24. RHS =2(10)4=24= 2(-10) - 4 = -24. ✓

Example 2. Solve 5s=3s+125s = 3s + 12.

Transpose 3s3s: 5s3s=125s - 3s = 12, so 2s=122s = 12, hence s=6s = 6. Check: LHS =30= 30; RHS =18+12=30= 18 + 12 = 30. ✓

Example 3. Solve 3u7=2u+33u - 7 = 2u + 3.

Transpose: 3u2u=3+73u - 2u = 3 + 7, so u=10u = 10. Check: 3(10)7=233(10) - 7 = 23; 2(10)+3=232(10) + 3 = 23. ✓

Example 4. Frame and solve: an equation that has no solution.

Try "x+4=x+5x + 4 = x + 5." Transposing xx: 4=54 = 5. False. So no value of xx works. This makes sense , you cannot have a number whose 44-more equals its 55-more.

Try it yourself

  1. Solve 3x10=353x - 10 = 35.
  2. Solve 5s=3s+145s = 3s + 14.
  3. Solve 3u7=2u+33u - 7 = 2u + 3.
  4. Solve 4(m+6)8=2m44(m + 6) - 8 = 2m - 4.
  5. Solve u15=6\dfrac{u}{15} = 6.
  6. Solve 7x+5=2x+307x + 5 = 2x + 30.
  7. Solve 2(y3)=y+52(y - 3) = y + 5.
  8. Frame an equation that has no solution and explain why.

Activity

Pick a number. Multiply it by 33, subtract 44, then double the result. Tell a friend only the final answer. Can your friend find your original number? They will set up an equation 2(3x4)=(your answer)2(3x - 4) = \text{(your answer)} and solve it. Try this five times with different numbers.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Transposing
5 questions · pick the best answer
Q1

2y+7=212y+7=21. Transposing 77 gives:

Q2

3x=183x=18. The 33 becomes:

Q3

Solve 5s=3s+145s=3s+14.

Q4

Solve 3u7=2u+33u-7=2u+3.

Q5

x+4=x+5x+4=x+5 has: