Manipulate Expressions
Expression manipulation forms the backbone of algebraic thinking, yet 67% of middle school students struggle with isolating variables according to recent assessments. Teaching students to systematically transform expressions using inverse operations builds critical problem-solving skills that extend far beyond mathematics.
Why it matters
Expression manipulation appears everywhere in real-world problem solving. A construction worker calculating material costs uses x + 15 = 75 to find missing quantities when the total budget is $75 and fixed costs are $15. An engineer designing a bridge applies 5x - 12 = 88 to determine load distributions where the total stress is 88 pounds and the baseline is 12 pounds. Students solving for time in physics use 3t + 7 = 22 to find when objects reach specific velocities. These skills align with CCSS.7.EE standards requiring students to solve multi-step real-life problems. Mastering expression manipulation at the foundational level prevents algebra struggles later, as students learn to work backward through operations systematically.
How to solve manipulate expressions
Expanding & Factoring
- Expand single bracket: a(b + c) = ab + ac.
- Expand double brackets: (a+b)(c+d) = ac + ad + bc + bd (FOIL).
- Factorise: find the HCF of all terms and write outside the bracket.
- Factorise quadratics: find two numbers that multiply to c and add to b.
Example: Expand 3(x + 4) = 3x + 12. Factor 6x + 9 = 3(2x + 3).
Worked examples
Make x the subject: x + 2 = 14
Answer: x = 12
- Subtract 2 from both sides β x = 14 β 2 β To isolate x, subtract 2 from both sides.
- Calculate β x = 12 β 14 β 2 = 12.
Make x the subject: 9x = 90
Answer: x = 10
- Divide both sides by 9 β x = 90/9 β To isolate x, divide both sides by the coefficient 9.
- Calculate β x = 10 β 90 Γ· 9 = 10.
Make x the subject: 5x β 4 = 1
Answer: x = 1
- Add 4 to both sides β 5x = 5 β Undo the subtraction by adding 4.
- Divide both sides by 5 β x = 1 β 5 Γ· 5 = 1.
Common mistakes
- Students often subtract from the wrong side, writing x + 5 = 12 as x = 12 + 5 = 17 instead of x = 12 - 5 = 7, forgetting to apply inverse operations.
- When dividing to isolate variables, students frequently divide only one side: 4x = 20 becomes x = 20 instead of x = 5, missing the division step entirely.
- In two-step problems like 3x + 6 = 21, students often divide first getting x + 2 = 7, then x = 5, rather than subtracting first to get 3x = 15, then x = 5.