Welcome to the World of Algebra!

Welcome, Math explorer! Algebra is often called the "language" of mathematics. Just like you need to know grammar to write a great story, you need Algebra to solve the most exciting problems in Physics, Engineering, and Economics. In this section of the Oxford AQA International AS Level (P1), we are going to master the tools that will make the rest of your math journey much smoother. Don't worry if some of this feels new—we'll take it one step at a time!

1. Surds: Managing the "Un-rootables"

A surd is simply a square root that doesn't result in a whole number (like \(\sqrt{2}\) or \(\sqrt{5}\)). They are "exact" values, which mathematicians love because they are more precise than decimals.

Key Rules to Remember:

1. \(\sqrt{a} \times \sqrt{b} = \sqrt{a \times b}\)
2. \(\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}\)

Simplifying Surds

To simplify a surd, look for the largest square number (4, 9, 16, 25...) that goes into it.
Example: Simplify \(\sqrt{12}\).
Since \(12 = 4 \times 3\), we can write: \(\sqrt{4 \times 3} = \sqrt{4} \times \sqrt{3} = \mathbf{2\sqrt{3}}\).

Rationalising the Denominator

Mathematicians have a "rule" that we don't like having surds on the bottom of a fraction. To fix this, we rationalise it.
- If you have \(\frac{1}{\sqrt{a}}\), multiply the top and bottom by \(\sqrt{a}\).
- If you have \(\frac{1}{\sqrt{a}-b}\), multiply the top and bottom by the "conjugate" \(\sqrt{a}+b\). This uses the Difference of Two Squares to cancel out the root!

Quick Review: Think of surds like "x" in algebra. You can only add "like" surds. For example, \(2\sqrt{3} + 5\sqrt{3} = 7\sqrt{3}\), but you cannot add \(\sqrt{2} + \sqrt{3}\) together into one root!

2. Indices: The Power of Powers

Indices (or exponents) tell us how many times to multiply a number by itself. For AS Level, you need to be comfortable with rational exponents (fractions and negatives).

The Laws of Indices:

1. Multiplication: \(a^m \times a^n = a^{m+n}\) (Add the powers)
2. Division: \(a^m \div a^n = a^{m-n}\) (Subtract the powers)
3. Power of a Power: \((a^m)^n = a^{mn}\) (Multiply the powers)
4. Negative Powers: \(a^{-n} = \frac{1}{a^n}\) (The negative means "reciprocal" or "flip it")
5. Fractional Powers: \(a^{\frac{1}{n}} = \sqrt[n]{a}\) (The bottom number is the root)

Common Mistake to Avoid: Don't confuse \(-2^2\) and \((-2)^2\). \(-2^2\) means "square 2 then make it negative" (-4), whereas \((-2)^2\) means "-2 times -2" (4). Brackets matter!

3. Quadratic Functions

A quadratic is any expression in the form \(ax^2 + bx + c\). Its graph is a beautiful "U" shape (or an upside-down "U") called a parabola.

Completing the Square

This is a trick to rewrite a quadratic in the form \((x+p)^2 + q\). It is incredibly useful for finding the vertex (the turning point) of a graph.
The Step-by-Step Recipe:
1. Make sure the coefficient of \(x^2\) is 1. If it's not, factor it out.
2. Look at the number in front of \(x\) (the \(b\)), halve it, and put it inside the bracket: \((x + \frac{b}{2})^2\).
3. Subtract the square of that same number: \(-(\frac{b}{2})^2\).
4. Add the original constant \(c\).
Example: \(x^2 + 6x - 1 = (x+3)^2 - 9 - 1 = \mathbf{(x+3)^2 - 10}\).

The Discriminant: The "Root Detective"

The discriminant is the part of the quadratic formula under the square root: \(b^2 - 4ac\). It tells us how many times the graph hits the x-axis:
- If \(b^2 - 4ac > 0\): Two distinct real roots (The graph hits the axis twice).
- If \(b^2 - 4ac = 0\): One equal/repeated root (The vertex just touches the axis).
- If \(b^2 - 4ac < 0\): No real roots (The graph is floating above or below the axis).

Key Takeaway: The vertex of the graph \(y = (x+p)^2 + q\) is always at \((-p, q)\). Notice how the sign of \(p\) flips!

4. Simultaneous Equations and Inequalities

Sometimes we need to find where a line and a curve meet. This is where substitution becomes your best friend.

Substitution Method:

1. Rearrange the linear (straight line) equation to get \(x = \dots\) or \(y = \dots\).
2. Plug this into the quadratic equation.
3. Solve the resulting quadratic for one variable.
4. Don't forget to plug your answers back in to find the other variable!

Quadratic Inequalities

Solving \(x^2 + x - 6 > 0\) is different from solving an equation.
1. Find the critical values by solving it as if it were an equals sign: \((x+3)(x-2)=0\) gives \(x = -3, 2\).
2. Sketch the graph.
3. If the inequality is \(> 0\), you want the parts of the curve above the x-axis (the "tails").
4. If the inequality is \(< 0\), you want the part of the curve below the x-axis (the "valley").

5. Polynomials: Division and Theorems

Polynomials are like quadratics but with higher powers (like \(x^3\)).

The Factor Theorem

This is a massive time-saver! If you plug a number \(a\) into a function \(f(x)\) and get zero (\(f(a) = 0\)), then \((x - a)\) is a factor of that polynomial.
Analogy: It’s like finding a key that fits a lock perfectly. If the remainder is zero, the key fits!

The Remainder Theorem

If you divide a polynomial \(f(x)\) by \((x - a)\), the remainder is simply \(f(a)\). You don't even need to do the long division to find the remainder!

Algebraic Division

You can divide a cubic by a linear term using long division or inspection.
Quick Tip: When dividing by \((x-2)\), always check your final constant. If it doesn't match the original polynomial, you might have a remainder!

6. Graph Transformations

You can move or stretch any graph \(y = f(x)\) by changing its equation. Think of these as "filters" for your graph.

The "Outside" Changes (Affects Y-axis - does exactly what it says):
- \(f(x) + a\): Translation up by \(a\) units.
- \(af(x)\): Vertical stretch by scale factor \(a\).

The "Inside" Changes (Affects X-axis - does the OPPOSITE of what it says):
- \(f(x + a)\): Translation LEFT by \(a\) units (Yes, plus means left!).
- \(f(ax)\): Horizontal stretch by scale factor \(\frac{1}{a}\) (It squashes if \(a\) is large).

Reflection:
- \(-f(x)\): Reflection in the x-axis (Upside down).
- \(f(-x)\): Reflection in the y-axis (Left-to-right swap).

Did you know? These transformations are used in computer animation and signal processing to modify waves and shapes exactly!

Final Encouragement: Algebra is all about patterns. The more you practice "halving and squaring" or "substituting," the more it becomes second nature. If you get stuck, draw a sketch—it almost always helps!