document.write( "Question 543016: Write an equation in standard form for the ellipse with center (0, 0), co-vertex (10, 0) and focus (0, 24). \n" ); document.write( "
Algebra.Com's Answer #362166 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Write an equation in standard form for the ellipse with center (0, 0), co-vertex (10, 0) and focus (0, 24).
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for an ellipse with vertical major axis:
\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( "For given equation:
\n" ); document.write( "center: (0,0)
\n" ); document.write( "length of co-vertex=20=2b
\n" ); document.write( "b=10
\n" ); document.write( "b^2=100
\n" ); document.write( "c=24 (distance from center to focus)
\n" ); document.write( "c^2=24^2=576
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "a^2=c^2-b^2=576-100=476
\n" ); document.write( "Equation of given ellipse:
\n" ); document.write( "x^2/100+y^2/476=1
\n" ); document.write( "
\n" );