document.write( "Question 1101761: Find an equation an ellipse with foci (1,-1) and (1,-7) with major axis length 10 \n" ); document.write( "
Algebra.Com's Answer #716403 by greenestamps(13208)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The coordinates of the two foci are (1,-7) and (1,-1). That tells us...
\n" ); document.write( "(1) The center of the ellipse is (1,-4);
\n" ); document.write( "(2) the major axis is vertical; and
\n" ); document.write( "(3) the distance from the center to each focus is 3.

\n" ); document.write( "The standard form for the equation of an ellipse with a vertical major axis is

\n" ); document.write( "\"%28%28x-h%29%5E2%2Fb%5E2%29+%2B+%28%28y-k%29%5E2%2Fa%5E2%29+=+1\"

\n" ); document.write( "(h,k) is the center of the ellipse ((1,-4) in this example);
\n" ); document.write( "a is the semi-major axis (5 in this example);
\n" ); document.write( "b is the semi-minor axis;
\n" ); document.write( "and the values of a and b are related by the equation \"a%5E2-b%5E2+=+c%5E2\", where c is the distance from the center of the ellipse to each focus (3 in this example).

\n" ); document.write( "In this example, since a is 5 and c is 3, b is 4.

\n" ); document.write( "And now we have all the specific values needed to write the equation of this ellipse:

\n" ); document.write( "\"%28%28x-1%29%5E2%2F4%5E2%29+%2B+%28%28y%2B4%29%5E2%2F5%5E2%29+=+1\"

\n" ); document.write( "or

\n" ); document.write( "\"%28%28x-1%29%5E2%2F16%29+%2B+%28%28y%2B4%29%5E2%2F25%29+=+1\"

\n" ); document.write( "
\n" ); document.write( "
\n" );