document.write( "Question 1026558: Find the equation of the ellipse with foci at (-4,0) and (-4,6) and vertex at (-4,8) \n" ); document.write( "
Algebra.Com's Answer #641803 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The major axis of the ellipse is parallel to the y-axis, and as such would take on the standard form \"%28x-h%29%5E2%2Fb%5E2%2B%28y-k%29%5E2%2Fa%5E2+=+1\".\r
\n" ); document.write( "\n" ); document.write( "The center of the ellipse is easy enough--it should be the point (-4,3).
\n" ); document.write( "Now for the ellipse, \"b%5E2%2Bc%5E2+=a%5E2\".
\n" ); document.write( "a = distance from the center to a vertex, hence a = 5.
\n" ); document.write( "c = distance from the center to a focus, hence c = 3.
\n" ); document.write( "==> \"b%5E2%2B3%5E2=+5%5E2\" ==> \"b%5E2+=+25-9+=+16\"\r
\n" ); document.write( "\n" ); document.write( "==> the equation of the ellipse is \"%28x%2B4%29%5E2%2F16%2B%28y-3%29%5E2%2F25+=+1\".
\n" ); document.write( "
\n" );