\r\n" );
document.write( "To get the equation of a circle we need the center (h,k)\r\n" );
document.write( "and the radius r, and the standard equation for a circle\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We have the center point, so all we need is the radius.\r\n" );
document.write( "\r\n" );
document.write( "Let's plot the center (-4,-7) and draw the line
which is\r\n" );
document.write( "a vertical line through 2 on the x-axis, shown in green below:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "We draw a horizontal line from the center over to where the\r\n" );
document.write( "circle is to be tangent to the green line, for that will be a\r\n" );
document.write( "radius for the circle, which we can also draw in::\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Using the x-axis as a measuring stick, we can see that that radius\r\n" );
document.write( "is 6 units long, 4 units over to the y-axis and 2 units more on the\r\n" );
document.write( "right side of the y-axis, which makes the radius 6 units long. So\r\n" );
document.write( "all that's left to do is substitute (h,k)= (-4,-7), and r=6 into the \r\n" );
document.write( "standard equation for a circle:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "That's it.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "