document.write( "Question 528160: I was wonder how to solve the problem for an ellipse if the endpoints of the major axis are at (1,6) and (1,-6) and the endpoints of the minor axis are at (5,0) and (-3,0). \n" ); document.write( "
Algebra.Com's Answer #349160 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The center of your ellipse is obviously at (1,0), and the axes are vertical and horizontal, so it should be easy.
\n" ); document.write( "A circle centered at (1,0) and passing through (1,6) and (1,-6) would have a radius of 6, and the equation
\n" ); document.write( "\"%28x-1%29%5E2%2By%5E2=6%5E2\" or
\n" ); document.write( "\"%28x-1%29%5E2%2F6%5E2%2By%5E2%2F6%5E2=1\"
\n" ); document.write( "A circle centered at (1,0) and passing through (-3,0) and (5,0) would have a radius of 4, and the equation
\n" ); document.write( "\"%28x-1%29%5E2%2By%5E2=4%5E2\" or
\n" ); document.write( "\"%28x-1%29%5E2%2F4%5E2%2By%5E2%2F4%5E2=1\"
\n" ); document.write( "The ellipse centered at (1,0) and passing through (1,6), (1,-6), (-3,0) and (5,0) would have the equation
\n" ); document.write( "\"%28x-1%29%5E2%2F4%5E2%2By%5E2%2F6%5E2=1\"
\n" ); document.write( "In my mind it's just a deformed circle. To check that you got the right equation, substitute the cooordinates of the center one at a time. Substituting x=1 gives you the end points of the major axis. Substituting y=0, gives you the endpoints of the minor axis.
\n" ); document.write( "I do not remember what name the 4 and 6 are called, but they usually are represented with the letters a and b, and each one is half the length of one of the axes of the ellipse.
\n" ); document.write( "
\n" ); document.write( "
\n" );