Find the coordinate of the vertices foci, end points of the minor axis, center, latus recta, the equation of the directrices, sketch the equation of #x^2+9y^2-24x-54y+51=0#?

1 Answer
May 3, 2018

We know that this equation defines an ellipse, since it has the squared terms added together for both. Similarly, we know it is in line with the axes since there is no cross term of #x and y#.

So we can factor by completing the square:
#(x^2 - 24 x + color{RED}144) + 9(y^2 - 6 y + color{RED}9) color{BLUE}{- 144 - 81} + 51 = 0 #

#(x -12)^2 + 9 (y - 3)^2 - 174 = 0 #
or in a more familiar form,
#(x-12)^2/(174) + (y-3)^2 / (174/9) = 1#

Vertices
This means that the major axis is in the #x# direction and has distance #sqrt(174)# from the center, i.e. the end points of the minor axis are #(12- sqrt(174), 3), (12+ sqrt(174),3)#

Foci
We see the two axial lengths: #b = sqrt(174) # and #a = sqrt(174)/3# and the length to the focii is
#c^2 = b^2 - a^2 = 174(1 - 1/9) rightarrow c = (2sqrt(348))/3 #
so the foci are at
#(12 - (2sqrt(348))/3, 3),(12 + (2sqrt(348))/3, 3) #

End Points of the Minor Axis
This means that the minor axis is in the #y# direction and has distance #sqrt(174)/3# from the center, i.e. the end points of the minor axis are #(12, 3 - sqrt(174)/3), (12, 3 + sqrt(174)/3)#

Center
The center is just #(12, 3)#.

Latus Recta
The latus recta go through the foci and intersect the graph. We know that the #x# coordinates are #12 pm c#, and we can either "plug and chug" or use the fact that we know a formula for the length of the latus rectum #((2a^2)/b)# to find that the points are
#(12 color{RED}pm c, 3 color{BLUE}pm a^2/b) #
where the two #pm# have nothing to do with each other, so we get 4 points.

Directricies
The directrices will be vertical lines a distance of #b^2/c# from the center, i.e. # x = 12 pm b^2/c#.

Sketch
From all this, we can very clearly sketch the equation:
enter image source here

where the vertices are green, the foci are magenta, the minor axis is red, the center is black, the latus recta are blue, and the directricies are a muted cyan.