\n" );
document.write( "Hi,
\n" );
document.write( "Standard Form of an Equation of a Circle is
\n" );
document.write( "where Pt(h,k) is the center and r is the radius\r
\n" );
document.write( "\n" );
document.write( "x^2 - 4x + y^2 - 4y + 4 = 12 |Completing square to put into standard form
\n" );
document.write( "(x-2)^2 - 4 +(y-2)^2 - 4 + 4 = 12
\n" );
document.write( "(x-2)^2 + (y-2)^2 = 16
\n" );
document.write( "Circle with C(2,2) and radius of 4\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "