Welcome to Rational Expressions!

In this chapter, we are going to dive into the world of rational expressions. Don't let the name intimidate you—"rational" just comes from the word "ratio." Essentially, we are dealing with algebraic fractions. If you can simplify \( \frac{6}{8} \) to \( \frac{3}{4} \), you already have the basic logic down! We are just going to apply those same rules to expressions with \( x \)'s and \( y \)'s.

Why is this important? Scientists and engineers use these expressions to model everything from how sound waves travel to how a bridge handles weight. Mastering these will help you "clean up" complex equations so they are much easier to solve.

1. Simplifying Rational Expressions

To simplify a rational expression, our goal is to find common factors in the numerator (top) and the denominator (bottom) and cancel them out.

The Golden Rule: Factorise First!

You cannot cancel terms that are added or subtracted. You can only cancel factors (things that are multiplied together).
Example: In the expression \( \frac{x+3}{x} \), you cannot cancel the \( x \)'s because the top \( x \) is being added to 3.
However, in \( \frac{x(x+3)}{x} \), you can cancel the \( x \)'s because the top \( x \) is multiplied by the bracket.

Step-by-Step Simplification

  1. Factorise the numerator completely.
  2. Factorise the denominator completely.
  3. Cancel any brackets or terms that appear on both the top and the bottom.

Worked Example: Simplify \( \frac{x^2 - 9}{x^2 + 5x + 6} \)

  • Step 1: Factorise the top. This is a "difference of two squares": \( (x - 3)(x + 3) \).
  • Step 2: Factorise the bottom. We need numbers that multiply to 6 and add to 5: \( (x + 2)(x + 3) \).
  • Step 3: Cancel the common factor \( (x + 3) \).
  • Result: \( \frac{x - 3}{x + 2} \).

Quick Review Box:
Common Mistake: Forgetting that \( a - b \) is the same as \( -(b - a) \). If you see \( \frac{x - 5}{5 - x} \), this simplifies to -1 because you can factorise a -1 out of the bottom to make the brackets match!

Key Takeaway: Always turn additions/subtractions into multiplications (factorising) before you try to cancel anything out.

2. Algebraic Division

Sometimes, a rational expression is "top-heavy" (the power of \( x \) on top is equal to or higher than the power on the bottom). In these cases, we use algebraic division to simplify it into a whole part and a remainder.

Analogy: Think of it like long division with numbers

Think back to primary school. If you divide 7 by 2, you get 3 with a remainder of 1. We write this as \( 3 + \frac{1}{2} \).
Algebraic division works exactly the same way, but with variables!

The Process (Dividing by a linear expression \( ax + b \))

Let’s look at \( \frac{x^2 + 5x + 7}{x + 2} \):

  1. Divide: How many times does \( x \) (from the divisor) go into \( x^2 \)? The answer is \( x \). Write this on top.
  2. Multiply: Multiply your answer (\( x \)) by the whole divisor (\( x + 2 \)) to get \( x^2 + 2x \).
  3. Subtract: Subtract (\( x^2 + 2x \)) from your original expression (\( x^2 + 5x \)) to see what's left. In this case: \( 3x \).
  4. Bring down: Bring down the next term (\( +7 \)). Now repeat the steps with \( 3x + 7 \).

Did you know? This process is often called Polynomial Long Division. Don't worry if it feels a bit "clunky" at first; with a little practice, it becomes a very mechanical and reliable method!

Common Mistake: When subtracting, be very careful with negative signs. If you are subtracting a negative, it becomes an addition. Using brackets around the line you are subtracting helps avoid this: \( -(3x - 4) \).

Key Takeaway: Algebraic division turns an "improper" algebraic fraction into a polynomial plus a proper fraction (the remainder over the divisor).

3. Simplifying by Multiplying and Dividing Fractions

Just like with normal fractions, the rules for multiplying and dividing rational expressions are simple:

Multiplying

Multiply the tops together and the bottoms together.
Top Tip: Factorise everything first. You might be able to cancel factors diagonally before you even multiply!

\( \frac{A}{B} \times \frac{C}{D} = \frac{AC}{BD} \)

Dividing

Use the "Keep, Change, Flip" rule (also known as multiplying by the reciprocal).
1. Keep the first fraction.
2. Change the division sign to a multiplication sign.
3. Flip the second fraction upside down.

\( \frac{A}{B} \div \frac{C}{D} = \frac{A}{B} \times \frac{D}{C} \)

Quick Review Box:
Memory Aid: "Dividing fractions, don't ask why, just flip the second and multiply!"

Key Takeaway: Treat algebraic fractions exactly like numerical fractions. Factorise first to make your life easier and keep your numbers small.

Chapter Summary

  • Rational Expressions are algebraic fractions.
  • Simplifying requires factorising the top and bottom then cancelling common factors.
  • Never cancel terms that are separated by \( + \) or \( - \) signs; only cancel multiplied factors.
  • Algebraic Division is used when the numerator has a degree (highest power) equal to or greater than the denominator.
  • Linear Divisors: For your syllabus, you will primarily focus on dividing by linear expressions like \( (x - 3) \).
  • Multiplying/Dividing: Use the same rules as numerical fractions (Keep-Change-Flip for division).