document.write( "Question 558656: What is the equation of the ellipse with foci (0, 3), (0, -3) and co-vertices (1, 0), (-1, 0)? \n" ); document.write( "
Algebra.Com's Answer #363326 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
What is the equation of the ellipse with foci (0, 3), (0, -3) and co-vertices (1, 0), (-1, 0)?
\n" ); document.write( "Given data shows this is an ellipse with vertical major axis of the standard form:
\n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, (h,k) being the (x,y) coordinates of the center.
\n" ); document.write( "..
\n" ); document.write( "For given ellipse:\r
\n" ); document.write( "\n" ); document.write( "center: (0,0)
\n" ); document.write( "c=3 (from foci)
\n" ); document.write( "c^2=9
\n" ); document.write( "b=1 (from co-vertices)
\n" ); document.write( "b^2=1
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "a^2=c^2+b^2=9+1=10
\n" ); document.write( "a=√10≈3.16
\n" ); document.write( "Equation of given ellipse:
\n" ); document.write( "x^2/1+y^2/10=1
\n" ); document.write( "
\n" );