Solving Equations – Method One (Balancing Method)

Fundamental Principle of “Method One”

  • Also called the “balancing” or “do-the-same-to-both-sides” method.
  • View an equation as a set of scales: whatever you put on / remove from one pan must be matched on the other pan to keep it level.
  • Formal rule: Any legal arithmetic operation carried out on one side of the equality symbol must be carried out on the other side.
  • Operations allowed:
    • Adding or subtracting the same number or algebraic expression.
    • Multiplying or dividing by the same non-zero number.
    • More advanced: applying the same function (e.g., squaring, taking a root) provided it is bijective on the domain under consideration.
  • Goal in linear (one-variable) equations: isolate the unknown so that it appears as x=(some value)x = \text{(some value)}.
  • Letters for the unknown can be any alphabet symbol except those easily confused with numbers or with each other (e.g., avoid o,l,I,eo, l, I, e).

Valid Operations & Their Technical Nuances

  • Addition/Subtraction
    • Acts on the entire side, but because a side is already written as a single expression, you may simply tag the number on: 2x1+10=3+102x-1+10 = 3+10.
    • No need to distribute over individual terms because you are adding to the whole side.
  • Multiplication/Division
    • Must be distributed to every term on that side:
      2x1  ×2  2(2x1)=2(2x)2(1)=4x22x-1\;\xrightarrow{\times 2}\;2\bigl(2x-1\bigr) = 2(2x) - 2(1)=4x-2
    • Safer notation: place the original side in brackets first, then apply the factor: 2(  2x1  )2(\;2x-1\;).
    • Division follows the same rule: each term is divided, or place the whole side over the divisor: 2x12\tfrac{2x-1}{2}.
  • Fractions As Division
    • Reminder: the division bar is simply a large fraction; 62\frac{6}{2} is identical to “6 ÷ 2.”
  • Order of Undoing (for two-step linear equations):
    1. Clear the added/subtracted constant term.
    2. Clear the coefficient by multiplying/dividing.
    • Mnemonic: “Unwrap the gift from the outside in.”

Illustrative Manipulations Shown in the Video

  • Starting equation: 2x1=32x-1=3
    • Adding 1010 to one side and to the other (purely demonstration):
      2x1+10=3+10    2x+9=132x-1+10 = 3+10 \;\Rightarrow\; 2x+9 = 13 (not helpful but mathematically legit).
    • Doubling both sides:
      2(2x1)=23    4x2=62(2x-1)=2\cdot3\;\Rightarrow\;4x-2 = 6.
    • Halving the line above:
      4x22=62    2x1=3\tfrac{4x-2}{2}=\tfrac{6}{2}\;\Rightarrow\;2x-1 = 3 (returns to the original).
  • Key takeaway from these “detours”: legality ≠ efficiency; you want efficient steps that move toward isolation of xx.

Mini-Exercise Set (Demonstrating ‘Same to Both Sides’)

Starting base equation in the video: 2x=62x = 6. Requested modifications:

  • (a) Add 10: 2x+10=162x+10 = 16
  • (b) Subtract 5: 2x5=12x-5 = 1 (or 2x+15=72x+1-5=7 simplified to 2x4=72x-4=7 as the presenter did)
  • (c) Multiply by 3: 3(2x3)=12    6x9=123(2x-3)=12 \;\Rightarrow\;6x-9=12
  • (d) Divide by 2: 2x82=202    x4=10\tfrac{2x-8}{2}=\tfrac{20}{2} \;\Rightarrow\;x-4=10

Core Two-Step Worked Examples

• Example 1: 2x1=52x-1=5

  1. Add 11: 2x=62x = 6
  2. Divide by 22: x=3x = 3
    Check: 2(3)1=52(3)-1=5\,\checkmark

• Example 2: 3x+1=103x+1=10

  1. Subtract 11: 3x=93x = 9
  2. Divide by 33: x=3x = 3

• Example 3: 4x3=114x-3 = 11

  1. Add 33: 4x=144x = 14
  2. Divide by 44: x=144=72=3.5x = \tfrac{14}{4}=\tfrac{7}{2}=3.5

• Example 4 (Fractional left side): a31=6\dfrac{a}{3}-1 = 6

  1. Add 11: a3=7\dfrac{a}{3} = 7
  2. Multiply by 33: a=21a = 21

• Example 5 (Left constant first): 2+4b=122 + 4b = 12

  1. Subtract 22: 4b=104b = 10
  2. Divide by 44: b=104=52=2.5b = \tfrac{10}{4}=\tfrac{5}{2}=2.5

• Example 6 (Right side constant): 10=3x110 = 3x - 1

  1. Add 11: 11=3x11 = 3x
  2. Divide by 33: x=113x = \tfrac{11}{3}

Self-Practice Questions Issued in the Video

Solve for xx:

  1. x2=6x-2 = 6
  2. 3x+4=193x+4 = 19
  3. 5x15=105x-15 = 10
  4. x2+3=10\dfrac{x}{2}+3 = 10
  5. 7=4x17 = 4x-1
    Video’s answer key: x=8,5,5,7,2x=8,\,5,\,5,\,7,\,2 respectively.

Common Pitfalls & How to Avoid Them

  • Forgetting to apply multiplication/division to every term on a side.
  • Sign errors when adding/subtracting; write the operation explicitly to minimize mistakes.
  • Re-ordering anxiety: 3=2x13=2x-1 is syntactically equivalent to 2x1=32x-1=3—just pick a side and work.
  • Stopping too soon: remember to simplify coefficients all the way to x=x = \dots.

Real-World & Forward Connections

  • The balancing concept mirrors physical scales—critical when modelling forces, chemical equations (stoichiometry), or financial ledgers.
  • Method One lays the groundwork for:
    • Solving equations containing brackets.
    • Equations with unknowns on both sides.
    • Fractional, decimal, or integer coefficients.
    • Later algebraic techniques such as simultaneous equations, inequalities, and algebraic manipulation in calculus.
  • Upcoming videos (as announced) will treat:
    1. Equations with brackets (distribution first).
    2. Unknowns on both sides.
    3. Dedicated sessions on handling fractions more extensively.

Ethical & Pedagogical Notes

  • Always check your solution by substitution to enforce metacognitive verification—valuable in exams and real-life problem-solving.
  • Encourage seeking help (“come see me at lunchtime”)—recognises diverse learning paces and promotes academic honesty.

Quick Reference Formulae & Symbols

  • Addition/Subtraction: a=b    a±c=b±ca = b \;\Rightarrow\; a\pm c = b\pm c.
  • Multiplication: a=b    ka=kba = b \;\Rightarrow\; ka = kb for k0k \neq 0.
  • Division: a=b    ak=bka = b \;\Rightarrow\; \dfrac{a}{k} = \dfrac{b}{k} for k0k \neq 0.

Summary Checklist for Any Linear Equation

  1. Identify the outermost operation on the variable side (add/subtract).
  2. Apply the inverse operation to both sides.
  3. Identify the remaining coefficient/composite operator.
  4. Apply its inverse to both sides.
  5. Simplify; present answer as integer, fraction, or decimal as appropriate.
  6. Substitute back for confirmation.