document.write( "Question 1144228: Determine the general equation of the ellipse with center (0,0), a focus of (0, √7), and a vertex of (0,4). \n" ); document.write( "
Algebra.Com's Answer #765280 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            The post by @greenestamps has some typos.\r
\n" ); document.write( "\n" ); document.write( "            So I came to fix them and to present a clean solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The center is at (0,0), and the coordinates of the vertex and focus tell us the major axis is vertical.  \r\n" );
document.write( "\r\n" );
document.write( "It means that the ellipse is TALLER than WIDE. The general equation is then\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2%2Fb%5E2\" + \"y%5E2%2Fa%5E2\" = 1        (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where a is the semi-major axis and b is the semi-minor axis.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Notice that the major semi-axis \"a\" is associated with y-term in equation (1): it is because the ellipse is TALLER than WIDE.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance from the center to each focus is c, where a, b, and c are related by\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2\" = \"a%5E2\" - \"b%5E2\"      (2)        ( <<<---=== it is the line where I fixed the typo (!) )\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The given coordinates of a focus and a vertex tell us c = sqrt(7) and a = 4.\r\n" );
document.write( "\r\n" );
document.write( "Therefore,  \"b%5E2\" = \"a%5E2\" - \"c%5E2\" = \"4%5E2\" - \"%28sqrt%287%29%29%5E2\" = 16 - 7 = 9   and  b = \"sqrt%289%29\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the final equation of this ellipse is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5E2%2F3%5E2\" + \"y%5E2%2F4%5E2\" = 1,\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5E2%2F9\" + \"y%5E2%2F16\" = 1.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Completed and solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This reference might be useful to you\r
\n" ); document.write( "\n" ); document.write( "    - Ellipse definition, canonical equation, characteristic points and elements \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is my lesson in this site, which contains all relevant formulas related to ellipses.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );