MATH04 Pre Calculus Ellipses Study Notes

MATH04: Pre Calculus Notes on Ellipses

Course Overview

  • Course Outcome 6: Understanding of ellipses.

Definition of an Ellipse

  • Ellipse: The locus of a point in a plane that moves so that the sum of its distances from two fixed points (known as foci, denoted as $F1$ and $F2$) is constant.

    • Mathematically expressed as:
      d<em>1+d</em>2=kd<em>1 + d</em>2 = k

    • Where $d1$ and $d2$ are the distances from a point on the ellipse to the foci, and $k$ is a constant greater than the distance between the foci.

Components of an Ellipse

  • Foci: The two fixed points $F1(hc, k)$ and $F2(h+c, k)$ through which the ellipse is defined.

  • Major Axis: The longest diameter of the ellipse, passing through the foci.

  • Minor Axis: The diameter that is perpendicular to the major axis.

Key Terms

  • Vertices: The endpoints of the major axis; points where the ellipse intersects the major axis.

  • Latus Rectum: A segment perpendicular to the major axis that passes through a focus.

  • Eccentricity ($e$): A measure of how much the ellipse deviates from being circular. Calculated as:
    e=raccae = rac{c}{a}
    where $c$ is the distance from the center to a focus, and $a$ is the semi-major axis length.

Standard Equations of Ellipses

  1. Horizontal Ellipse: If the major axis is horizontal, the standard form is:
    (xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

    • Where $(h, k)$ is the center.

    • Here, $a$ is the semi-major axis and $b$ is the semi-minor axis.

  2. Vertical Ellipse: If the major axis is vertical, the standard form is:
    (yk)2a2+(xh)2b2=1\frac{(y-k)^2}{a^2} + \frac{(x-h)^2}{b^2} = 1

Lengths and Properties

  • Length of Major Axis: $2a$

  • Length of Minor Axis: $2b$

  • Length of Latus Rectum: Given by:
    2b2a\frac{2b^2}{a}

  • Area of the Ellipse: Computed as:
    Area=πabArea = \pi ab

Summary Table of Ellipse Properties

Property

Horizontal Ellipse

Vertical Ellipse

Standard Form

(xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

(yk)2a2+(xh)2b2=1\frac{(y-k)^2}{a^2} + \frac{(x-h)^2}{b^2} = 1

Center

(h, k)

(h, k)

Foci

(h-c, k), (h+c, k)

(h, k-c), (h, k+c)

Length of Major Axis

2a

2a

Vertices of Major Axis

(h-a, k), (h+a, k)

(h, k-a), (h, k+a)

Length of Minor Axis

2b

2b

Vertices of Minor Axis

(h, k-b), (h, k+b)

(h-b, k), $(h+b, k)

Length of Latus Rectum

2b2a\frac{2b^2}{a}

2b2a\frac{2b^2}{a}

Eccentricity

e = \frac{c}{a}

e = \frac{c}{a}

Real-life Applications of Ellipses

  • Celestial Orbits: Orbits of planets, comets, moons, and satellites are elliptical.

  • Design: The shape of boats and certain airplane wings.

  • Medical Devices: Lithotripters utilize elliptical reflectors to target kidney stones.

  • Architecture: Whispering chambers are built with elliptical domes to enhance acoustics.

Examples

Example 1: Analyzing an Ellipse

Given the ellipse described by the equation:
16x2+25y264x50y311=016x^2 + 25y^2 - 64x - 50y - 311 = 0

  • Determine the following properties:

    1. Center

    2. Length of Major Axis

    3. Length of Minor Axis

    4. Length of Latus Rectum

    5. Vertices

    6. Foci

    7. Eccentricity

    8. Area

Example Solution Steps
  1. Completing the Square: Rearranging the equation by completing the square.

    • $16[x^2 - 4x] + 25[y^2 - 2y] = 311$

    • Further processing yields the standard form of the ellipse.

  2. Find Semi-Major and Semi-Minor Axes ($a$ and $b$):

    • Use the relationships established in the quadratic forms to extract lengths and center:

    • Center calculated at $(h, k) = (2, 1)$.

  3. Calculate Lengths:

    • Length of Major Axis = $2a$ where $a = 5$ → $Length = 10$ units.

    • Length of Minor Axis = $2b$ where $b = 4$ → $Length = 8$ units.

  4. Calculate Latus Rectum:
    Length=2b2a=2(4)25=325Length = \frac{2b^2}{a} = \frac{2(4)^2}{5} = \frac{32}{5}

  5. Vertices and Foci:

    • Vertices: $(2 - 5, 1), (2 + 5, 1)$ yields $(−3, 1)$ and $(7, 1)$.

    • Foci positions derived through $c= ext{sqrt(a}^2 - ext{b}^2$:

      • Calculated as $(2-c, 1), (2+c, 1)$ where $c=3$.

  6. Eccentricity and Area:

    • Using e=cae = \frac{c}{a} yields values reflecting the ellipse's characteristics.

Example 2: Find the Equation of an Ellipse
  • Scenario: Given specific focal points, lengths, and orientations; derive the equation that fits these conditions, ensuring to apply principles discussed above regarding center, eccentricity, and alignment.

Example 3: Maximum Altitude of a Satellite
  • A satellite with a focus on the Earth at one point, calculate the maximum altitude using semi-major axis given the eccentricity, determining apogee and perigee based on these parameters.

Example 4: Height of Vertical Supports
  • For an arch modeled as a semi-ellipse, calculate the heights of vertical supports based on span and maximum height, applying the properties of ellipses in practical architectural design scenarios.

Exercises

A. Reducing Equations to Standard Form
  • Example problems where students are asked to rewrite provided equations into standard ellipse form and deduce properties from them.

B. Creating Equations from Conditions
  • Exercise problems where students derive the equation of an ellipse given specific geometric conditions and constraints.

Conclusion

  • Understanding ellipses is vital for various fields such as mathematics, physics, architecture, and engineering, providing insights into the behavior of objects moving in elliptical paths and the impacts of those shapes in practical scenarios.