document.write( "Question 557598: Find an equation for an ellipse with major axis of length 10 and foci at (0,-4) and (-4,-4). \n" ); document.write( "
Algebra.Com's Answer #362762 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find an equation for an ellipse with major axis of length 10 and foci at (0,-4) and (-4,-4)
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for ellipse with horizontal major axis:
\n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2, a>b, (h,k) being the (x,y) coordinates of the center.
\n" ); document.write( "..
\n" ); document.write( "For given equation:
\n" ); document.write( "major axis: horizontal (from foci data)
\n" ); document.write( "y-coordinate of center:-4 (from foci data)
\n" ); document.write( "x-coordinate of center:-2 (midway between foci)
\n" ); document.write( "center: (-2,-4)
\n" ); document.write( "length of horizontal major axis=10=2a
\n" ); document.write( "a=5
\n" ); document.write( "a^2=25
\n" ); document.write( "c=2 (distance from center to focus)
\n" ); document.write( "c^2=4
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "b^2=a^2-c^2=25-4=21
\n" ); document.write( "b=√21≈4.58
\n" ); document.write( "Equation of given ellipse:
\n" ); document.write( "(x+2)^2/25+(y+4)^2/21
\n" ); document.write( "
\n" );