document.write( "Question 605622: locate the center, foci, vertices, and ends of the latera recta of the ellipse. find the equation of the ellipse satisfying the given conditions. a focus at (-3,-1), one end of the minor axis at (0,3), major axis vertical \n" ); document.write( "
Algebra.Com's Answer #381770 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The major axis is vertical and passes through focus (-3,-1), so it is the line x=-3.
\n" ); document.write( "The minor axis has to be horizontal, and since it ends at (0,3), it must be the line y=3.
\n" ); document.write( "Now I know that the center of the ellipse is at (-3,3), where the minor and major axes intercept.
\n" ); document.write( "The length of the semi-minor axis is the distance between center (-3,3) and minor axis end (0,3):
\n" ); document.write( "\"b=abs%28-3-0%29\" --> \"highlight%28b=3%29\"
\n" ); document.write( "The focal distance is the distance between center (-3,3) and focus (-3,-1):
\n" ); document.write( "\"c=abs%283-%28-1%29%29\" --> \"highlight%28c=4%29\"
\n" ); document.write( "The length of the semi-major axis of an ellipse can be calculated as
\n" ); document.write( "\"a=sqrt%28b%5E2%2Bc%5E2%29\" so \"a=sqrt%283%5E2%2B4%5E2%29\" --> \"highlight%28a=5%29\"
\n" ); document.write( "With that we can write the equation as \"x%5E2%2Fb%5E2%2By%5E2%2Fa%5E2=1\" (with \"a%5E2\" under \"y%5E2\" because the major axis is parallel top the y-axis)
\n" ); document.write( "\"x%5E2%2F3%5E2%2By%5E2%2F5%5E2=1\" --> \"x%5E2%2F9%2By%5E2%2F25=1\".
\n" ); document.write( "The value of \"a\" also gives us the position of the vertices (the ends of the major axis), which are at a distance 5 above and below the center: (-3,8) and (-3, -2).
\n" ); document.write( "The other end of the minor axis is at a distance \"b=3\" from the center and on the other side, at (-6,3) and the other focus is at a distance \"c=4\" from the center and on the other side, at (-3,7).
\n" ); document.write( "The length of the semi-latus rectum can be calculated as
\n" ); document.write( "\"l=b%5E2%2Fa\" so in this case \"l=3%5E2%2F5=9%2F5=1%264%2F5\" and the latus rectum is \"2%2Al=highlight%2818%2F5%29\".
\n" ); document.write( "The semi-latus rectum gives us the horizontal distance from the foci to ellipse points on either side of them (the 4 ends of the latera recta, with y=-1 or y=7 and
\n" ); document.write( "\"x=-3-9%2F5=-24%2F5=-4%264%2F5\" and \"x=-3%2B9%2F5=-6%2F5=-1%261%2F5\".
\n" ); document.write( "We can plot all the meaningful points:
\n" ); document.write( "
\n" ); document.write( "and then we could even graph the ellipse:
\n" ); document.write( "
\n" ); document.write( "
\n" );