document.write( "Question 603952: How do you write an ellipse in standard form when you only know the foci and the covertices? \n" ); document.write( "
Algebra.Com's Answer #380904 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Knowing the foci and the covertices is just enough.
\n" ); document.write( "The center of the ellipse is the midpoint of the line segment that connects the foci.
\n" ); document.write( "That should also be the midpoint of the segment that connects the covertices.
\n" ); document.write( "The focal distance, c, is half of the distance between the foci.
\n" ); document.write( "The semi-minor axis, b, is half the distance between the covertices.
\n" ); document.write( "The semi-major axis, a, is half the distance between the vertices, and can be calculated from b and c form the formula
\n" ); document.write( "\"a%5E2=b%5E2%2Bc%5E2\"
\n" ); document.write( "If the covertices have the same x-coordinate, the minor axis that connects them is vertical and the equation of the ellipse will be
\n" ); document.write( "\"%28x-h%29%5E4%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1\" with (h,k) being the center of the ellipse.
\n" ); document.write( "If the covertices have the same y-coordinate, then the minor axis is horizontal, and the equation would be
\n" ); document.write( "\"%28x-h%29%5E4%2Fb%5E2%2B%28y-k%29%5E2%2Fa%5E2=1\" .
\n" ); document.write( "(If the covertices do not have a coordinate in common, the equation is more complicated, and this is not high school math any more).
\n" ); document.write( "
\n" ); document.write( "HOW I KNOW THAT \"a%5E2=b%5E2%2Bc%5E2\" :
\n" ); document.write( "In the diagram below, O is the center of the ellipse, with axes XA and BY.
\n" ); document.write( "(I did not draw the whole ellipse, just the important points).
\n" ); document.write( " A and X are vertices; B and Y covertices; C and Z foci.
\n" ); document.write( "The important segment lengths are:
\n" ); document.write( "OA=OX=a (the semi-major axis)
\n" ); document.write( "OB+OY=b (the semi-minor axis)
\n" ); document.write( "OC=OZ=c (the focal distance
\n" ); document.write( "Covertex B is one of the points of the ellipse.
\n" ); document.write( "The distances from B to focus C and to focus Z are the same BZ=BC.
\n" ); document.write( "Their sum BZ+BC=2BC is the same as the sum of distances to the foci for all points on the ellipse.
\n" ); document.write( "Vertex A is one of the points on the ellipse.
\n" ); document.write( "The sum of its distances to the foci is AC+AZ=AC+(AO+OZ)=(a-c)+(a+c)=2a
\n" ); document.write( "2BC=2a --> BC=a
\n" ); document.write( "In the right triangle OBC, Pythagoras theorem says that \"a%5E2=b%5E2%2Bc%5E2\"
\n" ); document.write( "
\n" );