An x disappears from a fraction. Does its restriction disappear too? No. Simplifying (x² − 16)/(x − 4) gives x + 4 only for x ≠ 4. The simplified formula may look harmless at x = 4, but the original fraction is undefined there. Algebraic control means preserving both the expression’s value and the conditions under which it exists.
This Secondary 2 Mathematics Learning Guide develops algebraic fractions from factor structure, then connects them to equations. You will distinguish cancelling factors from crossing out terms, record restrictions before simplifying, build common denominators and test candidate solutions in the original equation. The goal is not to memorise more crossing-out patterns. It is to know exactly why a transformation is allowed.
Choose the level-appropriate route. The MOE G2 and G3 Mathematics syllabuses place simple algebraic-fraction operations and linear fractional equations within lower-secondary learning, but the depth and timing differ. Addition and subtraction with variable denominators occur earlier in the G3 sequence than in G2. Fractional equations reducing to quadratics are presented here only as a clearly labelled upper-secondary bridge. Your school’s current scheme determines which sections to use now.
Secondary Mathematics Hub · Batch 5. The geometric companions are circle lengths and symmetry, circle angles and scale drawings and constructions. All examples below are original teaching problems.
Read by task: terms and factors · restrictions · multiplication and division · common denominators · linear fractional equations · candidate checking · quadratic bridge · practice and answers · teaching and return.
1. A fraction is one quantity divided by another
In (x + 6)/3, the whole numerator x + 6 is divided by 3. In x + 6/3, only 6 is divided by 3 before it is added to x. These are different expressions. A fraction bar groups the entire numerator and denominator; when typing fractions on one line, brackets must preserve those groups.
The same distinction matters in calculator entry. If the intended numerator is 2x + 5, entering 2x + 5/(x − 1) produces a different structure from (2x + 5)/(x − 1). Before simplifying, read the expression aloud as a quotient of two complete quantities. This is a small action with a large effect on later accuracy.
Terms are added; factors are multiplied
In 3x + 6, the two terms are 3x and 6. In 3(x + 2), the factors are 3 and the whole bracket x + 2. The two forms are equivalent, but the product form makes a common factor visible. Cancellation is a division operation involving factors of the complete numerator and denominator.
For example, 6x/9 simplifies to 2x/3 because the complete numerator and denominator share the non-zero numerical factor 3. But (x + 3)/x cannot be simplified by cancelling the two appearances of x. The numerator is a sum, not a product with x as a factor of the entire numerator. At x = 3, the fraction is 2, immediately disproving an answer of 3.
Explain cancellation as division by one common non-zero factor
If a fraction is 5A/(5B), divide numerator and denominator by 5 to obtain A/B, provided the original denominator is non-zero. If the common factor is x − 2 rather than 5, the same operation needs x − 2 ≠ 0. The restriction is not an optional note added after the crossing-out. It is what makes the cancellation valid.
For prerequisite expansion and factorisation, use Algebraic Factorisation and Structural Control. This article’s additional job is to keep the permitted values attached to those transformations and then apply them inside equations.
2. Record the original restrictions before changing the expression
A denominator cannot be zero. For 7/(x − 2), exclude x = 2. For 5/[x(x + 3)], exclude x = 0 and x = −3. For an expression containing several fractions, record the exclusions from every original denominator. A simplified final denominator may not display all of them.
A numerator may equal zero when the denominator does not. Thus (x − 4)/(x + 2) is zero at x = 4, but undefined at x = −2. Zero and undefined are not the same result. A common fraction error is to reject a zero numerator or accept a zero denominator merely because both contain familiar zero symbols.
Worked problem 1: common monomial factors
Simplify 12a²b/(18ab²), stating the original restrictions. The original denominator 18ab² is non-zero only when a ≠ 0 and b ≠ 0. Divide the numerical coefficients by 6, cancel one a and one b, and obtain 2a/(3b), with a ≠ 0 and b ≠ 0.
The final formula 2a/(3b) can be evaluated at a = 0 when b is non-zero, but the original fraction cannot: its denominator then vanishes. Retaining a ≠ 0 preserves the original expression’s domain. Cancellation changed the written form, not the set of values originally allowed.
Worked problem 2: the whole variable expression cancels
Simplify (5x + 15)/(10x + 30). First exclude x = −3. Factor both parts: 5(x + 3)/[10(x + 3)]. On the permitted domain, x + 3 is non-zero, so the quotient is 1/2, with x ≠ −3.
A constant answer does not mean every real input was permitted in the original fraction. Substituting x = 1 gives 20/40 = 1/2, supporting the simplification. Substituting x = −3 gives 0/0, which has no defined value. A cancelled bracket can disappear from the formula while its excluded value remains part of the answer.
Worked problem 3: factor two quadratics
Simplify (x² − 16)/(x² + x − 20). The denominator factorises as (x + 5)(x − 4), so x ≠ −5 and x ≠ 4. The numerator is (x − 4)(x + 4). Cancelling the common factor x − 4 gives (x + 4)/(x + 5), with x ≠ 4, −5.
There is no reason to exclude x = −4: it makes the numerator zero but leaves the original denominator non-zero. That value is permitted and produces a zero quotient. At x = 4, however, both original numerator and denominator vanish; the simpler formula’s value 8/9 is not a value of the original expression.
3. Multiplication and division: factor first, then track the whole operation
To multiply fractions, multiply numerators and multiply denominators. Factorising first often exposes cancellations before expansion makes the expression longer. Record the restrictions from the original factors before cancelling. When the problem asks for a simplified expression, a shorter product form can be more useful than a large expanded fraction.
To divide by a fraction, multiply by its reciprocal, but the divisor must be both defined and non-zero. This adds a second kind of restriction: a zero numerator in the divisor can make the division invalid even though no original denominator is zero. The role of an expression inside the operation matters as much as its appearance.
Worked problem 4: multiplication with two original restrictions
Simplify [3x/(x − 2)] × [(x − 2)²/(9x²)]. The original denominators exclude x = 2 and x = 0. Combining factors gives 3x(x − 2)²/[9x²(x − 2)]. Cancel one x − 2, one x and the numerical factor 3 to obtain (x − 2)/(3x), with x ≠ 0, 2.
The final numerator contains x − 2, but x = 2 is still excluded by the original first denominator. This example tests whether the student records restrictions before the form changes. A final expression that appears to accept x = 2 must not be allowed to erase the initial undefined factor.
Worked problem 5: division adds a non-zero divisor condition
Simplify [(x² − 1)/(x + 3)] ÷ [(x − 1)/(x + 3)]. Both fractions require x ≠ −3. The divisor must also be non-zero, so x ≠ 1. Replacing division with multiplication by the reciprocal gives [(x − 1)(x + 1)/(x + 3)] × [(x + 3)/(x − 1)].
The permitted cancellations leave x + 1, with x ≠ −3, 1. The value x = −1 is allowed: the first fraction is zero and the divisor is −1, so the original division gives zero. Being the numerator of the first fraction and being the numerator of the divisor are different roles; only the latter’s zero value blocks this division.
Do not reverse only the numerator
For (3a/4) ÷ (9a²/10), the reciprocal of the whole divisor is 10/(9a²), not 9a²/10 with one symbol changed. Multiplying gives 30a/(36a²) = 5/(6a), with a ≠ 0. Reconstructing the original division with a simple allowed value, such as a = 1, provides a numerical check.
The reciprocal operation belongs to the entire fraction. Keeping brackets around each quotient until the operation is clear prevents an ordinary arithmetic rule from being applied to the wrong part of an algebraic expression.
4. Addition and subtraction require a common denominator
Level-aware route. Use this section when variable-denominator addition and subtraction belong to the current course, or as a guided bridge. The underlying idea is ordinary fraction equivalence: 1/2 + 1/3 becomes 3/6 + 2/6. The denominator identifies the size of each fractional part; unlike multiplication, the two denominators are not simply combined by addition.
For algebraic denominators, factorisation identifies the shared factors and the missing factors needed to build one common denominator. Each numerator must be multiplied by the same factor that is introduced into its denominator. This preserves each fraction’s value before the numerators are combined.
Worked problem 6: two different linear denominators
Simplify 2/(x − 3) + 1/(x + 2). Exclude x = 3 and x = −2. A common denominator is (x − 3)(x + 2). The first numerator becomes 2(x + 2); the second becomes x − 3. The combined numerator is 2x + 4 + x − 3 = 3x + 1.
Therefore the result is (3x + 1)/[(x − 3)(x + 2)], with x ≠ 3, −2. At x = 0, the original sum is −2/3 + 1/2 = −1/6. The simplified fraction gives 1/(−6), agreeing. A test value checks the result in one case; the valid equivalence steps establish it generally on the permitted domain.
Worked problem 7: subtraction keeps the grouped numerator intact
Simplify (x + 2)/(x − 1) − 3/(x − 1). The common denominator is already present, so combine the entire numerators: [(x + 2) − 3]/(x − 1) = (x − 1)/(x − 1). The result is 1, with x ≠ 1.
For a more sign-sensitive example, (3x + 2)/(x + 4) − (x − 5)/(x + 4) becomes [3x + 2 − (x − 5)]/(x + 4) = (2x + 7)/(x + 4), with x ≠ −4. The minus sign applies to both terms of the second numerator. Dropping its bracket too early is a distribution error, not a fraction-specific rule.
Worked problem 8: repeated factors in denominators
Simplify 1/(x − 2) + 3/(x − 2)². Exclude x = 2. The denominator (x − 2)² already contains the factor required by the first fraction. Multiply the first numerator and denominator by x − 2, giving [(x − 2) + 3]/(x − 2)².
The answer is (x + 1)/(x − 2)², with x ≠ 2. Using (x − 2)³ would create an unnecessarily large common denominator; it could still be made equivalent with the correct numerators, but it would add work. Factor recognition helps choose the smallest useful common denominator.
5. Fractional equations: clear denominators without changing the allowed values
An expression is simplified into an equivalent expression. An equation is solved for all permitted values making an equality true. When denominators are present, first record restrictions. Then multiply every term on both sides by a common denominator that is non-zero on that restricted domain. Finally solve and check the candidates in the original equation.
This workflow is also explained in OpenStax: Solve Rational Equations. The important final check concerns the original fractions, not only the polynomial equation obtained after denominators have disappeared.
Worked problem 9: numerical denominators
Solve (3x − 2)/4 − (x + 1)/6 = 5/3. The denominators are fixed non-zero numbers, so there are no variable exclusions. Multiply every term by 12: 3(3x − 2) − 2(x + 1) = 20. Expand to get 9x − 6 − 2x − 2 = 20, hence 7x = 28 and x = 4.
Check the original: (12 − 2)/4 − 5/6 = 10/4 − 5/6 = 15/6 − 5/6 = 10/6 = 5/3. Notice that multiplying by 12 reaches the right-hand side as well. Clearing denominators is an equation-wide operation, not a cosmetic change to selected terms.
Worked problem 10: one variable denominator
Solve 7/(x − 2) = 1. Exclude x = 2. On the remaining domain, multiply by x − 2 to obtain 7 = x − 2, so x = 9. The check gives 7/(9 − 2) = 1.
A common error is to conclude x − 2 = 1/7 by reversing only part of the equation. Writing the multiplication explicitly avoids this. If the equation were 7/(x − 2) = 0, there would be no solution, because a fraction with non-zero constant numerator cannot equal zero when defined.
Worked problem 11: two variable denominators, still a linear result
Solve 3/(x + 1) = 2/(x − 2). Exclude x = −1 and x = 2. Multiplying by (x + 1)(x − 2) gives 3(x − 2) = 2(x + 1). Hence 3x − 6 = 2x + 2 and x = 8.
Substitute into the original fractions: 3/9 = 2/6 = 1/3. Both denominators are non-zero. The usual cross-multiplication pattern is simply this common-denominator multiplication shortened; it is not a rule for arbitrarily crossing symbols across a sum of several fractions.
6. A candidate may be excluded, unique or part of an entire permitted domain
When restrictions are kept throughout, clearing denominators is equivalent on that domain. Problems arise when the transformed equation is solved over all real numbers and its answers are accepted without returning to the original exclusions. A value obtained algebraically is a candidate until it passes the original conditions.
Worked problem 12: the only candidate is excluded
Solve (x² − 25)/(x − 5) = 10. The original denominator excludes x = 5. On the allowed domain, the left side simplifies to x + 5. Therefore x + 5 = 10 produces the candidate x = 5, but that value is excluded. The original equation has no solution.
The number 5 is not nearly acceptable and cannot be rounded into the domain. At x = 5 the original quotient is 0/0, not 10. State the reason for rejection explicitly. The contradiction between the candidate and the restriction is the solution’s conclusion, not an arithmetic inconvenience to hide.
Worked problem 13: an identity on a restricted domain
Solve (x² − 9)/(x − 3) = x + 3. Exclude x = 3. For every other real x, factorising the numerator gives (x − 3)(x + 3)/(x − 3) = x + 3, so the equation is true. The solution set is all real x except 3.
It would be wrong to interpret the identity x + 3 = x + 3 as x = 0, or to report every real number while forgetting the excluded input. An equation need not have one isolated answer. Its structure may describe no solutions, one solution, several solutions or an entire restricted domain.
Equations and inequalities need different sign care
For an equality, multiplying both sides by a non-zero expression preserves equality on the domain where that expression is non-zero. For an inequality, the sign of the multiplier also matters: a negative multiplier reverses the order. Do not extend a fraction-clearing routine from equations to inequalities when the multiplier’s sign is unknown.
This guide does not develop rational inequalities. The boundary is useful because it prevents a correct method in one setting from being applied outside its conditions. Use the existing linear inequalities guide to review order reversal first.
7. Optional upper-secondary bridge: a fractional equation can become quadratic
This section is a next-stage extension. It uses factorisable quadratics so that the new difficulty is preserving restrictions while the equation changes form. It should not be used to claim that every Secondary 2 learner must already solve quadratic-reducing fractional equations.
Worked problem 14: two permitted algebraic roots
Solve 12/x = x + 1. Exclude x = 0. Multiply by x to obtain 12 = x² + x, so x² + x − 12 = 0. Factorising gives (x + 4)(x − 3) = 0, with candidates x = −4 or x = 3.
Both are allowed. At x = −4, the original equation gives −3 = −3. At x = 3, it gives 4 = 4. Do not reject a negative root simply because a previous word problem involved positive lengths. The current variable is unrestricted except for the original denominator exclusion.
Worked problem 15: two denominators and two candidates
Solve 1/x + 1/(x + 2) = 3/4. Exclude x = 0 and x = −2. Multiply the whole equation by 4x(x + 2): 4(x + 2) + 4x = 3x(x + 2). Rearranging gives 3x² − 2x − 8 = 0.
Factorise as (3x + 4)(x − 2) = 0, giving x = −4/3 or x = 2. Both avoid the excluded values. At x = 2 the left side is 1/2 + 1/4 = 3/4. At x = −4/3 it is −3/4 + 3/2 = 3/4. The negative candidate is valid in this abstract equation.
Worked problem 16: a rate model filters the roots differently
One process completes a job in t hours and another takes t + 6 hours. Under a constant, independent and additive work-rate model, together they complete it in 4 hours. Find the individual times. The rates are 1/t and 1/(t + 6) jobs per hour, so 1/t + 1/(t + 6) = 1/4, with t > 0.
Clearing denominators gives 4(t + 6) + 4t = t(t + 6), so t² − 2t − 24 = 0 = (t − 6)(t + 4). The candidates are 6 and −4. The physical time condition rejects −4. Therefore the individual times are 6 hours and 12 hours. Check the rates: 1/6 + 1/12 = 1/4.
The additive-rate assumption is part of this hypothetical model. It would not automatically apply to a real task with interference, shared equipment or mandatory sequential steps. Algebraic correctness does not certify that a model’s assumptions describe every real process.
A practical linear fraction model
A hypothetical purchase of x identical items costs 84 dollars. Buying three fewer at the same unit price costs 63 dollars. Find x. Equal unit prices give 84/x = 63/(x − 3), with x an integer greater than 3. Multiplying through gives 84(x − 3) = 63x, so 21x = 252 and x = 12.
The second purchase contains 9 items. Both unit prices are 7 dollars: 84/12 = 63/9. The condition x > 3 is stronger than merely excluding zero denominators because it also preserves meaningful positive item counts.
8. Practice: carry the restrictions into every answer
Write original restrictions before simplifying or solving. Questions 1–8 focus on factor structure and operations; 9–14 include common denominators and linear equations; 15–17 inspect solution sets. Questions 18–20 are the optional quadratic bridge. Use the sections appropriate to the learner’s school sequence.
Questions 1–5: restrictions and cancellation
1. State the excluded values for 5/[x(x − 4)]. 2. Simplify 15a²b/(20ab²), retaining restrictions. 3. Simplify (4x + 12)/(8x + 24). 4. Simplify (x² − 25)/(x² + 2x − 15). 5. Explain why (x + 7)/x cannot be simplified by cancelling x, and give a numerical counterexample to the proposed answer 7.
Questions 6–10: operations
6. Simplify [2x/(x − 1)] × [(x − 1)/(6x²)]. 7. Simplify [(x² − 4)/(x + 1)] ÷ [(x − 2)/(x + 1)]. 8. Explain why x = 2 must be excluded in Question 7 even though it does not make either original denominator zero. 9. Simplify 1/(x − 2) + 2/(x + 1). 10. Simplify (4x + 1)/(x + 3) − (x − 2)/(x + 3).
Questions 11–15: linear equations and candidates
11. Solve (x + 1)/3 + (x − 2)/2 = 6. 12. Solve 8/(x − 1) = 2. 13. Solve 2/(x + 1) = 3/(x + 4). 14. Solve (x − 6)/(x + 2) = 0. 15. Solve (x² − 16)/(x − 4) = 8.
Questions 16–20: identities and optional quadratic bridge
16. Solve (x² − 4)/(x − 2) = x + 2. 17. Can 5/(x + 1) ever equal zero for a real x where it is defined? 18. Solve 20/x = x + 1. 19. Solve 1/x + 1/(x + 3) = 1/2. 20. In Question 19, interpret x and x + 3 as positive individual completion times for two additive constant-rate processes working together in 2 hours. Which solution is admissible?
Explained answers 1–5
1. Exclude x = 0 and x = 4. 2. Cancelling common numerical and variable factors gives 3a/(4b), but retain a ≠ 0, b ≠ 0. 3. Factor to 4(x + 3)/[8(x + 3)], giving 1/2 with x ≠ −3.
4. The numerator is (x − 5)(x + 5) and denominator (x + 5)(x − 3). Thus the result is (x − 5)/(x − 3), with x ≠ −5, 3. 5. x is not a factor of the whole numerator. At x = 7, the original fraction equals 14/7 = 2, not 7. One counterexample disproves the claimed general identity.
Explained answers 6–10
6. Cancel x − 1 and one x to obtain 1/(3x), with x ≠ 0, 1. 7. Factor x² − 4 = (x − 2)(x + 2), multiply by the reciprocal of the divisor and cancel. The result is x + 2, with x ≠ −1, 2. 8. At x = 2 the divisor (x − 2)/(x + 1) is zero, and division by zero is not allowed.
9. The combined numerator is (x + 1) + 2(x − 2) = 3x − 3. The answer is (3x − 3)/[(x − 2)(x + 1)], with x ≠ 2, −1. 10. Subtract the whole second numerator: 4x + 1 − (x − 2) = 3x + 3. Hence (3x + 3)/(x + 3), with x ≠ −3.
Explained answers 11–15
11. Multiply by 6: 2(x + 1) + 3(x − 2) = 36. Then 5x − 4 = 36, giving x = 8. The original gives 9/3 + 6/2 = 6. 12. Exclude x = 1. Multiplication gives 8 = 2(x − 1), so x = 5; substitution gives 8/4 = 2.
13. Exclude x = −1, −4. Then 2(x + 4) = 3(x + 1), giving x = 5. Both original sides equal 1/3. 14. A defined fraction is zero when its numerator is zero: x = 6, which avoids x = −2. 15. Exclude x = 4, then simplify to x + 4 = 8. Its only candidate is excluded, so there is no solution.
Explained answers 16–20
16. The equality holds for all real x except 2, because cancellation gives the identity x + 2 = x + 2 on that domain. 17. No. The numerator is the non-zero constant 5, so the defined quotient cannot be zero; x = −1 is excluded rather than a solution.
18. Exclude x = 0. Then x² + x − 20 = 0 = (x + 5)(x − 4), giving x = −5 or x = 4. Both work in the original. 19. Exclude x = 0, −3. Multiply by 2x(x + 3): 2(x + 3) + 2x = x(x + 3). Hence x² − x − 6 = 0 = (x − 3)(x + 2), giving x = 3 or x = −2.
20. Positive completion times select x = 3, so the individual times are 3 hours and 6 hours. Their rates add to 1/3 + 1/6 = 1/2 job per hour. The negative solution is valid for the abstract equation in Question 19 but invalid for the positive-time interpretation in Question 20.
9. Diagnose the operation, not merely the final fraction
A student may simplify correctly but forget a cancelled restriction. Another may record every restriction but cancel across a sum. A third may use the right common denominator yet distribute a subtraction incorrectly. These are different failures. The final answer alone often does not identify which capability needs repair.
Ask the learner to identify the first line that no longer preserves the original value or allowed domain. If the factorisation is wrong, repair that first. If it is correct but a whole numerator was not multiplied, repair fraction equivalence. If an equation solution is excluded, inspect whether the original restrictions were ever recorded. The correction should target the decision actually made.
A suggested progression through the examples
Begin with numerical fractions and one-variable products. Ask what is being divided out. Then introduce a common bracket and require restrictions before cancellation. Next compare multiplication with division, using a divisor whose numerator can vanish. Only then add common-denominator sums and fractional equations. Keep the course boundary visible rather than treating every extension as an immediate requirement.
For an independent return, change a product into a sum, change a numerator factor into a divisor factor, or keep the algebraic equation unchanged while adding a positive-length context. Each alteration forces the learner to reconsider the operation’s conditions. This is a proposed teaching sequence, not a claim that one fixed practice schedule suits every student.
Useful prompts for parents and tutors
Ask what makes the original denominator zero, whether the thing being cancelled is a factor of the whole numerator, and whether a divisor could itself be zero. For equations, ask which candidates survive substitution into the original. These prompts expose the reasoning without supplying the next algebraic line.
Do not treat a missing restriction as decoration when it changes the answer set. Conversely, do not assume every wrong fraction means the learner lacks all algebra. A precise question about the first invalid operation can distinguish a small notation lapse from a misconception about division.
10. The transfer test: preserve meaning even when symbols disappear
Compare three tasks built from the same fraction: simplify (x² − 9)/(x − 3); solve (x² − 9)/(x − 3) = 7; and solve (x² − 9)/(x − 3) = 6. All begin with x ≠ 3 and simplification to x + 3. The first ends as an expression with a restriction. The second gives the valid solution x = 4. The third produces x = 3, which is excluded, so it has no solution.
The factorisation did not change, but the mathematical job did. A strong learner notices whether the task asks for an equivalent expression or a solution set, and keeps the original domain attached through both kinds of work. This is the same discipline seen in the geometry companions: a conclusion is valid only when its conditions remain present.
Record restrictions. Factor before cancelling. Apply operations to complete expressions. Solve on the permitted domain. Check candidates in the original problem.
Return to factorisation and structural control for prerequisite repair, quadratic equations for the extension’s solving method, and error analysis and transfer practice for designing a delayed independent check.
Reference boundary. Curriculum context comes from the linked MOE syllabus; the rational-equation method is supported by the linked OpenStax chapter. The worked numbers, counterexamples, answer explanations and teaching sequence are original. Hypothetical purchasing and work-rate cases illustrate equations, not commercial quotations or guarantees about real processes.