\n" );
document.write( "Hi,\r \n" );
document.write( "\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 \n" );
document.write( "x^2+y^2+4x-4y-1=o |Completing square \n" );
document.write( "(x+2)^2 - 4 + (y-2)^2 - 4 - 1 = 0 \n" );
document.write( "(x+2)^2 + (y-2)^2 = 9 \n" );
document.write( " r = 3