E2.2 Algebraic manipulation

Syllabus
0580–2028–2029
Topic
E2.2
Level
Extended

Learning objectives

Collect like terms to simplify expressions

Like terms have exactly the same variable part, including the same powers. Their coefficients can be added or subtracted because they count the same kind of algebraic quantity.

Terms Like? Reason
3x3x and 5x-5x yes both have variable part xx
2a22a^2 and 7a27a^2 yes both have variable part a2a^2
4x4x and 4x24x^2 no the powers differ
3ab3ab and 2ba-2ba yes ab=baab=ba

Group like terms, then combine only their coefficients: 4a23ab+2+5a2+7ab6=(4+5)a2+(3+7)ab+(26)=9a2+4ab44a^2-3ab+2+5a^2+7ab-6=(4+5)a^2+(-3+7)ab+(2-6)=9a^2+4ab-4.

A reliable check is to identify the variable part of every term before calculating. Constants are like terms with one another, but a constant is not like a term containing a variable.

Do not combine unlike terms: 3x+2x23x+2x^2 cannot become 5x35x^3 or 5x25x^2. Simplifying changes the form of an expression, not its value.

Expand products using the distributive law

Expanding removes brackets by multiplying every term in one factor by every term in the other factor. This is the distributive law: a(b+c)=ab+aca(b+c)=ab+ac.

For one bracket, multiply the outside term by each inside term: 3x(2x4y)=6x212xy3x(2x-4y)=6x^2-12xy. Keep the sign attached to each term.

(3x+y)(x4y)(3x+y)(x-4y)

Make all four products: 3x212xy+xy4y23x^2-12xy+xy-4y^2. Then collect like terms to obtain 3x211xy4y23x^2-11xy-4y^2.

With more than two brackets, expand two factors first, simplify, then multiply by the next factor. For example, start (x2)(x+3)(2x+1)(x-2)(x+3)(2x+1) by finding (x2)(x+3)=x2+x6(x-2)(x+3)=x^2+x-6.

A negative term changes the sign of its product. Missing just one cross-product makes a double-bracket expansion incomplete; multiplying only the first terms is not enough.

Factorise by extracting the greatest common factor

Factorising is the reverse of expanding. To factorise fully by extraction, place the greatest factor shared by every term outside one pair of brackets.

Find the greatest common numerical factor. For each variable, take the lowest power present in every term. Divide every original term by that common factor to form the bracket.

18x2y+24xy218x^2y+24xy^2

The greatest common numerical factor is 66; both terms also contain xyxy. Therefore 18x2y+24xy2=6xy(3x+4y)18x^2y+24xy^2=6xy(3x+4y).

Expand the result to check: 6xy(3x+4y)=18x2y+24xy26xy(3x+4y)=18x^2y+24xy^2. If the bracket still has a common factor, the expression has not been factorised fully.

A factor must divide every term. Do not extract a higher variable power than the smallest power common to all terms.

Choose and apply complete factorisation patterns

Factorise completely by extracting any common factor first, then recognise the structure that remains. Expanding the final factors should reproduce the original expression.

Structure Factorised form Recognition cue
ax+bx+kay+kbyax+bx+kay+kby (a+b)(x+ky)(a+b)(x+ky) group pairs with a repeated bracket
a2x2b2y2a^2x^2-b^2y^2 (axby)(ax+by)(ax-by)(ax+by) difference of two squares
a2+2ab+b2a^2+2ab+b^2 (a+b)2(a+b)^2 square ends and twice their product
ax2+bx+cax^2+bx+c two linear factors product gives acac and sum gives bb
ax3+bx2+cxax^3+bx^2+cx x(ax2+bx+c)x(ax^2+bx+c) first every term contains xx

For 6x2+7x206x^2+7x-20, use numbers with product 6(20)=1206(-20)=-120 and sum 77: 1515 and 8-8. Split and group: 6x2+15x8x20=3x(2x+5)4(2x+5)=(3x4)(2x+5)6x^2+15x-8x-20=3x(2x+5)-4(2x+5)=(3x-4)(2x+5).

For x325xx^3-25x, extract xx first, then use a difference of squares: x(x225)=x(x5)(x+5)x(x^2-25)=x(x-5)(x+5).

A single expression may need more than one step. For example, 20x245y2=5(4x29y2)=5(2x3y)(2x+3y)20x^2-45y^2=5(4x^2-9y^2)=5(2x-3y)(2x+3y).

Pattern conditions matter: a2+b2a^2+b^2 is not a difference of squares, and the middle term of a perfect square must be exactly 2ab2ab. This card factorises expressions; it does not solve equations.

Complete the square for a quadratic expression

Completing the square rewrites ax2+bx+cax^2+bx+c as a multiple of one squared binomial plus a constant. It reverses the identity (x+p)2=x2+2px+p2(x+p)^2=x^2+2px+p^2.

x^2+bx+c=\left(x+ rac b2 ight)^2+c-\left( rac b2 ight)^2

When $a
e1,firstfactor, first factorafromthefrom thex^2andandxterms.Equivalently,terms. Equivalently,ax^2+bx+c=a\left(x+ rac{b}{2a}
ight)^2+c- rac{b^2}{4a}forfora
e0$.

2x2+12x+5=2(x2+6x)+5=2[(x+3)29]+5=2(x+3)2132x^2+12x+5=2(x^2+6x)+5=2[(x+3)^2-9]+5=2(x+3)^2-13. Half the coefficient of xx inside the bracket to obtain 33.

Expand to verify: 2(x+3)213=2(x2+6x+9)13=2x2+12x+52(x+3)^2-13=2(x^2+6x+9)-13=2x^2+12x+5.

Factor out only from the terms that contain xx before completing the square; do not accidentally divide the outside constant. Rewriting the expression is not the same as solving a quadratic equation.