FP1.4 - Coordinate systems
- Syllabus
- 2019
- Topic
- —
- Level
- AS
The FP1 standard conics are a parabola with its vertex at the origin and axis along the x-axis, and a rectangular hyperbola whose asymptotes are the coordinate axes. Their constants control scale, not a translation of the centre or vertex.
| Curve | Cartesian equation | Key features |
|---|---|---|
| parabola | y2=4ax | vertex (0,0); axis y=0; for a>0 it opens to the right |
| rectangular hyperbola | xy=c2, or y=c2/x | asymptotes x=0 and y=0; branches lie where x and y have the same sign |
For y2=12x, comparison with y2=4ax gives a=3. For xy=25, comparison with xy=c2 gives c=5 or c=−5; the curve depends on c2, so the conventional positive scale is ∣c∣=5.
Do not confuse 4a with a, or c2 with c. A rectangular hyperbola never meets either coordinate axis because $xy=c^2
e0$. These standard equations are not the general translated or rotated forms of every parabola or hyperbola.
A parameter replaces the two coordinates of a point by one variable. Substitution verifies that the parameterised point lies on the conic and lets the same algebra describe every allowed point.
| Curve | General point | Verification |
|---|---|---|
| y2=4ax | (at2,2at), t∈R | (2at)2=4a(at2) |
| xy=c2 | (ct,c/t), t=0 | (ct)(c/t)=c2 |
On y2=12x, a=3. At t=2, the point is (3⋅22,2⋅3⋅2)=(12,12). Conversely, a point with y=12 has t=y/(2a)=2. On xy=25, taking c=5 and t=−2 gives (−10,−5/2), whose coordinate product is 25.
The same letter t labels a point; it is not a coordinate or a fixed curve constant. The hyperbola excludes t=0. For this unit, understanding and using the general points is required, but parametric differentiation is not.
A parabola is the locus of points whose distance from a fixed point, the focus, equals their perpendicular distance from a fixed line, the directrix.
y2=4ax:focus (a,0),directrix x=−a
For P=(x,y) on y2=4ax with a>0, PF2=(x−a)2+y2=(x−a)2+4ax=(x+a)2. Since the perpendicular distance from P to x=−a is x+a, the two distances are equal. This also places the vertex midway between focus and directrix at (0,0).
For y2=20x, a=5, so the focus is (5,0) and the directrix is x=−5. The point (5,10) lies on the curve. Its distance from the focus is 10, and its perpendicular distance from the directrix is also 5−(−5)=10.
Distance to a line means the shortest, perpendicular distance—not distance to an arbitrary point on the line. For x=−a it is the horizontal distance. Do not place the directrix at x=a or the focus at (4a,0).
Find a tangent gradient by differentiating the Cartesian equation, then use the negative reciprocal for the normal gradient. A parameter may identify the point, but parametric differentiation is not required.
| Curve and point | Tangent gradient | Tangent | Normal |
|---|---|---|---|
| y2=4ax, P=(at2,2at) | 1/t | ty=x+at2 | y=−tx+2at+at3 |
| xy=c2, P=(ct,c/t) | −1/t2 | x+t2y=2ct | t3x−ty=c(t4−1) |
For the parabola, 2ydy/dx=4a, so dy/dx=2a/y=1/t at P. For the hyperbola, y=c2x−1 gives dxdy=−x2c2=−t21. Insert each point and gradient into y−y0=m(x−x0), then simplify.
For y2=8x, a=2. At parameter t=3, P=(18,12). The tangent is 3y=x+18, and the normal is y=−3x+66. Their gradients 1/3 and −3 multiply to −1, checking perpendicularity.
Do not differentiate x=at2 and y=2at with respect to t in this unit. The gradient formulas containing 1/t exclude the parabola's vertex t=0; there the tangent is the vertical line x=0 and the normal is y=0.