A parabola is a symmetrical U-shaped curve defined as the set of all points in a plane that are equidistant from a fixed point (the focus) and a fixed line (the directrix). This geometric property gives the parabola its unique reflective capabilities, making it fundamental in optics, physics, and engineering.
| Symbol | Description |
|---|---|
| p | Focal parameter: the distance from the vertex to the focus (and from the vertex to the directrix). |
| (h, k) | Vertex coordinates: the turning point of the parabola. |
| F | Focus: a fixed point used to define the curve. All rays parallel to the axis of symmetry reflect through the focus. |
| Directrix | A fixed line used to define the curve. The distance from any point on the parabola to the focus is equal to its distance to the directrix. |
| Axis of Symmetry | The line that passes through the vertex and focus, dividing the parabola into two mirror images. |
| Latus Rectum | The chord passing through the focus that is perpendicular to the axis of symmetry. Its length is 4|p|. |
A diagram of a standard parabola opening to the right. The vertex is at the origin (0,0). The focus, F, is on the positive x-axis at (p, 0). The directrix is a vertical line at x = -p. The axis of symmetry is the x-axis. A point P(x,y) on the parabola is shown, with a line segment connecting it to the focus (PF) and a perpendicular line segment connecting it to the directrix. The lengths of these two segments are equal.
| Property | Description |
|---|---|
| Symmetry | A parabola is perfectly symmetric about its axis, the line passing through the vertex and the focus. |
| Focus-Directrix Definition | Every point on the parabola is equidistant from the focus (a fixed point) and the directrix (a fixed line). |
| Reflective Property | Any ray traveling parallel to the axis of symmetry and striking the parabola's inner surface will be reflected directly to the focus. |
| Eccentricity | The eccentricity of every parabola is exactly 1. This distinguishes it from ellipses (e < 1) and hyperbolas (e > 1). |
| Latus Rectum | The focal chord perpendicular to the axis of symmetry. Its length is always 4|p|, where p is the focal length. |
| Tangent Property | The tangent line at any point P on the parabola bisects the angle between the line segment from P to the focus and the line through P parallel to the axis of symmetry. |
We can derive the standard equation of a parabola, y² = 4px, from its focus-directrix definition.
1. Setup: Place the vertex at the origin (0,0) and the focus at F(p, 0). By definition, the directrix is a vertical line at the same distance from the vertex but on the opposite side, so its equation is x = -p.
2. Definition: Let P(x, y) be any point on the parabola. The definition states that the distance from P to the focus (PF) is equal to the perpendicular distance from P to the directrix line (PD).
3. Calculate Distances: Using the distance formula, the distance PF is `sqrt((x-p)² + (y-0)²)`. The perpendicular distance PD from P(x, y) to the line x = -p is `|x - (-p)| = |x + p|`.
4. Simplify: Square both sides to eliminate the square root.
5. Expand and Solve: Expand the squared binomials.
Cancel the `x²` and `p²` terms from both sides and rearrange to isolate `y²`.
Telecommunications and Astronomy: The parabolic shape of satellite dishes and radio telescopes is crucial for focusing parallel electromagnetic waves from distant sources onto a single point (the focus), where a receiver is placed. This concentrates the signal, allowing for clear long-distance communication and observation of faint astronomical objects.
Optics and Lighting: Car headlights, flashlights, and spotlights use parabolic reflectors. By placing a light source at the focus, the reflector directs the light rays into a strong, parallel beam, providing efficient and focused illumination over a long distance.
Architecture and Engineering: The cables of a suspension bridge supporting a uniform horizontal load (the roadway) naturally form a parabola. This shape efficiently distributes tension forces. Parabolic arches are also used in construction for their structural strength and ability to support heavy loads.
Physics and Ballistics: The trajectory of a projectile moving under the influence of gravity (ignoring air resistance) follows a parabolic path. This principle is fundamental in sports, military applications, and physics for calculating the range, height, and flight time of objects.
The Arc of a Basketball Shot: When a player shoots a basketball, the ball travels in a parabolic arc towards the hoop. The initial velocity and launch angle determine the shape of the parabola, and a successful shot means the parabola intersects with the location of the basket.
Suspension Bridge Cables: The main cables of famous bridges like the Golden Gate Bridge hang in the shape of a parabola. This shape is not just for aesthetics; it is the most efficient way to distribute the immense weight of the bridge deck evenly among the vertical support cables.
Solar Troughs: In solar thermal power plants, long parabolic mirrors (troughs) are used to concentrate sunlight. They track the sun and reflect its rays onto a pipe located at the focal line, heating a fluid inside to generate steam and produce electricity.
Parabolas are primarily classified by their orientation, which is determined by which variable is squared and the sign of the focal parameter `p`.
| Equation | Orientation | Axis of Symmetry |
|---|---|---|
| `y^2 = 4px` (p > 0) | Opens Right | Horizontal (x-axis) |
| `y^2 = -4px` (p > 0) | Opens Left | Horizontal (x-axis) |
| `x^2 = 4py` (p > 0) | Opens Up | Vertical (y-axis) |
| `x^2 = -4py` (p > 0) | Opens Down | Vertical (y-axis) |
Parabolas can also be classified as standard (vertex at the origin) or translated (vertex shifted to a point (h, k)).
Confusing '4p' with 'p': In the equation y² = 12x, the coefficient is 12. This entire value is equal to 4p, not p itself. A common error is to assume p = 12. You must solve 4p = 12 to find the correct focal length, p = 3.
Incorrect Orientation: Mixing up the standard forms for vertical and horizontal parabolas is a frequent mistake. Remember: if 'y' is squared, the parabola opens horizontally (left or right). If 'x' is squared, it opens vertically (up or down).
Sign Errors with Focus and Directrix: The sign of 'p' determines the direction the parabola opens and the locations of the focus and directrix. For y² = -8x, p = -2. The parabola opens left, the focus is at (-2, 0) and the directrix is at x = -p = 2. Getting the signs wrong will place these key features on the wrong side of the vertex.