Introduction to Algebraic Fractions

Welcome to the world of algebraic fractions! If you are already comfortable with regular fractions (like \(\frac{3}{4}\) or \(\frac{1}{2}\)), you are already halfway there. An algebraic fraction is simply a fraction where the numerator (the top), the denominator (the bottom), or both contain algebraic expressions like \(x\), \(y^2\), or \(3x + 1\).

Mastering these is essential because they appear everywhere in the Pearson Edexcel Specification B exam, especially when solving complex equations. Don't worry if they look intimidating—we will break them down step-by-step.

1. Simplifying Algebraic Fractions

The golden rule of simplifying algebraic fractions is: You can only cancel factors, never terms.

A term is separated by a plus or minus sign. A factor is something being multiplied.
Example: In the expression \(x(x + 3)\), the factors are \(x\) and \((x + 3)\). In the expression \(x + 3\), \(x\) and \(3\) are terms, so you cannot cancel them individually!

How to simplify:

  1. Factorise the numerator and the denominator completely. (If you need a refresher, check the chapter on Factorisation).
  2. Identify common factors that appear on both the top and the bottom.
  3. Divide (cancel) those common factors out.

Example: Simplify \(\frac{x^2 - 9}{x^2 + 3x}\)

1. Factorise the top (difference of two squares): \((x - 3)(x + 3)\)

2. Factorise the bottom (common factor of \(x\)): \(x(x + 3)\)

3. The fraction is now \(\frac{(x - 3)(x + 3)}{x(x + 3)}\). Cancel the \((x + 3)\) from both.

4. Answer: \(\frac{x - 3}{x}\)

Quick Tip: Always look for a common factor or a quadratic pattern first!

2. Multiplication and Division

Multiplying and dividing algebraic fractions is often easier than adding them because you don't need a common denominator!

Multiplication

To multiply, simply multiply the numerators together and the denominators together:
\(\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}\)

Example: \(\frac{3}{x} \times \frac{x^2}{6} = \frac{3x^2}{6x}\)

Now simplify: \(\frac{3x^2}{6x} = \frac{1x}{2} = \frac{x}{2}\)

Division

To divide, use the "Keep, Change, Flip" rule:
1. Keep the first fraction.
2. Change the \(\div\) sign to \(\times\).
3. Flip the second fraction upside down (this is called the reciprocal).

Example: \(\frac{4}{x+1} \div \frac{2}{x^2-1}\)

Flip the second: \(\frac{4}{x+1} \times \frac{x^2-1}{2}\)

Factorise the quadratic: \(\frac{4}{x+1} \times \frac{(x-1)(x+1)}{2}\)

Multiply and simplify: \(\frac{4(x-1)(x+1)}{2(x+1)} = 2(x-1)\)

3. Addition and Subtraction

This is where most students get stuck, but the secret is finding a Common Denominator. You cannot add or subtract fractions unless the bottoms are identical.

Step-by-Step Process:

  1. Find a common denominator (usually by multiplying the two denominators).
  2. Adjust the numerators accordingly (whatever you do to the bottom, you must do to the top).
  3. Add or subtract the numerators.
  4. Keep the denominator the same.
  5. Simplify the result if possible.

Example with linear denominators: \(\frac{3}{x+1} + \frac{2}{x-2}\)

Common denominator: \((x+1)(x-2)\)

Adjust the first fraction: \(\frac{3(x-2)}{(x+1)(x-2)}\)

Adjust the second fraction: \(\frac{2(x+1)}{(x+1)(x-2)}\)

Combine: \(\frac{3(x-2) + 2(x+1)}{(x+1)(x-2)}\)

Expand and simplify the top: \(\frac{3x - 6 + 2x + 2}{(x+1)(x-2)} = \frac{5x - 4}{(x+1)(x-2)}\)

Important Note: When subtracting, be very careful with negative signs. Always use brackets for the second numerator!

4. Common Mistakes to Avoid

The "Illegal" Cancel: Many students try to do this: \(\frac{x+5}{x} = 5\). This is wrong! You cannot cancel the \(x\) because it is part of an addition on top. If there is a \(+\) or \(-\) in the way, you can't touch it unless you factorise first.

Forgetting the Denominator: When adding fractions, some students get so focused on the top that they forget to write the bottom. Remember, the common denominator stays there until the very end!

Signs in Subtraction: In a problem like \(\frac{1}{x} - \frac{x-1}{x^2}\), the minus sign applies to the entire numerator of the second fraction.
\(... - (x - 1)\) becomes \(-x + 1\).

Key Takeaways

- Factorising is your best friend: Always look to factorise before you simplify or multiply.

- Common Denominators: Needed for \((+)\) and \((-)\), but not for \((\times)\) and \((\div)\).

- Reciprocals: Flip the second fraction when dividing.

- Denominators: In Specification B, you will deal with numerical (e.g., \(4\)), linear (e.g., \(x+2\)), or quadratic (e.g., \(x^2-4\)) denominators.

Did you know? Algebraic fractions are the "building blocks" for solving rational equations. Once you can simplify them, you can solve almost any complex equation by turning it into a simple linear or quadratic one!