document.write( "Question 399133: What is the equation of the ellipse with vertices (6, 0), (-6, 0) and co-vertices (0, 2), (0, -2)? \n" ); document.write( "
Algebra.Com's Answer #282657 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
The equation of the ellipse with vertices (a, 0), (-a, 0) and co-vertices (0, b), (0, -b) is
\n" ); document.write( "\"x%5E2%2Fa%5E2%2By%5E2%2Fb%5E2=1\"
\n" ); document.write( "in this problem the ellipse with vertices (6, 0), (-6, 0) and co-vertices (0, 2), (0, -2), so a=6, b=2
\n" ); document.write( "\"x%5E2%2F6%5E2%2By%5E2%2F2%5E2=1\"
\n" ); document.write( "\"x%5E2%2F36%2By%5E2%2F4=1\"- answer
\n" ); document.write( "
\n" );