FP3.2 - Further coordinate systems
- Syllabus
- 2019
- Topic
- —
- Level
- A2
A standard ellipse or hyperbola is centred at the origin with its transverse or major axis on the x-axis. Assume a>0 and b>0. The signs in the Cartesian equation identify the curve: an ellipse has a sum equal to 1, while a hyperbola has a difference equal to 1. A parametric pair describes points on the curve using one parameter and is often the cleanest form for differentiation or moving-point problems.
| Curve | Cartesian equation | Standard parametrisation | Parameter coverage |
|---|---|---|---|
| Ellipse | a2x2+b2y2=1 | x=acost, y=bsint | 0≤t<2π traces the ellipse once. |
| Hyperbola | a2x2−b2y2=1 | x=asect, y=btant | Values with cost=0 cover both branches; different intervals select a branch. |
| Hyperbola, right branch | a2x2−b2y2=1 | x=acosht, y=bsinht | t∈R gives x≥a only; changing x to −acosht gives the left branch. |
Verify a parametrisation by substitution. For the ellipse,a2(acost)2+b2(bsint)2=cos2t+sin2t=1.For the trigonometric hyperbola parametrisation, the corresponding identity is sec2t−tan2t=1; for the hyperbolic parametrisation it is cosh2t−sinh2t=1. This check also explains why the same parameter must appear in both coordinates.
To remove a parameter, first isolate functions of it and then use the matching identity. If x=4cost and y=3sint, then cost=x/4 and sint=y/3, so16x2+9y2=1.The coordinate bounds ∣x∣≤4 and ∣y∣≤3 follow from the parametrisation as well as from the ellipse.
A Cartesian equation is usually better for intersections. Substitute the equation of the line into the conic to obtain a quadratic in one coordinate. Its two roots represent the two intersection coordinates; their sum and product can locate a midpoint or build a symmetric expression without solving for each point separately. Return to the line equation for the other coordinate, and check that every resulting point lies on both curves.
If a conic is translated, replace x and y by displacements from its centre. For example,a2(x−h)2+b2(y−k)2=1has parametrisation x=h+acost, y=k+bsint. Complete squares before reading a centre or semi-axis from a non-standard Cartesian equation.
Do not confuse a and b with their squares in the denominators. Eliminating a parameter can lose its interval restriction, so a Cartesian equation may describe more points than the original parametrisation. In particular, x=acosht, y=bsinht describes only the right branch even though its eliminated equation contains two branches.
For a fixed focus S and directrix ℓ, a conic is the locus of points P satisfyingPS=ed(P,ℓ),where e>0 is the eccentricity and d(P,ℓ) is the perpendicular distance to the line. An ellipse has 0<e<1 and a hyperbola has e>1. For the standard horizontal conics, the foci and directrices occur in symmetric pairs on the x-axis.
| Curve | Relation between a,b,e | Foci | Directrices |
|---|---|---|---|
| a2x2+b2y2=1 | b2=a2(1−e2), so e=1−b2/a2 | (±ae,0) | x=±a/e |
| a2x2−b2y2=1 | b2=a2(e2−1), so e=1+b2/a2 | (±ae,0) | x=±a/e |
The focus is farther from the centre than the corresponding vertex for a hyperbola because e>1, but nearer for an ellipse because e<1. Thus the quantities ae and a/e switch their relative sizes: for an ellipse ae<a<a/e, whereas for a hyperbola a/e<a<ae. This is a useful geometric check on calculated coordinates and directrices.
The ellipse relation can be recovered from the locus definition. Use the right focus S=(ae,0) and right directrix x=a/e. For P=(x,y) on the appropriate side of that directrix,(x−ae)2+y2=e2(x−ea)2.Expansion cancels the linear terms and gives(1−e2)x2+y2=a2(1−e2).Dividing through and comparing with x2/a2+y2/b2=1 yields b2=a2(1−e2). The same distance principle, with e>1, gives the hyperbola relation.
Given any two compatible focus-directrix quantities, solve systematically. If a hyperbola has focus distance ae=10 and directrix distance a/e=5/2, then a2=(ae)(a/e)=25, so a=5, e=2, andb2=a2(e2−1)=75.Its standard equation is therefore x2/25−y2/75=1. The positive square root is used because eccentricity and semi-axis length are positive.
These displayed formulae assume a horizontal major or transverse axis. For a vertical conic, the roles of x and y swap: the foci lie at (0,±ae) and the directrices are y=±a/e. Identify the axis from the equation before applying a memorised coordinate pattern.
Do not use the ellipse sign in the eccentricity relation for a hyperbola, and do not report e=±⋯: eccentricity is positive. The focus-directrix definition uses perpendicular distance, which is non-negative; squaring an equation of distances may introduce points on the wrong side unless the relevant branch or region is checked.
A tangent has the curve's instantaneous gradient at the point of contact; a normal is perpendicular to it. There are two complementary routes. Use differentiation when the contact point is known or parametrised. Use a repeated-root condition when a line y=mx+c is required to touch a conic at exactly one point.
| Curve and point | Tangent equation |
|---|---|
| Ellipse at (acost,bsint) | axcost+bysint=1 |
| Hyperbola at (asect,btant) | axsect−bytant=1 |
| Hyperbola at (acosht,bsinht) | axcosht−bysinht=1 |
For the ellipse x2/a2+y2/b2=1, implicit differentiation givesdxdy=−a2yb2x.At (acost,bsint) this is −bcost/(asint). Substitution in point-gradient form and simplification produces the tangent in the table. The normal gradient is the negative reciprocal, asint/(bcost), provided neither relevant gradient is vertical.
Parametric differentiation gives the same result without first eliminating t:dxdy=dx/dtdy/dt.For x=asect, y=btant, this gives dy/dx=bsec2t/(asecttant). Keep the contact point attached to the same parameter value when writing the line through it.
ellipse: c2=a2m2+b2,hyperbola: c2=a2m2−b2
These conditions for y=mx+c come from substituting the line into the Cartesian conic and setting the resulting quadratic discriminant to zero. For example, tangents of slope 3/4 to x2/16+y2/9=1 satisfyc2=16(43)2+9=18,so the two parallel tangents are y=43x±32. A line through a specified external point supplies a second equation relating m and c.
After finding a tangent, recover its contact point by solving the line and conic simultaneously. Because the intersection is a repeated root, the quadratic should have one repeated coordinate; substitution gives the other coordinate. This is also a check that the proposed line really touches rather than cuts the curve.
The family y=mx+c does not include vertical tangents, such as x=±a at the horizontal vertices. A zero tangent gradient gives a vertical normal, so the negative-reciprocal rule must be interpreted geometrically rather than used as division by zero. The hyperbola tangent condition can have no real c for some slopes; require a2m2−b2≥0.
A locus records every position a moving point can occupy. In a coordinate problem, first express the moving point as (x(t),y(t)) from the geometry; then eliminate t to obtain a Cartesian relation. The relation is not the whole answer until restrictions inherited from the parameter and construction have been checked.
| Step | Question to answer |
|---|---|
| 1. Coordinate | What are x and y in terms of the same parameter? |
| 2. Isolate | Which simple expressions in the parameter equal functions of x and y? |
| 3. Eliminate | Which identity or algebraic relation removes the parameter? |
| 4. Simplify | Can the result be written as a recognisable conic or requested polynomial form? |
| 5. Restrict and verify | Does the construction trace the whole curve, one branch, one arc, or omit points? |
Suppose a moving midpoint has coordinatesx=2+3cost,y=−1+2sint.Then cost=(x−2)/3 and sint=(y+1)/2. Using cos2t+sin2t=1 gives the locus9(x−2)2+4(y+1)2=1.If t ranges through a full 2π interval, the whole ellipse is traced; a smaller interval would select only part of it.
When coordinates are rational functions of a parameter, avoid solving unnecessarily complicated equations. Ifx=u2+16u,y=u2+13(1−u2),then direct calculation gives x2/9+y2/9=1. The missing or repeated points must still be checked from the original expressions; algebraic elimination alone does not record how the curve is traced.
Points created from intersections, midpoints or perpendicular lines should be built in layers. Find the defining lines or intersection coordinates first; use root sums for a midpoint when two intersections are roots of one quadratic; then eliminate the moving parameter. This keeps each geometric condition visible and prevents an unexplained leap to the final equation.
After elimination, complete squares and normalise to recognise the curve. For example,4x2+9y2+18y=27becomes9x2+4(y+1)2=1.A correct locus equation should be tested by substituting the original parametric coordinates back into it identically.
Squaring, dividing by an expression that may be zero, or using a many-to-one trigonometric identity can add or remove solutions. Record parameter intervals, denominator exclusions and sign conditions before elimination, then test boundary values separately. A Cartesian equation with no restriction can overstate the locus.