Indices, Radicals and Rational Expressions
Rational Algebraic Fractions
Algebraic fractions, the values that must be excluded, reducing by cancelling factors rather than terms, and clearing compound fractions by a single multiplication.
What this page covers
- Identify and state the excluded values of a rational expression
- Reduce an algebraic fraction by cancelling common factors
- Combine algebraic fractions over a common denominator
- Clear a compound fraction in one multiplication
What a rational expression is
A ratio of two polynomials, P(x)Q(x), defined wherever Q(x) ≠ 0.
The source lists a representative set, and each illustrates something.
| Expression | Note |
|---|---|
| 53 | A numeric fraction is a rational expression with constant polynomials |
| 6 = 61 | Every polynomial is rational, with denominator 1 |
| x - y2 | Constant denominator: no exclusions |
| x2 - 5x + 6x3 + 8 | Denominator vanishes at x = -2, which must be excluded |
Week 2, page 6 records the restriction on x2 - 5x + 6x3 + 8 as x ≠ 2. The denominator x3 + 8 is zero when x3 = -8, that is at x = -2, not x = 2. At x = 2 the denominator is 16, which is perfectly acceptable. The correct restriction is x ≠ -2. This page uses the corrected value.
Excluded values
Finding them is mechanical: set the denominator to zero and solve. Doing it first, before any simplification, is the discipline that prevents restrictions from being lost.
- Factor the denominator completely.
- Set each factor to zero and solve. The zero-product property guarantees these are all the values.
- Record the exclusions alongside the expression, before simplifying.
- Carry them into the answer, because simplification can remove a denominator without removing the restriction.
Worked example — a factorable denominator
Find the excluded values of x + 3x2 - 5x + 6.
Worked example — the source's cubic denominator
For x2 - 5x + 6x3 + 8, factor the denominator as a sum of cubes:
The first factor vanishes at x = -2. The quadratic factor has discriminant 4 - 16 = -12 < 0, so it never vanishes for real x. The only exclusion is x ≠ -2.
A restriction survives simplification. (x - 2)(x + 1)x - 2 reduces to x + 1, but the reduced form is valid only for x ≠ 2. Written without that condition the answer claims a value at x = 2 that the original expression does not have.
Reducing to lowest terms
Reduction cancels factors common to the whole numerator and the whole denominator. Factoring both completely comes first; there is no way to see what cancels until it is done.
Worked example — the source's monomial case
Writing the powers out as repeated factors makes the cancellation obvious. Once the habit is established the index laws do it in one step: x2-1y3-5 = xy-2 = xy2, then divide by 2.
Worked example — factoring first
x ≠ -4 is visible in the reduced form. x ≠ -3 is not, and would be lost without the explicit statement — which is exactly why the exclusions are recorded before simplifying.
x + 2x does not reduce. The numerator is a sum, so x is not a factor of it. At x = 2 the value is 2, not 1. This is the most persistent error in the whole topic and it is worth a deliberate check: can the numerator be written as x times something? If not, nothing cancels.
Combining rational expressions
The rules are those of numeric fractions, applied to polynomials. Addition and subtraction need a common denominator; multiplication and division do not.
| Operation | Rule | First step |
|---|---|---|
| Multiply | AB · CD = ACBD | Factor everything, cancel before multiplying |
| Divide | AB div CD = AB · DC | Invert the divisor, then as for multiplication |
| Add | AC + BC = A + BC | Build both to a common denominator |
| Subtract | AC - BC = A - BC | Build up, then subtract the whole numerator |
In subtraction the minus sign applies to every term of the second numerator. x2 - x - 32 is x - x + 32 = 32, not x - x - 32. Bracket the numerator before subtracting.
Worked example — the source's negative-power case
Factoring the numerator at the end is worth the extra line. It exposes the zero at x = 3y, and it shows immediately that nothing further cancels against x4.
Compound fractions
A compound fraction has fractions inside its numerator or denominator. There are two routes, and one of them scales much better than the other.
Route A: combine then invert
Simplify the numerator to a single fraction, do the same to the denominator, then divide by inverting. Fine for small cases.
Route B: multiply through
Multiply the entire compound fraction, top and bottom, by the common denominator of every inner fraction. One step clears them all.
Route B is the one to learn. It is a single multiplication by 1, it does not require the inner parts to be combined first, and it handles cases where inverting is awkward.
Worked example — the source's compound fraction
Simplify ab - c + bb + caa2 - b2.
The inner denominators are b - c, b + c and a2 - b2. Multiply top and bottom by their product:
Every inner fraction cleared in one multiplication. The numerator shares a factor of (a2 - b2), so it tidies further to (a2 - b2)[a(b + c) + b(b - c)]a(b - c)(b + c), with restrictions a ≠ 0, b ≠ ±c and a ≠ ±b.
The restrictions here come from three places at once: the inner denominators, the outer denominator, and the requirement that the divisor aa2 - b2 is not itself zero. Compound fractions accumulate conditions, and listing them all is part of the answer.
Common mistakes
| Mistake | Correct | Check |
|---|---|---|
| x + 2x = 2 | No simplification | At x = 2 the value is 2; at x = 1 it is 3 |
| Dropping a restriction after cancelling | Carry x ≠ a into the answer | Ask where the original denominator vanished |
| AC - BC = A - BC with B unbracketed | Bracket the whole second numerator | Expand -(x - 3) on its own line |
| 1a + 1b = 1a + b | a + bab | a = b = 1: left is 2, right is 12 |
| Multiplying out before cancelling | Factor first, cancel, then multiply | Far less arithmetic and fewer errors |
| Excluding x = 2 instead of x = -2 for x3 + 8 | x3 + 8 = 0 at x = -2 | Substitute: 23 + 8 = 16 ≠ 0 |
Frequently asked questions
Why do excluded values matter if they never appear in the answer?
Because the simplified form may be defined where the original is not. x2 - 1x - 1 reduces to x + 1, which is fine at x = 1, but the original is 00 there. The two expressions are equal only where both are defined, and the restriction has to travel with the answer.
Can I cancel the x in x + 2x?
No. Cancellation removes a factor common to the whole numerator and the whole denominator. Here the numerator is a sum. Testing at x = 2 gives 2, not 1, which settles it.
Is there a shortcut for compound fractions?
Yes: multiply the whole thing, top and bottom, by the common denominator of all the inner fractions. One multiplication clears every inner fraction at once, and it works whatever shape the compound fraction has.
Do I need the lowest common denominator?
No, any common denominator works. The product of the denominators is always available and always correct; the lowest one just keeps the expressions smaller and often avoids a reduction at the end.
Source. Handwritten teaching notes, Week 2, pages 6-9.
This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.
