\r\n" );
document.write( "To do ellipse problems, you must ALWAYS draw the graph.\r\n" );
document.write( "\r\n" );
document.write( "You must also know all the parts of an ellipse, and the\r\n" );
document.write( "equations and formulas.\r\n" );
document.write( "\r\n" );
document.write( "They are:\r\n" );
document.write( " \r\n" );
document.write( "1. The center, which has coordinates (h,k).\r\n" );
document.write( "2. The major axis = the longesr chord that passes through the center,\r\n" );
document.write( "bisected at the center. Its endpoints are the two vertices.\r\n" );
document.write( "3. The two vertices \"a\" units from the center.\r\n" );
document.write( "4. The two covertices \"b\" units from the center.\r\n" );
document.write( "5. The semimajor axes = \"a\" units long, from the center to each vertex. \r\n" );
document.write( "6. The minor axis = the shortest chord that passes through the center,\r\n" );
document.write( "bisected at the center. Its endpoints are the two covertices.\r\n" );
document.write( "7. The semiminor axes = \"b\" units long, from the center to each vertex \r\n" );
document.write( "8. The two foci = points on the major axis \"c\" units from the center.\r\n" );
document.write( "9. The formula for \"c\", which is c2 = a2 - b2 \r\n" );
document.write( "10. The standard equation for an ellipse that looks like this:
which is 

\r\n" );
document.write( "11. The standard equation for an ellipse that looks like this:
which is 

\r\n" );
document.write( "\r\n" );
document.write( "We begin by plotting the given parts: the vertices and the foci:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The center is the midpoint between the two vertices, which is also\r\n" );
document.write( "the midpoint between the two foci. By looking at the graph we see that it is\r\n" );
document.write( "the point (4,-3). So we plot the center (4,-3), in red below:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "We see that a = 5 because we observe that it is 5 units from the center to\r\n" );
document.write( "each vertex.\r\n" );
document.write( "\r\n" );
document.write( "We draw the major axis, from vertex to vertex (in green). It is 10\r\n" );
document.write( "units long, a = 5 units on each side of the center\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "To draw the minor axis we must calculate b, using the formula \r\n" );
document.write( "\r\n" );
document.write( "c2 = a2 - b2\r\n" );
document.write( "\r\n" );
document.write( "We know that the semimajor axis is 5 units long, so a = 5. \r\n" );
document.write( "We know that c = 4, because we observe that it is 4 units from the center\r\n" );
document.write( "to each focus. We substitute these:\r\n" );
document.write( "\r\n" );
document.write( " 42 = 52 - b2\r\n" );
document.write( " 16 = 25 - b2\r\n" );
document.write( " -9 = -b2 \r\n" );
document.write( " 9 = b2\r\n" );
document.write( " 3 = b\r\n" );
document.write( "\r\n" );
document.write( "Now we can draw the minor axis (also in green) perpendicular to\r\n" );
document.write( "the major axis bisected at the center. It is 6 units long, b = 3\r\n" );
document.write( "units on each side of the center. It is the line that connects \r\n" );
document.write( "the two covertices:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Now its easy to sketch in the ellipse:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Now since we see that it is an ellipse that looks like this:
\r\n" );
document.write( "\r\n" );
document.write( "it has the standard equation:\r\n" );
document.write( "\r\n" );
document.write( " 

\r\n" );
document.write( "\r\n" );
document.write( "And we substitute (h,k) = (4,-3), a = 5, and b = 3,\r\n" );
document.write( "and the standard equation is\r\n" );
document.write( "\r\n" );
document.write( " 

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

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