Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Algebraic manipulation means rewriting expressions and equations into useful equivalent forms. Students need these skills to simplify work, solve problems, check answers, and prepare for higher algebra. This cheat sheet gives a clean reference for the moves used most often in grades 8-10.

It focuses on accuracy, order, and recognizing which rule applies.

Key Facts

  • The distributive property is a(b+c)=ab+aca(b+c)=ab+ac and a(bc)=abaca(b-c)=ab-ac.
  • Like terms have the same variable part, so 3x+5x=8x3x+5x=8x but 3x+5y3x+5y cannot be combined.
  • To remove parentheses with a negative sign, change every sign inside: (2x7)=2x+7-(2x-7)=-2x+7.
  • Factoring reverses distribution, so 6x+9=3(2x+3)6x+9=3(2x+3).
  • To solve a linear equation, use inverse operations on both sides to isolate the variable, as in 2x+5=132x=8x=42x+5=13 \Rightarrow 2x=8 \Rightarrow x=4.
  • The zero product property says if ab=0ab=0, then a=0a=0 or b=0b=0.
  • When multiplying powers with the same base, add exponents: xmxn=xm+nx^m \cdot x^n=x^{m+n}.
  • To rearrange a formula, treat the target variable like the unknown and undo operations in reverse order, such as A=lww=AlA=lw \Rightarrow w=\frac{A}{l}.

Vocabulary

Expression
An expression is a mathematical phrase with numbers, variables, and operations but no equals sign.
Equation
An equation is a statement that two expressions are equal, such as 3x+2=113x+2=11.
Like Terms
Like terms are terms with exactly the same variable factors and exponents, such as 4x24x^2 and 7x2-7x^2.
Coefficient
A coefficient is the number multiplying a variable, such as 5-5 in 5x-5x.
Factor
A factor is a number or expression multiplied by another factor to make a product.
Equivalent Expressions
Equivalent expressions have the same value for every allowed value of the variable.

Common Mistakes to Avoid

  • Combining unlike terms, such as writing 3x+4=7x3x+4=7x, is wrong because constants and variable terms are not the same type of term.
  • Forgetting to distribute to every term, such as changing 2(x+5)2(x+5) into 2x+52x+5, is wrong because 22 must multiply both xx and 55.
  • Dropping a negative sign in (x3)-(x-3) is wrong because the negative sign distributes to each term, giving x+3-x+3.
  • Dividing only one side of an equation is wrong because equations stay balanced only when the same operation is applied to both sides.
  • Canceling terms across addition, such as simplifying x+3x\frac{x+3}{x} to 33, is wrong because cancellation works only with common factors, not separate added terms.

Practice Questions

  1. 1 Simplify 4(2x3)5x+94(2x-3)-5x+9.
  2. 2 Solve 3(x2)+4=193(x-2)+4=19.
  3. 3 Factor 12x218x12x^2-18x completely.
  4. 4 Explain why 2(x+3)2(x+3) and 2x+32x+3 are not equivalent expressions.