\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
\n" );
document.write( "4x^2+4y^2-24x-48y-16 = 0
\n" );
document.write( "x^2+y^2-6x-12y-4 = 0
\n" );
document.write( "completing the squares to put into standard form
\n" );
document.write( " (x-3)^2 - 9 + (y-6)^2 - 36 - 4 = 0
\n" );
document.write( " (x-3)^2 + (y-6)^2 = 49
\n" );
document.write( "Center Pt(3,6) radius = 7
\n" );
document.write( "CIRCLE
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "