document.write( "Question 604369: Write an equation of an ellipse with center at (0, 0), co-vertex at (-4 , 0), and focus at (0, 3). \n" ); document.write( "
Algebra.Com's Answer #381198 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
O(0,0) is the center,
\n" ); document.write( "(-4,0), and of course, symmetrically (4,0) are the co-vertices,
\n" ); document.write( " so 4 is the semi-minor axis, b.
\n" ); document.write( "(0,3), and of course, symmetrically (0,-3) are the foci,
\n" ); document.write( " so 3 is the focal distance, c.
\n" ); document.write( "The vertices are at (0,a) and (0,-a), with a being the semi-major axis and
\n" ); document.write( "\"a%5E2=b%5E2%2Bc%5E2=4%5E2%2B3%5E2=16%2B9=25=5%5E2\", so \"highlight%28a=5%29\"
\n" ); document.write( "and \"x%5E2%2Fb%5E2%2By%5E2%2Fa%5E2=1\" so \"x%5E2%2F3%5E2%2By%5E2%2F5%5E2=1\" or \"highlight%28x%5E2%2F9%2By%5E2%2F25=1%29\"
\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" );