\n" );
document.write( "Hi,
\n" );
document.write( " y^2-2x+6y+5=0
\n" );
document.write( " 2x-5 = y^2 + 6y
\n" );
document.write( " 2x-5 + 9 = y^2 + 6y + 9 ||Adding 9 to both sides to complete the Square on the right side
\n" );
document.write( "2x -5 + 9 = (y+3)^2
\n" );
document.write( " 2x + 4 = (y+3)^2 ||Multiplying thru by 1/2
\n" );
document.write( "
Parbola, V(-2,-3), line of symmetry y = -3
\n" );
document.write( " vertex form of a Parabola opening right(a>0) or left(a<0), 
\n" );
document.write( " where(h,k) is the vertex and y = k is the Line of Symmetry
\n" );
document.write( "
\n" );
document.write( "