document.write( "Question 519702: find an equation of the ellipse with foci at (-5,0) and (5,0) and minor axis of length 24. \n" ); document.write( "
Algebra.Com's Answer #345898 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find an equation of the ellipse with foci at (-5,0) and (5,0) and minor axis of length 24.
\n" ); document.write( "**
\n" ); document.write( "This is an equation of an ellipse with horizontal major axis of the standard form:
\n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1, a>b, (h,k) being the (x,y) coordinates of the center.
\n" ); document.write( "For given equation:
\n" ); document.write( "based on foci coordinates, center at (0,0)
\n" ); document.write( "2b=length of minor axis=24
\n" ); document.write( "b=12
\n" ); document.write( "b^2=144
\n" ); document.write( "c=5
\n" ); document.write( "c^2=25
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "a^2=c^2+b^2=25+144=169
\n" ); document.write( "a=√169=13
\n" ); document.write( "Equation of given ellipse:
\n" ); document.write( "(x-0)^2/169+(y-0)^2/144=1
\n" ); document.write( "x^2/169+y^2/144=1
\n" ); document.write( "
\n" );