Welcome to Further Coordinate Systems!

In your previous studies, you’ve mastered straight lines and circles. Now, it’s time to level up! In this chapter, we explore two fascinating curves: the parabola and the rectangular hyperbola. These aren’t just random shapes on a graph; they are "conic sections" that appear everywhere in the real world—from the path of a kicked football to the shape of satellite dishes and the curves of cooling towers.

Don't worry if these look a bit strange at first. We are going to break them down step-by-step using two different ways of describing them: Cartesian equations (using \(x\) and \(y\)) and parametric equations (using a third variable, \(t\)). Let's dive in!


1. The Parabola

You’ve seen parabolas before in the form of quadratic graphs like \(y = x^2\). In this unit, we focus on parabolas that "sleep" on their side, with the equation \(y^2 = 4ax\).

Cartesian vs. Parametric Equations

There are two ways to describe any point \((x, y)\) on this curve:

1. Cartesian Form: \(y^2 = 4ax\). This is the direct relationship between \(x\) and \(y\). The letter \(a\) is a constant that determines how "wide" or "narrow" the parabola is.

2. Parametric Form: \(x = at^2\) and \(y = 2at\). Here, \(x\) and \(y\) both depend on a new variable, \(t\) (called the parameter). Think of \(t\) like a "timer"—as \(t\) changes, the values of \(x\) and \(y\) change to trace out the curve.

The Focus-Directrix Property

Every parabola has two "secret" features that define its shape:

- The Focus: A fixed point at \((a, 0)\) inside the curve.
- The Directrix: A fixed vertical line with the equation \(x = -a\).

Did you know? A parabola is actually the set of all points that are exactly the same distance from the Focus as they are from the Directrix! Imagine standing in a field where you are always exactly as far from a specific tree (the Focus) as you are from a long straight fence (the Directrix)—you would be walking along a parabola.

Common Mistake: Students often forget the minus sign for the directrix. If the focus is at \(+a\), the directrix is always at \(-a\)!

Key Takeaway: For a parabola \(y^2 = 4ax\), any point on it can be written as \((at^2, 2at)\). Its focus is \((a, 0)\) and its directrix is \(x = -a\).


2. The Rectangular Hyperbola

The second curve we look at is the rectangular hyperbola. This curve has two separate parts (branches) that never touch the \(x\) or \(y\) axes.

Cartesian vs. Parametric Equations

1. Cartesian Form: \(xy = c^2\). This is similar to the \(y = \frac{k}{x}\) graphs you’ve seen before, where \(c\) is a constant.

2. Parametric Form: \(x = ct\) and \(y = \frac{c}{t}\). Just like the parabola, we use a parameter \(t\) to find coordinates.

Analogy: If Cartesian coordinates are like a street address (tells you exactly where you are), Parametric coordinates are like directions from a GPS (tells you where to go based on the "time" \(t\)).

Quick Review:
- Parabola: \(x = at^2, y = 2at\)
- Hyperbola: \(x = ct, y = \frac{c}{t}\)

Key Takeaway: A point on the rectangular hyperbola \(xy = c^2\) is written as \((ct, \frac{c}{t})\). The \(x\) and \(y\) axes act as asymptotes, meaning the curve gets closer and closer to them but never actually touches them.


3. Tangents and Normals

Now we get into the "calculus" side of coordinate systems. You will often be asked to find the equation of a tangent (a line that just touches the curve) or a normal (a line perpendicular to the tangent).

How to find the Gradient

To find the gradient (\(m\)), you need to differentiate the Cartesian equation. The syllabus specifically mentions two forms you should be able to differentiate:

1. For the Parabola: Rearrange \(y^2 = 4ax\) to \(y = 2a^{\frac{1}{2}}x^{\frac{1}{2}}\). Differentiating this gives you the gradient at any point \(x\).
2. For the Hyperbola: Rearrange \(xy = c^2\) to \(y = \frac{c^2}{x}\) or \(y = c^2x^{-1}\). Differentiating this gives you the gradient.

Step-by-Step Process for finding a Tangent/Normal:
1. Find the point: If you are given \(t\), plug it into the parametric equations to get \((x, y)\).
2. Find the gradient (\(m\)): Differentiate the Cartesian equation and plug in your \(x\) value.
3. For a Normal: Remember that the gradient of the normal is \(-\frac{1}{m}\) (negative reciprocal).
4. Find the equation: Use the straight-line formula: \(y - y_1 = m(x - x_1)\).

Note: The syllabus says "Parametric differentiation is not required." This means you can always convert back to \(x\) and \(y\) to find your gradients!

Key Takeaway: To find equations of lines touching these curves, find the coordinate point first, differentiate the curve's \(y = f(x)\) form to find the gradient, and then use your standard line equation skills.


Final Checklist for Success

Before moving on to practice questions, make sure you can answer these:

- Can I identify \(a\) or \(c\) from a given equation? (e.g., if \(y^2 = 12x\), then \(4a = 12\), so \(a = 3\)).
- Can I write down the Focus and Directrix for any parabola \(y^2 = 4ax\)?
- Do I remember the Parametric forms for both curves?
- Can I differentiate \(y = k\sqrt{x}\) and \(y = \frac{k}{x}\) to find gradients?

Don't worry if this seems tricky at first! Coordinate geometry is all about patterns. Once you recognize that \(x = at^2\) always goes with the parabola and \(x = ct\) always goes with the hyperbola, the rest is just using the algebra and differentiation skills you've already learned in P1 and P2.