\n" );
document.write( "Hi,
\n" );
document.write( "x^2 + y^2 + 14x + 12y + 84=0
\n" );
document.write( "x^2 + 14x + 49 - 49 + y^2 + 12y +36 -36 + 84=0
\n" );
document.write( " (x+7)^2 - 49 + (y+6)^2 -36 + 84=0
\n" );
document.write( " (x+7)^2 + (y+6)^2= 1 Center(-7,-6) and radius of 1
\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( "
\n" );
document.write( "