Small Group Tutorials

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

Secondary 3 Mathematics Learning Guide | Algebraic Fractions and Formula Rearrangement

The most important rule in algebraic fractions is not “cancel”. It is “preserve the value and the allowed inputs”. A fraction may become shorter without becoming valid for every value of x. A formula may be rearranged correctly only when the quantity being divided by is nonzero. These conditions are part of the Mathematics, not optional notes after the calculation.

This Secondary 3 Mathematics Learning Guide develops the connection between fractions, factorisation, equations and formulae. You will learn why cancellation works, how to choose a common denominator, when clearing denominators is valid, and how to isolate a variable that appears more than once. The aim is to make complicated-looking algebra readable and checkable rather than to memorise a collection of movements.

This guide belongs to the Secondary Mathematics Hub. The official 2027 SEC G3 Mathematics syllabus, sections N5 and N7, covers algebraic fractions, changing the subject and fractional equations. This G3-oriented guide combines foundations with harder applications; follow your school’s assigned scope.

Start where you need help: diagnostic · fraction operations · equations · changing the subject · practice · answers. All examples are original teaching examples.

A Fraction Is a Division, With a Condition

The expression A/B means A divided by B. It is defined only when B ≠ 0. If B is a number such as 5, the condition is already satisfied. If B is x − 3, the condition becomes x ≠ 3. If B is x² − 9, factorisation shows that x ≠ 3 and x ≠ −3.

Why can we not divide by zero? Division asks for a number that, when multiplied by the divisor, produces the dividend. For 6/0, this would require 0 multiplied by some number to equal 6, which cannot happen. For 0/0, every number produces zero when multiplied by zero, so no unique quotient is specified. Neither expression defines ordinary division.

In the writing below, brackets show the extent of a numerator or denominator. For example, (x + 2)/(x − 1) means the whole expression x + 2 is divided by the whole expression x − 1. Reading the brackets correctly comes before applying any rule.

A Diagnostic That Separates Four Different Difficulties

Try these questions first. Simplify 12x/18 for any real x. Simplify 12x/(18x) and state a restriction. Add 1/3 and 1/4. Factorise x² − 9. Finally, make x the subject of y = 3x + 4.

The answers are 2x/3; 2/3 with x ≠ 0; 7/12; (x − 3)(x + 3); and x = (y − 4)/3. These are not five unrelated preliminaries. They test factor cancellation, restrictions, common denominators, factorisation and inverse operations, which will work together in harder examples.

A learner who writes 1/3 + 1/4 = 2/7 needs to revisit ordinary fraction addition before adding algebraic denominators. A learner who gets 2/3 but misses x ≠ 0 has a different difficulty: the algebraic operation is understood, but the domain has been lost. A useful repair targets the actual error rather than repeating every prerequisite.

Terms Add; Factors Multiply

In 3x + 6, the terms are 3x and 6. After factorising, 3(x + 2) has factors 3 and x + 2. The distinction matters because cancellation removes a common nonzero factor of the whole numerator and the whole denominator. It does not remove a matching letter from one term while leaving other terms untouched.

Thus (3x + 6)/3 = 3(x + 2)/3 = x + 2. Both numerator terms were divisible by 3. But (x + 3)/x is not 3: for x ≠ 0 it is 1 + 3/x. At x = 2, the original fraction is 5/2, which immediately disproves the claimed answer 3.

A numerical substitution can disprove an incorrect identity with one counterexample. It cannot prove that two expressions agree for every allowed input merely because they agree at one convenient value. For proof, show the valid algebraic transformations.

Worked Example 1: Cancellation Without Losing a Restriction

Simplify (x² − 9)/(x² + x − 6). Factor both parts before cancelling. The numerator is (x − 3)(x + 3); the denominator is (x + 3)(x − 2). The original denominator is zero at x = −3 and x = 2, so those inputs are excluded.

On that allowed domain, cancel the common factor x + 3 to get (x − 3)/(x − 2), with x ≠ −3, 2. The simplified expression, considered on its own, would have a value at x = −3. The original fraction does not. That is why the original restriction must travel with the answer.

At x = 4, the original value is 7/14 = 1/2, and the simplified value is 1/2. At x = 3, the numerator is zero while the denominator is nonzero, so the value zero is allowed. A zero numerator is not a problem; a zero denominator is.

Multiplication: Factor First, Then Cancel

Multiplying fractions means multiplying numerators and multiplying denominators. Factoring before multiplying everything out can reveal cancellations and avoid unnecessary polynomial expansion. The cancellation may occur across the multiplication sign because all numerator factors belong to one overall product, and all denominator factors belong to another.

That permission does not extend across addition. The expression (a/b)(c/d) has a single product structure. The expression a/b + c/d has a sum structure that must first be rewritten with a common denominator. Much apparent “carelessness” in fractions is a confusion between these two structures.

Worked Example 2: Multiplying Algebraic Fractions

Simplify [(x² − 4)/(x² − 1)] × [(x + 1)/(x − 2)]. The original denominators exclude x = 1, −1 and 2. Factor the quadratics to obtain [(x − 2)(x + 2)/((x − 1)(x + 1))] × [(x + 1)/(x − 2)].

Cancel the common nonzero factors x − 2 and x + 1. The result is (x + 2)/(x − 1), with x ≠ 1, −1, 2. Notice that x = −2 remains allowed; it makes the original product zero. Listing every visible factor as a restriction would therefore be wrong. Restrictions come from denominators and, for division, from the divisor being nonzero.

To check at x = 3, the original product is (5/8) × 4 = 5/2. The simplified expression also gives 5/2. The factorised working establishes the identity on the allowed domain; the substitution provides a quick arithmetic check.

Division Has an Extra Restriction

Dividing by a fraction means multiplying by its reciprocal, but the fraction being inverted must exist and must not be zero. Therefore A/B ÷ C/D requires B ≠ 0, D ≠ 0 and C ≠ 0. A common mistake is checking only the denominators after the reciprocal has been taken.

The original expression is the authority for restrictions. A denominator can move to the numerator during inversion, but that does not make an originally undefined divisor valid. Write the restrictions before the reciprocal step, while their origin is visible.

Worked Example 3: Division and a Zero Divisor

Simplify [(x² − 4)/(x + 3)] ÷ [(x − 2)/(x + 1)]. The two denominators require x ≠ −3 and x ≠ −1. The divisor must also be nonzero, so x ≠ 2. These are three distinct reasons to exclude inputs.

Multiply by the reciprocal: [(x − 2)(x + 2)/(x + 3)] × [(x + 1)/(x − 2)]. Cancellation gives (x + 2)(x + 1)/(x + 3), with x ≠ −3, −1, 2. Do not restore x = 2 simply because its factor disappeared.

At x = 0, the original calculation is (−4/3) ÷ (−2) = 2/3. The simplified expression gives (2 × 1)/3 = 2/3. This is a useful check because it tests signs as well as cancellation.

Addition: A Common Denominator Preserves Equal-Sized Parts

The reason 1/3 + 1/4 becomes 4/12 + 3/12 is that the two fractions must refer to parts of the same size before their numerators are added. Algebraic denominators follow the same logic. Rewriting a fraction means multiplying its numerator and denominator by the same nonzero expression, which preserves its value on the allowed domain.

For 2/(x − 1) + 3/(x + 2), the common denominator is (x − 1)(x + 2), with x ≠ 1, −2. The combined numerator is 2(x + 2) + 3(x − 1) = 5x + 1. Thus the result is (5x + 1)/[(x − 1)(x + 2)], retaining both restrictions.

The denominators are not added. The numerator multipliers are chosen to produce the common denominator. Writing each equivalent fraction before combining makes that choice visible and easier to check.

Worked Example 4: Subtraction Requires a Whole-Numerator Bracket

Simplify (x + 1)/(x − 2) − (x − 3)/(x + 2). The restrictions are x ≠ 2, −2. Over the common denominator (x − 2)(x + 2), the numerator is (x + 1)(x + 2) − (x − 3)(x − 2).

Expand while retaining the subtraction bracket: x² + 3x + 2 − (x² − 5x + 6). This simplifies to 8x − 4. Therefore the answer is 4(2x − 1)/(x² − 4), with x ≠ 2, −2.

The subtraction affects every term in the second expanded numerator. A learner who writes x² + 3x + 2 − x² − 5x + 6 has changed two signs incorrectly. Keeping the bracket for one extra line is not unnecessary working; it protects the structure of the operation.

Repeated Factors: Use the Highest Required Power

For 1/(x − 1) + 2/(x − 1)², multiplying the two denominators is possible but unnecessarily complicated. The first denominator is already a factor of the second. A suitable least common denominator is (x − 1)², not (x − 1)³.

The first numerator must be multiplied by x − 1, so the sum becomes [(x − 1) + 2]/(x − 1)² = (x + 1)/(x − 1)², with x ≠ 1. This is the algebraic version of choosing 12, rather than 48, as a common denominator for quarters and twelfths.

When denominators contain quadratic expressions, factor them before choosing the common denominator. The visible degree does not tell you which factors are shared. Leaving those factors unrecognised often makes the calculation longer without adding mathematical value.

An Expression Is Simplified; an Equation Is Solved

The expression 3/(x − 2) has no solution to find until a condition is supplied. The equation 3/(x − 2) = 6/(x + 1) does have a solving task: find the allowed values of x for which both fractions agree. This distinction prevents a common error in which a student sets a numerator equal to zero without being asked to solve an equation equal to zero.

Clearing denominators means multiplying every term on both sides by a common denominator. It is not a licence to erase denominators from selected terms. The multiplying expression must be nonzero for the values under consideration, which is why restrictions are recorded first.

Worked Example 5: A Fractional Equation That Becomes Linear

Solve 3/(x − 2) = 6/(x + 1). First state x ≠ 2, −1. Multiplying both sides by (x − 2)(x + 1) gives 3(x + 1) = 6(x − 2). Then 3x + 3 = 6x − 12, so x = 5.

The answer is allowed. Substitute into the original fractions: 3/(5 − 2) = 1 and 6/(5 + 1) = 1. Therefore x = 5. The familiar cross-multiplication layout is simply a compressed form of multiplying both sides by the common denominator.

Worked Example 6: A Fractional Equation That Becomes Quadratic

Solve 3/(x − 1) − 2/(x + 1) = 1. The allowed domain excludes x = 1 and x = −1. Multiply every term by (x − 1)(x + 1): 3(x + 1) − 2(x − 1) = (x − 1)(x + 1).

The left side simplifies to x + 5; the right side is x² − 1. Rearranging gives x² − x − 6 = 0, or (x − 3)(x + 2) = 0. The candidates are x = 3 and x = −2, neither of which is excluded.

At x = 3, the original left side is 3/2 − 2/4 = 1. At x = −2, it is 3/(−3) − 2/(−1) = −1 + 2 = 1. Thus x = 3 or x = −2. A negative input is perfectly valid here because there is no physical-length condition to exclude it.

The companion Quadratic Equations and Word Problems guide develops the solving methods in more detail. Here, the distinctive task is reaching the quadratic without changing the domain or losing a term.

Worked Example 7: A Candidate That Must Be Rejected

Solve (x² − 4)/(x − 2) = 4. The original denominator requires x ≠ 2. Factorisation and cancellation give x + 2 = 4 on that domain. The only candidate is x = 2, but this is excluded. Therefore the original equation has no solution.

This is not a contradiction. The simplified rule agrees with the original only for allowed inputs. The point that would make the simplified rule equal to 4 is precisely the input missing from the original fraction. Checking the original equation resolves the issue immediately: at x = 2 its left side is 0/0, which is undefined.

Compare a different question: (x² − 4)/(x − 2) = x + 2. That equation is true for every real x except 2. “No solution” and “all allowed values” are both possible outcomes, and they must come from the simplified condition together with the original restrictions.

Changing the Subject Is Solving for a Chosen Variable

In y = 3x + 4, y is already the subject because it stands alone. To make x the subject, subtract 4 and divide by 3: x = (y − 4)/3. The relationship has not changed. We have made a different quantity explicit.

As formulae become longer, rely on operations rather than the instruction “move it across”. Identify the outermost operation surrounding the target variable. Undo that operation on both sides. Keep the remaining expression grouped. When the variable occurs more than once, collect its terms and factor it out before dividing.

Worked Example 8: Isolate a Height in a Surface-Area Formula

Make h the subject of S = 2πr² + 2πrh, where r > 0. Subtract the part not containing h: S − 2πr² = 2πrh. Then divide by 2πr, which is nonzero because r > 0. The result is h = (S − 2πr²)/(2πr).

For a closed cylinder with r = 3 cm and S = 66π cm², the rearranged formula gives h = (66π − 18π)/(6π) = 8 cm. Substitution into the original formula gives 18π + 48π = 66π cm².

The units also check the structure. The numerator is an area and the denominator a length, so the quotient has units of length. Dimensional checking cannot prove that every coefficient is correct, but it can detect a result that has become an area when the question asks for a height.

Worked Example 9: The Variable Appears Twice

Make x the subject of y = (3x − 2)/(x + 4). Start with the original restriction x ≠ −4. Multiply by x + 4: y(x + 4) = 3x − 2. Expand to obtain yx + 4y = 3x − 2.

Collect the x terms on one side: 3x − yx = 4y + 2. Factor x rather than trying to isolate each occurrence separately: x(3 − y) = 4y + 2. Therefore x = (4y + 2)/(3 − y), with y ≠ 3.

The restriction y ≠ 3 has meaning in the original relationship. Setting y = 3 would give 3x + 12 = 3x − 2, which is impossible. At y = 1, the formula gives x = 3; the original fraction then gives (9 − 2)/(3 + 4) = 1. This checks the direction of the rearrangement.

What Happens When the Dividing Expression Could Be Zero?

Consider p = ax + bx. Factorising gives p = (a + b)x. The usual subject formula x = p/(a + b) assumes a + b ≠ 0. Without that condition, the expression is not universally valid.

If a + b = 0, the original equation becomes p = 0. If p is nonzero, no x satisfies it. If p = 0, every x satisfies it. This is a useful extension in logical precision: the familiar formula describes the ordinary nonzero-coefficient case, while the zero-coefficient case must be considered separately when parameters are unrestricted.

You do not need to expand every school exercise into a long discussion of exceptional cases when the question already gives positive lengths or nonzero constants. You do need to recognise what assumptions make each division valid.

Square Roots Introduce a Choice of Sign

From v² = u² + 2as, isolating u² gives u² = v² − 2as. Over the real numbers, u = ±√(v² − 2as), provided the quantity inside the square root is nonnegative. If u is explicitly defined as a nonnegative speed, the nonnegative branch is selected. If u is a signed quantity, choosing only the positive branch could discard a valid value.

The square-root symbol itself denotes the nonnegative square root. The ± appears because solving u² = K asks for every real number whose square is K. Separating those ideas prevents the mistaken statement that √9 is both 3 and −3. The value √9 is 3; the equation u² = 9 has solutions 3 and −3.

Worked Example 10: A Combined-Rate Model

Two pipes fill a tank together in four hours. One pipe alone takes six hours longer than the other. Find their individual filling times. Assume constant flow rates, an initially empty tank and no outflow. Let the faster pipe take x hours, so the slower pipe takes x + 6 hours, with x > 0.

The rates are 1/x and 1/(x + 6) tanks per hour. Rates add, so 1/x + 1/(x + 6) = 1/4. Multiplying by 4x(x + 6) gives 4(x + 6) + 4x = x(x + 6). This becomes x² − 2x − 24 = 0, or (x − 6)(x + 4) = 0.

The allowed solution is x = 6. The pipes take 6 hours and 12 hours individually. Check the rates: 1/6 + 1/12 = 1/4 tank per hour. Adding the times instead would not model simultaneous filling. The fractions are meaningful quantities, not merely algebraic obstacles.

Independent Practice: Keep the Restrictions Visible

For Questions 1–6, simplify and state all restrictions from the original expression. For Questions 7–9, solve and verify in the original equation. For Questions 10–13, rearrange or interpret as requested.

1. (6x + 12)/3.
2. (x² − 16)/(x² + 2x − 8).
3. 2/(x − 3) + 1/(x + 3).
4. x/(x − 2) − 2/(x − 2).
5. [(x² − 1)/(x + 2)] × [(x + 2)/(x − 1)].
6. (x/3) ÷ [(x + 1)/6].

7. 2/(x − 1) = 1.
8. 1/x + 1/(x + 2) = 3/4.
9. (x² − 9)/(x − 3) = 6.
10. Make x the subject of A = (3x + b)/2.
11. Make x the subject of y = (2x + 1)/(x − 3).
12. Make r the subject of V = πr²h, with V > 0, h > 0 and r > 0.
13. Explain why (x + 2)/x = 2 is not an identity, and find the allowed x for which it is true.

Explained Answers and Checks

1. Factor 6x + 12 as 6(x + 2). Dividing by 3 gives 2x + 4. There is no restriction on real x because the denominator is the constant 3.

2. Factor to get (x − 4)(x + 4)/[(x + 4)(x − 2)]. The answer is (x − 4)/(x − 2), with x ≠ −4, 2. The cancelled factor does not restore x = −4.

3. The numerator over x² − 9 is 2(x + 3) + (x − 3) = 3x + 3. The answer is 3(x + 1)/(x² − 9), with x ≠ 3, −3.

4. Combine the numerators over their common denominator to obtain (x − 2)/(x − 2) = 1, with x ≠ 2. The answer 1 is correct only with that original restriction retained.

5. Factor x² − 1, then cancel x + 2 and x − 1. The answer is x + 1, with x ≠ −2, 1. The input −1 is allowed and makes the product zero.

6. Multiply x/3 by 6/(x + 1) to get 2x/(x + 1), with x ≠ −1. The divisor is zero at −1. The input x = 0 is allowed because the dividend, not the divisor, is then zero.

7. With x ≠ 1, multiply by x − 1 to obtain 2 = x − 1. Thus x = 3. Substitution gives 2/2 = 1.

8. Exclude x = 0 and −2. Multiplying by 4x(x + 2) gives 4(x + 2) + 4x = 3x(x + 2). Hence 3x² − 2x − 8 = 0, so (3x + 4)(x − 2) = 0. The allowed solutions are x = −4/3 and x = 2. At −4/3, the original sum is −3/4 + 3/2 = 3/4.

9. Exclude x = 3. Simplification gives x + 3 = 6, whose only candidate is 3. Since that value is excluded, there is no solution.

10. Multiply by 2, subtract b, then divide by 3. The result is x = (2A − b)/3. There is no variable-denominator exception in this rearrangement.

11. The original requires x ≠ 3. Multiplying gives yx − 3y = 2x + 1. Collecting and factoring gives x(y − 2) = 3y + 1, so x = (3y + 1)/(y − 2), with y ≠ 2. The original relationship cannot produce y = 2.

12. Divide by πh to obtain r² = V/(πh). Because r is a positive radius, r = √[V/(πh)]. The positive conditions ensure the denominator and radicand are valid.

13. At x = 1, the left side equals 3, not 2, so the statement is not an identity. As an equation with x ≠ 0, it gives x + 2 = 2x and hence x = 2. A statement can be false as an identity but true at a particular input.

A Three-Pass Checking Routine

Pass one: legality. Read the original denominators and any divisor. Check that the restrictions have survived cancellation, inversion and solving. If a formula includes division by an expression involving parameters, identify the nonzero condition.

Pass two: algebra. Re-expand a factorisation, check that every term received the common-denominator multiplier, and inspect any subtraction bracket. Look for the earliest line where the relationship could have changed.

Pass three: original meaning. Substitute equation solutions into the original fractions. For formulae, test a convenient numerical case and inspect units. For a context such as filling a tank, check the rates or areas represented by the expressions rather than only the final isolated variable.

How to Practise Without Becoming Dependent on a Template

Begin with a small set devoted to one operation, then deliberately mix multiplication, division, addition and subtraction. Before calculating, say which operation connects the fractions. That single classification changes what is allowed: multiplication invites factoring and cancellation; addition requires equivalent fractions over a common denominator.

Next, alternate “simplify” and “solve” questions that look nearly identical. Compare 2/(x − 1) with 2/(x − 1) = 1. The first asks for an expression; the second asks for allowed values. Finally, include a formula whose subject appears twice, because that requires collecting and factoring rather than simply reversing a chain of operations.

For targeted repair, write one sentence naming the failed operation. “I cancelled a term across addition” or “I forgot that the divisor could be zero” is more useful than “fractions are weak”. Then construct one short contrast question that makes the distinction visible.

Teacher and Parent Guidance

Ask the student to point to the whole numerator and denominator before suggesting a method. When cancellation appears, ask what common factor is being divided out. When changing the subject becomes stuck, ask whether the target variable occurs once or more than once. These questions make the student’s interpretation visible without immediately doing the algebra for them.

A learner needing support can work with linear denominators and numeric coefficient formulae first. A learner ready for a challenge can compare two expressions that agree everywhere except at an excluded input, or explain an exceptional parameter case. More difficulty should come from more mathematical decisions, not merely from larger numbers or longer lines.

Questions Students Often Ask

Why keep a restriction after the factor disappears? Because simplifying changes the form, not the original domain. The original expression remains undefined at that input.

Can I cross-multiply a sum of fractions? First identify the equation and its common denominator. Multiplying every term by that denominator is always clearer than treating an entire sum as a pair of isolated fractions.

Does a longer answer mean I made a mistake? Not necessarily. Some expressions have no cancellation. However, unexpected expansion is a reason to check for shared factors and a simpler common denominator before continuing.

Can formula rearrangement change the units? Equivalent rearrangements preserve the underlying physical relationship. The unit expression may look different, but a correctly isolated length should still have length units after simplification.

Continue the Secondary 3 Learning Route

Read Quadratic Equations and Word Problems when clearing denominators creates a quadratic; Indices, Standard Form and Estimation when powers and reciprocals need strengthening; and Similarity, Scale Factors and Mensuration when the formula represents a shape.

Good algebraic control keeps three things together: the value, the allowed inputs and the meaning of the symbols. A shorter expression is useful only when all three survive. Return to the Secondary Mathematics Hub for the wider learning map.