Introduction: Visualizing Numbers with "Analytic Geometry"

Hello everyone! Welcome to the lesson on Analytic Geometry, one of the core topics in the A-Level Applied Mathematics 1 exam under the Measurement and Geometry strand.
If you've ever felt that graphs are difficult or that there are just too many formulas to memorize, don't worry! In reality, this chapter is all about transforming "equations" into "images" so that you can clearly visualize the problems. Once you understand the principles and the logic behind them, you'll find that it's just like putting together a puzzle.


1. Fundamental Basics: Points and Distance

Before we can draw beautiful graphs, we need to understand how to locate points on the XY plane.

Distance Between Two Points

Suppose we have points \(P_1(x_1, y_1)\) and \(P_2(x_2, y_2)\). We can find the distance (\(d\)) using a formula derived from the "Pythagorean Theorem":
\(d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\)

Midpoint

This is easily found by taking the "average" of the coordinates:
Midpoint \((x, y) = \left( \frac{x_1+x_2}{2}, \frac{y_1+y_2}{2} \right)\)

Key Tip: Try to remember that it is just an "average"; that way, you won't get confused about whether to add or subtract the coordinates.


2. The Straight Line: A Never-ending Path

The heart of any straight line is its "Slope" (m).

Slope (m)

This is the ratio of the change in \(y\) to the change in \(x\), often called Rise over Run:
\(m = \frac{y_2 - y_1}{x_2 - x_1}\)

Slope Properties to Remember:
  • Parallel lines: Slopes must be equal (\(m_1 = m_2\)).
  • Perpendicular lines: The product of their slopes is \(-1\) (\(m_1 \cdot m_2 = -1\)).

Equation of a Straight Line

The most popular form is \(y - y_1 = m(x - x_1)\) (use this when you know one point and the slope).
Alternatively, the general form is: \(Ax + By + C = 0\).

Did you know? If the slope (\(m\)) is positive, the line goes upward to the right, but if the slope is negative, the line goes downward to the right!


3. Distance Between a Point and a Line

This topic appears on the exam very often! It involves finding how far a point is from a line (the measurement must be perpendicular).

Distance from point \((x_1, y_1)\) to line \(Ax + By + C = 0\):
\(d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}\)

Common Mistake: Students often forget to rearrange the line equation into the \(Ax + By + C = 0\) form before applying the formula. Don't forget to move everything to one side so the other equals zero!


4. Conic Sections

This is the highlight of the chapter. Imagine cutting an ice cream cone at different angles to create four types of shapes:

4.1 Circle

A set of points at a constant distance \(r\) from a center \((h, k)\).
Standard equation: \((x - h)^2 + (y - k)^2 = r^2\)

4.2 Parabola

Looks like a cup or a curve that opens in a specific direction.
- Upward/Downward: \((x - h)^2 = 4p(y - k)\) (if \(p > 0\) opens upward, \(p < 0\) opens downward).
- Right/Left: \((y - k)^2 = 4p(x - h)\) (if \(p > 0\) opens right, \(p < 0\) opens left).

Key Point: \(p\) is the distance from the vertex to the focus. There is also a line opposite the focus called the directrix.

4.3 Ellipse

Like a flattened circle, featuring a major axis (long) and a minor axis (short).
Standard equation: \(\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1\) (Major axis parallel to the X-axis).
The value \(a\) is the semi-major axis (in an ellipse, \(a\) must always be the largest).
Relationship: \(a^2 = b^2 + c^2\) (where \(c\) is the distance to the focus).

4.4 Hyperbola

The graph consists of two separate branches.
Standard equation: \(\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1\) (Opens left-right).
Relationship: \(c^2 = a^2 + b^2\) (Easy to remember: Hyperbolas "love addition" because \(c\) is the longest distance).


Study Hack: Table of \(a, b, c\) Relationships

The most confusing part for students is knowing when to use \(a^2 = b^2 + c^2\) or \(c^2 = a^2 + b^2\).

  • Ellipse: The longest segment is \(a\) (major axis), so \(a^2 = b^2 + c^2\).
  • Hyperbola: The point furthest from the center is the focus (\(c\)), so \(c^2 = a^2 + b^2\).

Key Takeaways for the Exam

  1. Always sketch the figure: When encountering an analytic geometry problem, a rough sketch will help you see relationships much better than just staring at the equations.
  2. Watch your signs: In the standard equations, the terms are \((x - h)\) and \((y - k)\). So, if a problem gives you \((x + 3)\), the center coordinate \(h\) must be \(-3\).
  3. Remember line properties: The rule for perpendicular slopes (\(m_1 \cdot m_2 = -1\)) is a frequent exam topic—do not miss it!

If it feels difficult at first, don't worry... Practice problems consistently, and you will start to see the patterns yourself. If you master the formulas and understand the shapes of the graphs, an A-Level top score is definitely within your reach. Keep going!