\n" );
document.write( "Hi \n" );
document.write( " Standard Form of an Equation of an Ellipse is where Pt(h,k) is the center \n" );
document.write( "and a and b are the respective vertices distances from center. \n" );
document.write( "x^2+4y^2+12x-32y+96=0 \n" );
document.write( " (x+6)^2 - 36 + 4(y-4)^2 - 4*16 + 96 = 0 \n" );
document.write( " (x+6)^2 + 4(y-4)^2 = 4 \n" );
document.write( " Center (-6,4)