document.write( "Question 756281: write an equation of the ellipse with a vertex at (-8,0), a co-vertex at (0,4), and center at (0,0) \n" ); document.write( "
Algebra.Com's Answer #460117 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "We plot those points, and sketch the ellipse:\r\n" );
document.write( "\r\n" );
document.write( "  \"matrix%286%2C1%2C%0D%0A%0D%0ASO%2CTHE%2CELLIPSE%2C+LOOKS%2C+LIKE%2C+%22THIS%3A%22%29\"    \r\n" );
document.write( "\r\n" );
document.write( "Count the number of graph units there are between the center (0,0) \r\n" );
document.write( "and a vertex (-8,0). That's known as the \"semi-major\" axis, and its \r\n" );
document.write( "length is represented by the letter \" a \".  So a = 8. [Incidentally\r\n" );
document.write( "the ENTIRE major axis is 16 units long, it goes from one vertex (-8,0)\r\n" );
document.write( "to the other vertex (8,0).]\r\n" );
document.write( "\r\n" );
document.write( "Count the number of graph units there are between the center (0,0) \r\n" );
document.write( "and a covertex (0,4). That's known as the \"semi-minor\" axis, and its \r\n" );
document.write( "length is represented by the letter \" b \".  So b = 4. [Incidentally\r\n" );
document.write( "the ENTIRE minor axis is 8 units long, it goes from one covertex (0,4)\r\n" );
document.write( "to the other covertex (0,-4).]\r\n" );
document.write( "\r\n" );
document.write( "The equation of an ellipse that looks like this \"drawing%2820%2C10%2C-2%2C2%2C-1%2C1%2Carc%280%2C0%2C-3.9%2C1.9%29+%29\"\r\n" );
document.write( "\r\n" );
document.write( "is    \r\n" );
document.write( "\r\n" );
document.write( "          \"%28x-h%29%5E2%2Fa%5E2\"\"%22%22%2B%22%22\"\"%28y-k%29%5E2%2Fb%5E2\"\"%22%22=%22%22\"\"1\"\r\n" );
document.write( "\r\n" );
document.write( "where (h,k) is the center (0,0)  so h=0, k=0, and a=8, b=4\r\n" );
document.write( "\r\n" );
document.write( "          \"%28x-0%29%5E2%2F8%5E2\"\"%22%22%2B%22%22\"\"%28y-0%29%5E2%2F4%5E2\"\"%22%22=%22%22\"\"1\"\r\n" );
document.write( "\r\n" );
document.write( "          \"x%5E2%2F64\"\"%22%22%2B%22%22\"\"y%5E2%2F16\"\"%22%22=%22%22\"\"1\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );