Analyzing the Setup
We begin with the equation of our ellipse:
18x2+9y2=1
By comparing this to the standard form a2x2+b2y2=1, we identify our parameters: a2=18 and b2=9. These values represent the "DNA" of our ellipse, defining its stretch along the x-axis and compression along the y-axis.
The Elegance of Focal Distances
Many students reach for the coordinate distance formula, but that is often inefficient. Instead, we use the focal distance property: for any point P(x,y) on the ellipse, the distances to the foci are SP=a−ex and S′P=a+ex.
As you move along the ellipse, the
x-coordinate dictates how these distances fluctuate. When we multiply these two, we obtain the product:
SP⋅S′P=(a−ex)(a+ex)
The Algebraic Symphony
The expression
(a−ex)(a+ex) is a classic difference of squares. Expanding this, we get:
SP⋅S′P=a2−e2x2
This product is a function of x2. Because the x-coordinate for any point on the ellipse is constrained to the interval [−a,a], the value of x2 ranges from 0 to a2.
Finding the Extremes
To maximize the product
a2−e2x2, we subtract the smallest possible value. Since
e2 is positive, we set
x2=0 (the minor axis):
max(SP⋅S′P)=a2−e2(0)=a2=18
To minimize the product, we subtract the largest possible value. Setting
x2=a2 (the vertices), we get:
min(SP⋅S′P)=a2−e2(a2)=a2(1−e2)
Final Calculation
Recall the fundamental relationship for an ellipse:
b2=a2(1−e2). Substituting this into our minimum expression, we find:
min(SP⋅S′P)=b2=9
The bounds of the product are
18 and
9. The sum of these two values is:
18+9=27