Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 2 Mathematics Learning Guide | Algebraic Factorisation and Structural Control

A student expands a bracket correctly, factorises the next expression correctly, then cancels an x from a sum and changes the entire problem. The individual techniques are present. What is missing is control over the structure connecting them. Secondary 2 algebra becomes more reliable when the learner can explain not only which move to make, but what that move preserves.

This Secondary 2 Mathematics Learning Guide teaches expansion, factorisation, formula manipulation and algebraic fractions as connected ways of handling equivalent expressions. It includes first-principles explanations, worked examples, wrong-answer investigations, a mixed practice set and a teaching sequence. The central question is simple: what may change in the written form, and what must remain mathematically unchanged?

Secondary Mathematics Hub: S1–S4 Capability Map · Secondary 2 Learning Guide, Batch 1, Guide 1. Continue across this batch with ratio, proportion, rate and percentage, linear graphs and relationships, and geometry and similarity.

Course boundary. The MOE G2 and G3 Mathematics syllabuses include Secondary Two expansion, identities and quadratic factorisation; algebraic-fraction requirements differ. This is a teaching guide, not a complete syllabus checklist. Use your school’s current scheme and subject level to select the required depth. The practice questions and scenarios here are original teaching examples, not official examination questions.

Navigate: Read the structure · Build factorisation · Fractions and formulae · Apply and investigate · Practice and answers · Teach, repair and return.

1. Read the structure before choosing the operation

Consider 6x + 12, 6(x + 2), and 6x + 12 = 30. The first is a sum of two terms. The second is a product of two factors. The third is an equation. The first two expressions represent the same quantity for every real x. The equation asks which value of x makes that quantity equal to 30. Similar symbols do not mean identical jobs.

If the instruction says factorise 6x + 12, the answer is 6(x + 2). There is no reason to invent an equals-zero condition. If the instruction says solve 6x + 12 = 30, the answer is x = 3. If it says evaluate 6x + 12 when x = −2, the answer is 0. Before doing any arithmetic, identify whether the requested output is an expression, a value, an equation or an explanation.

Terms and factors are different kinds of parts

In 4x² − 7x + 3, the terms are 4x², −7x and 3. The subtraction sign belongs with the term −7x. Within 4x², multiplication connects the factors 4, x and x. In 4x(x − 2), the entire bracket is a factor. Inside the bracket, x and −2 are terms. A piece of algebra can therefore contain one kind of structure inside another.

This distinction controls what you may combine or cancel. Addition allows like terms to be collected. Multiplication allows a common non-zero factor in a numerator and denominator to be cancelled. Crossing out matching letters without identifying the operation between them is not a valid algebraic rule. The appearance of the letter is less important than its mathematical role.

A quick diagnostic before the main lesson

Without an answer key, try these four tasks: simplify 3x + 5x; decide whether 3x + 5x² can be collected into one term; expand −2(x − 4); and explain whether x = 2 is a solution of 3x + 4 = 10. The answers are 8x; no, because the powers differ; −2x + 8; and yes, because substitution makes both sides equal to 10.

The diagnostic is not a judgement about the learner. It identifies the next useful teaching move. Trouble with the first two tasks suggests that like terms need attention. Trouble with the third points to multiplication by negative numbers or distribution. Trouble with the fourth suggests that equation meaning needs rebuilding. These are different repair jobs and should not be hidden inside one label such as weak algebra.

An equation may have many, one or no solutions

It is tempting to define every equation as something with one unknown answer. That is too narrow. The equation 2(x + 3) = 2x + 6 is true for every real x; it is an identity. The equation 2x + 3 = 2x + 7 has no solution. The equation x² = 9 has two real solutions. The goal of solving is to find all permitted values that make the statement true, not to force every task into one-number form.

For the language of algebra and the distinction between algebraic objects, see OpenStax: Use the Language of Algebra. The explanations and numerical cases below develop these ideas through our own sequence.

2. Expansion and factorisation are reversible views

The distributive law gives a(b + c) = ab + ac. Reading from left to right expands a product into a sum. Reading from right to left factorises the sum into a product. This is not a pair of unrelated tricks. It is one relationship used in two directions. Factorisation is useful because multiplication can reveal features that addition hides.

For instance, 5x + 20 does not immediately display the fact that the entire expression contains a factor of 5. The equivalent form 5(x + 4) does. Likewise, x² + 7x + 12 does not immediately display the x-values that make it zero. The product (x + 3)(x + 4) does. The best form depends on the next question.

Worked example 1: take out the complete common factor

Factorise 18x + 30. The highest common numerical factor is 6. There is no common x, because the second term is 30 rather than 30x. Divide each term by 6 to determine what remains inside the bracket: 18x ÷ 6 = 3x and 30 ÷ 6 = 5. Therefore 18x + 30 = 6(3x + 5).

A student who writes 3(6x + 10) has preserved the value but has not finished factorising over the integers: the bracket still contains a common factor of 2. A student who writes 6x(3 + 5) has not preserved the expression at all. Re-expanding gives 48x, not 18x + 30. These two wrong answers require different feedback: one is incomplete; the other changes the mathematics.

Worked example 2: include the common variable powers

Factorise 12x²y + 18xy². The coefficient common factor is 6. Both terms contain at least one x and at least one y. The greatest common monomial factor is therefore 6xy. Dividing term by term gives 2x and 3y, so the result is 6xy(2x + 3y).

Why not take out x²? Because the second term contains only one x. The common power is the smaller exponent that appears in every term. This is a structural comparison, not a rule about choosing whichever exponent looks most impressive. Verify by multiplication: 6xy × 2x gives 12x²y, while 6xy × 3y gives 18xy².

A negative factor is a legitimate choice

The expression −8x + 12 may be written as 4(−2x + 3) or −4(2x − 3). Both are correct. Taking out a negative factor changes the signs inside the bracket because each term has been divided by a negative number. It does not give permission to change signs without explanation.

The second form becomes useful when another part of the question contains 2x − 3. Recognising a matching bracket can make a later factorisation easier. Algebraic control includes noticing that two expressions may be equivalent even when their brackets initially look different: 3 − 2x = −(2x − 3).

Worked example 3: distribute a negative number completely

Expand −3(2x − 5). There are two terms inside the bracket, so there are two products: −3 × 2x = −6x, and −3 × −5 = +15. The answer is −6x + 15. Writing −6x − 15 would treat the second multiplication as if the inside term had been positive 5.

To check, choose x = 0. The original expression gives −3(−5) = 15. The incorrect version gives −15, exposing the error. This numerical test does not prove an identity for every x; it is a fast way to reject a false claim. A complete explanation still comes from valid distribution.

Worked example 4: every term meets every term

Expand (x + 4)(x + 7). Multiply x by both terms in the second bracket, giving x² + 7x. Then multiply 4 by both terms, giving 4x + 28. Combining the like terms gives x² + 11x + 28. There are four products before collection, even though there are only three terms afterwards.

An area model offers another route. Imagine a rectangle with side lengths x + 4 and x + 7, where x is positive for the physical picture. Split each side into its two parts. The four smaller areas are x², 7x, 4x and 28. The algebraic identity remains valid beyond that positive-length picture; the model explains the distribution but does not restrict the symbolic identity to positive x.

The middle term explains simple quadratic factorisation

Expanding (x + a)(x + b) gives x² + (a + b)x + ab. Therefore, when factorising x² + 9x + 20, the two required numbers must add to 9 and multiply to 20. The pair 4 and 5 works, so the answer is (x + 4)(x + 5). Both conditions matter. A pair that satisfies only the product is not enough.

For x² − x − 12, the product must be negative and the sum must be −1. The pair −4 and 3 works: (x − 4)(x + 3). For x² − 7x + 12, the product is positive but the sum is negative, so both numbers must be negative: (x − 3)(x − 4). Explain the signs before trying pairs randomly.

Worked example 5: factorise when the x² coefficient is not 1

Factorise 6x² + 11x − 10. The first coefficient and constant multiply to −60. We need two integers that multiply to −60 and add to 11: 15 and −4. Split the middle term without changing its value: 6x² + 15x − 4x − 10.

Now group: 3x(2x + 5) − 2(2x + 5). The common factor is the whole bracket 2x + 5. Taking it out gives (3x − 2)(2x + 5). Expanding back gives 6x² + 15x − 4x − 10 = 6x² + 11x − 10.

The method works because the split preserves 11x, then grouping creates a shared bracket. Do not apply the simpler sum-and-product rule directly to the numbers 11 and −10 while ignoring the leading 6. That would assume the first term was x², which is a different expression. Use a method whose conditions match the expression actually given.

The general distinction between common factors, quadratic forms and a final multiplication check is also explained in OpenStax: General Strategy for Factoring Polynomials. Only the forms needed for this guide are developed here; not every method on that reference page belongs in every Secondary 2 course.

Three identities worth understanding rather than chanting

Expanding two brackets gives (a + b)² = a² + 2ab + b² and (a − b)² = a² − 2ab + b². The middle terms arise twice. This is why squaring a sum does not mean squaring its parts separately. With a = 2 and b = 3, (2 + 3)² is 25, whereas 2² + 3² is only 13.

Multiplying opposite-sign brackets gives (a + b)(a − b) = a² − b² because the middle terms cancel. Consequently, 9x² − 16 = (3x + 4)(3x − 4). The subtraction is essential. There is no corresponding real linear factorisation of 9x² + 16 obtained by simply changing the sign in that rule.

A useful recognition check is 4x² − 12x + 9. The first and last terms are squares, and the middle term is −2 × 2x × 3. Therefore the expression is (2x − 3)². If the middle term were −10x, the square pattern would not fit. Two matching end terms are not sufficient evidence.

Worked example 6: factorisation may need more than one stage

Factorise 8x² − 50 completely. Begin with the common factor 2: 2(4x² − 25). The bracket is a difference of squares, so the final form is 2(2x − 5)(2x + 5). Stopping at 2(4x² − 25) is not complete for a task requiring full factorisation over the integers.

The same reasoning works with a symbolic common bracket. In ax + bx + 3ay + 3by, group the first two terms and last two terms: x(a + b) + 3y(a + b). Then factorise again to obtain (a + b)(x + 3y). The common object is a sum, but it functions as a single factor in the outer multiplication.

3. Algebraic fractions: simplify the expression, preserve the restrictions

Fractions make the distinction between terms and factors unavoidable. The numerical fraction 12/18 simplifies because both numerator and denominator have a common factor 6. The algebraic fraction 6x/9 simplifies to 2x/3 for the same reason. You are dividing the entire numerator and denominator by the same non-zero factor.

By contrast, (x + 3)/x is not equal to 3. The numerator is a sum; x is not a factor of its entire value. For x ≠ 0, the expression may be rewritten as 1 + 3/x. At x = 3, the original fraction is 6/3 = 2, immediately disproving the answer 3. Reference support for fraction and factor methods is available through OpenStax’s factoring key concepts; the checks here follow directly from division and substitution.

Worked example 7: factor before cancelling

Simplify (x² − 9)/(x − 3). First record the original restriction x ≠ 3. Then factorise the numerator as (x − 3)(x + 3). Since x − 3 is non-zero on the permitted domain, the quotient simplifies to x + 3, with x ≠ 3.

The restriction does not disappear when the factor disappears from the written fraction. At x = 3, the original expression would be 0/0, which is undefined. The simpler expression x + 3 has a value at 3, but that value does not retroactively make the original quotient defined. Equivalent formulas must be compared on the correct domain.

Worked example 8: division by a fraction adds another check

Simplify (3a/4) ÷ (9a²/10). The divisor must be non-zero, so a ≠ 0. Multiply by its reciprocal: (3a/4) × (10/(9a²)) = 30a/(36a²) = 5/(6a), retaining a ≠ 0.

There are two distinct ideas to check whenever division involves algebraic fractions: original denominators cannot be zero, and the expression by which you divide cannot equal zero. The reciprocal step is valid only after those conditions are respected. This becomes especially important when a divisor contains a bracket that can vanish for a particular variable value.

Worked example 9: adding fractions needs a shared denominator

Where required in your course, simplify 1/(x − 2) + 2/(x + 3). The restrictions are x ≠ 2 and x ≠ −3. A common denominator is (x − 2)(x + 3). The first numerator becomes x + 3; the second becomes 2(x − 2). Therefore the sum is (3x − 1)/[(x − 2)(x + 3)].

Writing 3/(2x + 1) would add denominators as if fractions worked like separate pairs of numbers. Test x = 0: the original sum is −1/2 + 2/3 = 1/6, whereas that incorrect expression gives 3. The correct result at x = 0 is (−1)/(−6) = 1/6. A carefully chosen substitution exposes the structural mistake.

Numerical fractional coefficients are a different demand

In 2x/3 − 3(x − 5)/2, the denominators are the non-zero numbers 3 and 2. Use denominator 6: [4x − 9(x − 5)]/6. Expand the entire subtraction to obtain (4x − 9x + 45)/6 = (45 − 5x)/6. There are no variable-denominator restrictions here.

The risky step is the bracket following the minus sign. Writing 4x − 9x − 45 changes the sign of the constant incorrectly. Preserve the grouped numerator until you deliberately distribute the negative multiplier. There is no reward for removing brackets before their role has been understood.

Rearranging a formula changes the subject, not the relationship

For y = 3x + 8, making x the subject means subtracting 8 from both sides and dividing both sides by 3: x = (y − 8)/3. The whole difference y − 8 is divided by 3. The expression y − 8/3 would represent a different operation order.

For A = 2(x + y), it is efficient to divide first: A/2 = x + y, then x = A/2 − y. Expanding first also works, but it introduces more terms. Comparing the two routes helps students see that method choice is about preserving meaning efficiently, not obeying a single memorised order.

Worked example 10: a geometric formula with a grouped quantity

Make b the subject of A = ½(a + b)h, where h ≠ 0. Multiply both sides by 2: 2A = (a + b)h. Divide by h: 2A/h = a + b. Subtract a: b = 2A/h − a. For a trapezium interpreted physically, h is positive.

Check with A = 45, a = 6 and h = 5. The formula gives b = 90/5 − 6 = 12. Returning to the original gives ½(6 + 12) × 5 = 45. The units also agree: area divided by height gives a length, which can then be compared with another length.

4. From factorised expressions to meaningful solutions

Factorising an expression is not automatically solving an equation. The connection becomes useful when a product is equal to zero. For real numbers, if AB = 0, at least one of A and B must be zero. This is the zero-product property. It does not say that a product equal to 12 must have a factor equal to 12.

Thus (x − 4)(x + 3) = 0 gives x = 4 or x = −3. Both values must be checked against the original question. The statement (x − 4)(x + 3) = 6 cannot be solved by setting the factors separately to zero. First form an equivalent equation with zero on one side, then choose an appropriate method.

Do not divide away a possible solution

To solve x(x − 5) = 0, the two solutions are x = 0 and x = 5. A student who divides both sides by x immediately obtains x − 5 = 0 and loses x = 0. The division silently assumed x was non-zero, exactly excluding one of the solutions.

There are situations where division by a variable is useful, but the zero case must be considered separately. At this stage, the safer habit is to keep the product and use the zero-product property. This example is an important distinction between a move that is sometimes valid and a move that is valid for every candidate solution.

Worked example 11: a rectangle creates a quadratic equation

A rectangle has width x cm and length x + 5 cm. Its area is 84 cm². Find its dimensions. The area relationship gives x(x + 5) = 84. Rearrange to x² + 5x − 84 = 0. The factors are (x + 12)(x − 7), giving x = −12 or x = 7.

The algebraic equation has two real solutions, but a physical width must be positive. Therefore the rectangle is 7 cm by 12 cm. The discarded value is not ignored because it is inconvenient; it is rejected because it violates the stated meaning of x. Check both the relationship between the sides and the area: 12 is 5 more than 7, and 7 × 12 = 84.

This is where algebra connects to modelling. A valid symbolic solution is only a candidate until it has been interpreted in the original setting. The same discipline will return in rates, graphs, similarity and upper-secondary problems involving time, quantities or dimensions.

Equivalent forms answer different questions efficiently

Suppose E = x² + 7x + 12 = (x + 3)(x + 4). For evaluating E at x = −3, the factor form immediately shows a zero factor. For identifying the coefficient of x, the expanded form gives 7 directly. For checking a proposed factorisation, expansion is useful. No form is permanently superior; each makes particular information visible.

Ask a learner to choose a form before calculating. This reveals whether factorisation is understood as a tool or only as a procedure attached to a chapter heading. A strong answer includes a reason: I chose the product because the question asks when the quantity becomes zero; I chose the expanded form because I need to compare coefficients.

When an expression does not factor in the expected way

Not every quadratic has integer linear factors. For x² + x + 1, no integer pair both multiplies to 1 and adds to 1. Do not invent a factorisation simply because the previous ten questions had one. In a school factorisation exercise, recheck copying and common factors first, but distinguish an error in your search from the possibility that the requested kind of factorisation does not exist.

The number system matters. An expression may fail to factor into integer linear factors yet factor over a larger system. This guide does not require those later techniques. The practical lesson is narrower: the task must specify, or its context must establish, which kinds of factors and methods are expected.

Investigate the first false line, not only the final answer

Consider a student’s working: 2(x − 3) + 4 = 2x − 3 + 4 = 2x + 1. The final collection is correct for the expression on that line. The first false step occurred earlier, when 2(x − 3) became 2x − 3 instead of 2x − 6. Correcting only the last answer hides the actual repair target.

Now compare 2(x − 3) + 4 = 2x − 6 + 4 = 2x − 10. Here distribution is correct; collection of the constants is wrong. These solutions can look equally unsuccessful in a mark total while requiring different explanations. Ask which equality first stopped being true, then practise that specific decision before returning to a complete question.

5. Mixed practice: choose the mathematical job yourself

Work on paper before opening the explanations. For each task, write one short reason for the main method. The point is not to race through a list; it is to decide whether the task asks for expansion, factorisation, evaluation, equation solving, rearrangement or a judgement about validity. Where a form has not yet been taught in your course, treat it as a teacher-guided extension.

Questions 1–6. 1. Factorise 15x + 25 completely. 2. Factorise 14a²b − 21ab². 3. Expand −4(3x − 2). 4. Expand (x + 6)(x + 2). 5. Simplify 7x + 3 − 2x + 5. 6. Factorise x² + 7x + 12.

Questions 7–12. 7. Factorise x² − 2x − 15. 8. Factorise 2x² + 7x + 3. 9. Factorise 8x² − 50. 10. Evaluate 3x + 2(x − 4) when x = 6. 11. Make x the subject of y = 5x − 9. 12. Make r the subject of C = 2πr.

Questions 13–18. 13. Simplify (x² − 16)/(x − 4), stating the original restriction. 14. Solve x(x + 6) = 0. 15. Explain why (x + 4)/x is not always equal to 4. 16. A rectangle has width x cm, length x + 3 cm and area 40 cm². Find the dimensions. 17. Simplify 1/(x − 1) + 1/(x + 1), with restrictions. 18. A student claims (x + 2)² = x² + 4. Give a counterexample and the correct identity.

Explained answers: questions 1–6

1. 5(3x + 5). The common factor is 5, not 5x, because the constant term has no x. 2. 7ab(2a − 3b). Use the smaller power of each variable present in both terms. 3. −12x + 8. The product of −4 and −2 is positive.

4. x² + 8x + 12. The two middle products are 2x and 6x. 5. 5x + 8. Collect the x-terms separately from the constants. 6. (x + 3)(x + 4), because 3 + 4 = 7 and 3 × 4 = 12. Re-expansion supplies the check.

Explained answers: questions 7–12

7. (x − 5)(x + 3), because −5 + 3 = −2 and −5 × 3 = −15. 8. (2x + 1)(x + 3). The expansion gives 2x² + 6x + x + 3. 9. 2(2x − 5)(2x + 5). There is a common-factor stage followed by a difference-of-squares stage.

10. 22. Simplifying first gives 5x − 8, which becomes 30 − 8. 11. x = (y + 9)/5. Add 9 before dividing the whole side by 5. 12. r = C/(2π). Here 2π is a non-zero constant factor, so division is permitted.

Explained answers: questions 13–18

13. x + 4, with x ≠ 4. Factorise x² − 16 as (x − 4)(x + 4); the original excluded value remains excluded. 14. x = 0 or x = −6. Do not divide away x = 0. 15. At x = 4, the fraction is 8/4 = 2, not 4. The numerator is a sum, so the x cannot simply be cancelled.

16. x² + 3x − 40 = 0 gives (x + 8)(x − 5) = 0. Reject x = −8 as a width. The rectangle is 5 cm by 8 cm. 17. 2x/(x² − 1), where x ≠ 1 and x ≠ −1. The combined numerator is (x + 1) + (x − 1). 18. At x = 1, the proposed sides are 9 and 5. The correct identity is (x + 2)² = x² + 4x + 4.

6. Teach the decision, repair the error, return to the problem

A useful lesson starts with a small task that makes the student’s reasoning visible. Ask the learner to circle terms, underline a common factor and explain the role of a bracket. Then work through one example together, leaving the next example partly completed. Finally remove the method label. This is a suggested teaching sequence, not a claim that every learner requires the same number of questions or the same pace.

For a learner repairing foundations, use manageable coefficients while preserving Secondary 2 structure. Compare −2(x − 3) with −2(x + 3); compare 3x + 2x with 3x × 2x; compare x² − 9 with x² + 9. These pairs change one important feature at a time. Ask what changed and why the operation must respond differently.

For a learner keeping up with classwork, use a mixed set and require a verification method for selected answers. For a learner ready to move ahead, ask for a different route, an explanation of a restriction, or a constructed counterexample. Extension need not mean racing into unrelated upper-secondary content; it can mean stronger control over the ideas already present.

A short error record that can actually guide the next session

Record the original question, the first false line, the correct reason and a fresh return question. For example: I treated the −5 inside −3(2x − 5) as positive. Multiplication by −3 must reach both signed terms. My return question is −4(3x − 2). This record is more actionable than writing careless mistake, because it identifies exactly what to look for next time.

On a later day, give the return question without placing the corrected example beside it. Then change the surface again, perhaps to a fraction or a formula containing the same negative distribution. Judge the repair by whether the student can explain and perform the decision independently, not merely by whether the old correction has been copied neatly.

What parents can ask without taking over the solution

Useful questions are concrete: Which part is the common factor? What does this bracket contain? Why are you allowed to divide by that expression? Can you expand your answer back? Which value is excluded by the original denominator? These invite the learner to make reasoning visible without providing the next algebraic line.

A correct answer with no explanation may still deserve a follow-up. An incorrect answer with a clear structural plan may need only a narrow arithmetic repair. Avoid treating every pause as failure or every fast answer as mastery. Look at what the student can identify, justify, check and repeat on a changed question.

A proposed week of small, connected returns

Begin with common factors and a re-expansion check. At the next session, add negative distribution and two-bracket expansion. Then compare three quadratic structures: a simple trinomial, a non-unit leading coefficient and a difference of squares. Later combine a factorisation with a fraction or a geometric equation. Finish with a short mixed set in which the student names the job before solving.

Adjust this sequence to the errors actually observed. A learner who already controls common factors does not need to repeat them for the sake of a timetable. A learner still losing negative signs should not be rushed into longer fractions merely because the plan says so. The plan organises possible work; the student’s demonstrated reasoning determines the next move.

What to write in an assessment

Show the transformation that carries the mathematical argument. A factorisation question should display the factors. A formula rearrangement should keep grouped numerators clear. An equation solution should identify all permitted answers and, when relevant, reject a value using the original context. Avoid chains of equals signs that connect unequal expressions merely to indicate the next activity.

Checking does not have to mean repeating the same method. Re-expand a factorisation. Substitute a solution into the original equation. Test a suspect identity with a convenient number. Compare dimensions in a measurement formula. Use a different route when possible, because repeating the same unnoticed assumption may reproduce the same error.

7. The transfer test: can the structure survive a changed setting?

Here is a final three-part challenge. First factorise n² + 5n. Next explain what is common in the expression for the total price of n items costing n + 5 dollars each. Finally determine the positive value of n when that total is 84 dollars. The surface moves from symbols to a model and back, but the multiplicative structure remains n(n + 5).

The factorisation is n(n + 5). The model multiplies the number of items by the cost per item. Solving n(n + 5) = 84 gives n = 7 or n = −12 algebraically, and the positive count is 7. A student who can move among these descriptions has done more than repeat a factorisation algorithm: the representation has retained its meaning.

Return to algebraic expressions and variables or equations and equality when an earlier dependency needs repair. Move across to proportion and rate when the relationship concerns changing quantities, to linear graphs when it needs a coordinate representation, and to geometry and similarity when lengths, angles and scale impose the conditions.

The aim is not constant manipulation. It is controlled choice: read the structure, choose a useful form, preserve the conditions, and verify the result.

Return to the Secondary Mathematics Hub.