# Parametric functions of conic sections

> AP Precalculus · Unit 4: Functions Involving Parameters, Vectors, and Matrices
> Source: https://www.owlsprep.com/study/ap-precalculus-u4-parametric-functions-of-conic-sections/

This guide covers standard parametric forms of all conic sections, converting between parametric and Cartesian forms, orientation, and solving intersection problems. Note: Unit 4 is not assessed on the AP Precalculus Exam; this topic is taught at teacher discretion for enrichment.

**Prerequisites:** [Cartesian equations of conic sections](https://www.owlsprep.com/study/ap-precalculus-u3-cartesian-conics/); Basic Pythagorean and trigonometric identities; Fundamentals of parametric function notation

## Learning objectives

- Write standard parametric equations for all conic sections centered at $(h,k)$
- Eliminate the parameter to convert parametric conics to Cartesian form
- Identify orientation of parametric conics
- Solve intersection problems for parametric conics

## What Are Parametric Functions of Conic Sections?

A parametric function of a conic section expresses the $x$- and $y$-coordinates of any point on the conic as separate functions of a common independent variable called the *parameter* (most often denoted $t$ or $\theta$). Unlike Cartesian form, which relates $x$ and $y$ directly, parametric form separates the two coordinates, making it easy to track position, orientation, and motion along the conic.

This topic is part of AP Precalculus Unit 4, which is not assessed on the AP Precalculus Exam — the College Board Course and Exam Description limits the exam to Units 1–3. It is taught at teacher discretion for enrichment, is particularly useful for real-world modeling of moving objects, and lays a foundation for later STEM courses.

## Standard Parametric Forms of Conic Sections

Each standard conic centered at $(h,k)$ has a widely used parametric form, derived from Pythagorean trigonometric identities for closed conics (circles, ellipses) and hyperbolas, and from polynomial mapping for parabolas.

- **Circle (center $(h,k)$, radius $r$):** $x = h + r\cos t, \quad y = k + r\sin t, \quad 0 \leq t < 2\pi$. Parameter $t$ is the angle from the positive $x$-axis; increasing $t$ gives counterclockwise orientation starting at $(h+r, k)$.
- **Ellipse (horizontal major axis, center $(h,k)$, semi-major $a$, semi-minor $b$):** $x = h + a\cos t, \quad y = k + b\sin t, \quad 0 \leq t < 2\pi$. For vertical major axis, swap $a$ and $b$, placing $a$ in the $y$ equation.
- **Hyperbola (horizontal transverse axis, center $(h,k)$, semi-transverse $a$, semi-conjugate $b$):** $x = h + a\sec t, \quad y = k + b\tan t$. For vertical transverse axis, swap roles: $x = h + b\tan t, \quad y = k + a\sec t$, using the identity $\sec^2 t - \tan^2 t = 1$.
- **Upward-opening parabola (vertex $(h,k)$, focal length $p$):** $x = h + 2pt, \quad y = k + pt^2$, a polynomial parameterization that simplifies eliminating the parameter.

**Worked example:** Write the parametric equations for an ellipse centered at $(2, -3)$, with a vertical major axis of total length 10, minor axis of total length 6, oriented counterclockwise. Find the coordinates of the point when $t = \frac{\pi}{6}$.

1. Extract parameters from the problem statement:

   $$(h,k) = (2, -3); 2a = 10 \implies a = 5; 2b = 6 \implies b = 3$$
2. For a vertical major axis ellipse, $a$ belongs to the $y$ equation, so we use the form:

   $$x = h + b\cos t, \quad y = k + a\sin t$$
3. Substitute values to get the full parametric equation:

   $$x(t) = 2 + 3\cos t, \quad y(t) = -3 + 5\sin t, \quad 0 \leq t < 2\pi$$
4. Evaluate trigonometric values at $t = \frac{\pi}{6}$:

   $$\cos\left(\frac{\pi}{6}\right) = \frac{\sqrt{3}}{2}, \quad \sin\left(\frac{\pi}{6}\right) = \frac{1}{2}$$
5. $x = 2 + 3\left(\frac{\sqrt{3}}{2}\right) = \frac{4 + 3\sqrt{3}}{2} \approx 4.60$, $y = -3 + 5\left(\frac{1}{2}\right) = -0.5$. The point is $\left(\frac{4 + 3\sqrt{3}}{2}, -\frac{1}{2}\right)$.

> **Exam tip:** Always confirm the orientation of the major/transverse axis before writing parametric equations. Swapping $a$ and $b$ incorrectly is the most common mistake on this topic.

## Converting Between Parametric and Cartesian Forms

A core AP Precalculus skill is eliminating the parameter from a parametric conic to get its Cartesian equation, or writing a parametric equation from a given Cartesian conic. The process depends on the type of parameterization:

1. For trigonometric parameterizations (circles, ellipses, hyperbolas): Isolate the trigonometric term in each equation, then apply the relevant Pythagorean identity to eliminate $t$.
2. For polynomial parameterizations (most parabolas): Solve for $t$ from the linear (first-order) equation, then substitute into the quadratic equation to eliminate $t$.

This process works because all standard parametric forms are constructed to satisfy the Cartesian standard form by design, so you will end up with the correct standard form after simplification.

**Worked example:** Eliminate the parameter $t$ from the parametric equations $x = 1 + 4\sec t$, $y = -2 + 3\tan t$, and identify the type of conic and its key features.

1. Isolate the trigonometric terms on one side of each equation:

   $$x - 1 = 4\sec t \implies \sec t = \frac{x-1}{4} \\ y + 2 = 3\tan t \implies \tan t = \frac{y+2}{3}$$
2. Apply the Pythagorean identity for secant and tangent:

   $$\sec^2 t - \tan^2 t = 1$$
3. Substitute the expressions for $\sec t$ and $\tan t$ into the identity:

   $$\left(\frac{x-1}{4}\right)^2 - \left(\frac{y+2}{3}\right)^2 = 1$$
4. Identify the conic and its features: This matches the standard Cartesian form of a hyperbola centered at $(1, -2)$ with a horizontal transverse axis, semi-transverse axis $a=4$, and semi-conjugate axis $b=3$.

> **Exam tip:** When eliminating the parameter for hyperbolas, don't mix up the order of the terms: the term corresponding to $\sec t$ is always the positive leading term, and the $\tan t$ term is always the subtracted second term.

## Orientation and Intersection of Parametric Conics

Orientation is the direction a point moves along the conic as the parameter increases. For standard trigonometric parameterizations of closed conics (circles, ellipses), increasing $t$ from $0$ to $2\pi$ gives counterclockwise orientation starting at the rightmost point of the conic. To reverse orientation, replace $t$ with $-t$, which flips the sign of $\sin t$ (and leaves $\cos t$ unchanged), resulting in clockwise motion.

For intersection problems, the parameters of two different parametric curves are always independent, even if they are both named $t$ by default. To find intersections, set the $x$-coordinates equal and $y$-coordinates equal, use different variable names for each parameter, solve for both parameters, then find the intersection point.

**Worked example:** A circle is given by $x = 3\cos t$, $y = 3\sin t$, and a line has parametric form $x = 1 + 2s$, $y = 1 + 2s$, with independent parameters $t$ and $s$. Find all intersection points.

1. Set $x$ coordinates equal and $y$ coordinates equal:

   $$3\cos t = 1 + 2s \quad \text{and} \quad 3\sin t = 1 + 2s$$
2. Equate the right-hand sides to eliminate $s$ and solve for $t$:

   $$3\cos t = 3\sin t \implies \tan t = 1. \text{ Solutions: } t = \frac{\pi}{4}, \frac{5\pi}{4}$$
3. For $t = \frac{\pi}{4}$: $\left(\frac{3\sqrt{2}}{2}, \frac{3\sqrt{2}}{2}\right)$. For $t = \frac{5\pi}{4}$: $\left(-\frac{3\sqrt{2}}{2}, -\frac{3\sqrt{2}}{2}\right)$.
4. Verify both points satisfy the line equation: valid real solutions for $s$ exist for both points, so both are intersections.

**Worked example:** A satellite follows an elliptical orbit around Earth, with Earth centered at $(0,0)$ on a coordinate plane measured in thousands of kilometers. The ellipse has a horizontal major axis, with perigee (closest point) at $(4, 0)$ and apogee (farthest point) at $(-8, 0)$. Write parametric equations for a 24-hour orbit, and find position at $t=6$ hours.

1. Find center and semi-major axis $a$:

   $$h = \frac{4 + (-8)}{2} = -2, k=0; 2a = 12 \implies a = 6$$
2. Calculate $c$ (center to focus distance) and semi-minor axis $b$:

   $$c = 2; b^2 = 36 - 4 = 32 \implies b = 4\sqrt{2}$$
3. Write parametric equations for $t$ (time in hours):

   $$x(t) = -2 + 6\cos\left(\frac{\pi t}{12}\right), y(t) = 4\sqrt{2}\sin\left(\frac{\pi t}{12}\right), 0 \leq t < 24$$
4. $\frac{\pi (6)}{12} = \frac{\pi}{2}$, so $\cos\left(\frac{\pi}{2}\right) = 0$, $\

   $$\sin\left(\frac{\pi}{2}\right) = 1$. Final position: $(-2, 4\sqrt{2}) \approx (-2, 5.66)$$$

**Check your understanding**

Test your understanding of standard parametric forms:

1. Which of the following is the parametric equation for a hyperbola centered at $(-1, 4)$ with a vertical transverse axis, semi-transverse axis $a=2$, semi-conjugate axis $b=3$?

   - A) $x = -1 + 3\tan t, \quad y = 4 + 2\sec t$
   - B) $x = -1 + 2\sec t, \quad y = 4 + 3\tan t$
   - C) $x = -1 + 3\cos t, \quad y = 4 + 2\sin t$
   - D) $x = -1 + 3\sec t, \quad y = 4 + 2\tan t$

   *Answer:* A) $x = -1 + 3\tan t, \quad y = 4 + 2\sec t$

   *Why:* Correct. For a vertical transverse axis hyperbola, $a=2$ pairs with $\sec t$ in the $y$ equation, and $b=3$ pairs with $\tan t$ in the $x$ equation.

> **Exam tip:** Always rename the parameter for the second curve when solving for intersections. Using the same parameter name for both curves almost always leads to missing solutions.

## Common pitfalls

- **Wrong:** Swapping $a$ and $b$ when writing parametric equations for a vertical major axis ellipse, keeping $a$ in the $x$ equation instead of moving it to $y$.
  - Why it fails: Students memorize the horizontal form and forget to adjust for vertical orientation, matching what they remember instead of reading the problem.
  - Correct: Always note the axis direction first, place $a$ (the semi-axis matching the axis direction) in the equation for that coordinate.
- **Wrong:** When eliminating the parameter from a hyperbola, reversing the order of terms so the $\tan^2 t$ term is positive and the $\sec^2 t$ term is subtracted.
  - Why it fails: Confusion between rearrangements of the identity $\sec^2 t - \tan^2 t = 1$ leads to sign error.
  - Correct: Always write the squared $\sec t$ term first, subtract the squared $\tan t$ term, and set equal to 1.
- **Wrong:** Assuming the parameter $t$ is the same for two intersecting parametric curves, setting $t_1 = t_2 = t$ when setting up the system.
  - Why it fails: Most problems default to $t$ as the parameter for both curves, leading students to assume they are the same variable.
  - Correct: Rename the second curve's parameter $s$ or $\theta$ before solving.
- **Wrong:** Forgetting to add the domain restriction $0 \leq t < 2\pi$ for circles and ellipses when writing full parametric equations.
  - Why it fails: Students focus on the $x(t)$ and $y(t)$ equations and ignore the parameter domain, leading to an incomplete description.
  - Correct: Always add the domain for closed conics when asked for a full parametric description.
- **Wrong:** When eliminating the parameter from a parametric parabola, solving for $t$ from the quadratic $y$ equation instead of the linear $x$ equation.
  - Why it fails: Students don't notice which equation is linear, leading to unnecessary work and extraneous solutions.
  - Correct: Always solve for $t$ from the first-order (linear) equation and substitute into the second-order (quadratic) equation.

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Circle, center $(h,k)$, radius $r$ | $x = h + r\cos t, \, y = k + r\sin t$ | $0 \leq t < 2\pi$, counterclockwise starting at $(h+r, k)$ |
| Ellipse, horizontal major axis, $(h,k)$, semi-major $a$, semi-minor $b$ | $x = h + a\cos t, \, y = k + b\sin t$ | $0 \leq t < 2\pi$, counterclockwise orientation |
| Ellipse, vertical major axis, $(h,k)$, semi-major $a$, semi-minor $b$ | $x = h + b\cos t, \, y = k + a\sin t$ | Swap $a$ and $b$ from horizontal form, same orientation |
| Hyperbola, horizontal transverse axis, $(h,k)$, $a$, $b$ | $x = h + a\sec t, \, y = k + b\tan t$ | $\sec t$ term is always the positive leading term in Cartesian form |
| Hyperbola, vertical transverse axis, $(h,k)$, $a$, $b$ | $x = h + b\tan t, \, y = k + a\sec t$ | $a$ (semi-transverse axis) goes with $y$ for vertical orientation |
| Upward opening parabola, vertex $(h,k)$, focal length $p$ | $x = h + 2pt, \, y = k + pt^2$ | Linear in $x$, easy to eliminate parameter by substitution |
| Eliminating parameter (trig conics) | Isolate trig terms, use $\cos^2 t + \sin^2 t =1$ or $\sec^2 t - \tan^2 t =1$ | Keep term order correct for hyperbolas to avoid sign errors |
| Intersection of two parametric curves | Set $x_1(t) = x_2(s)$, $y_1(t) = y_2(s)$, solve for $t$ and $s$ | Never assume $t=s$, always use different parameter names |

## What's next

This topic gives you the foundation to work with parametric motion, the next core topic in AP Precalculus Unit 4. Parametric conics are most commonly used to model projectile motion (a parabolic path) and orbital motion (an elliptical path), so the next step is applying parametric concepts to analyze velocity and acceleration of objects moving along conic paths. Without mastering converting between parametric and Cartesian forms, and finding intersections of parametric curves, you will not be able to solve motion problems that require finding position, speed, or collision events. This topic also builds directly into vector-valued functions, where the position vector of a moving object is just a parametric representation of its path, and is a key prerequisite for AP Calculus AB/BC.

- [Vector-valued functions](https://www.owlsprep.com/study/ap-precalculus-u4-vector-valued-functions/)
- [Implicitly defined functions](https://www.owlsprep.com/study/ap-precalculus-u4-implicitly-defined-functions/)
- [AP Precalculus Vectors](https://www.owlsprep.com/study/ap-precalculus-u4-vectors/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u4-parametric-functions-of-conic-sections/
