\n" );
document.write( "Hi
\n" );
document.write( "how do I find the vertex for X^2-3x-4=0?
\n" );
document.write( "by completing the Square and putting into the vertex form
\n" );
document.write( "Note: the vertex form of a parabola,
where(h,k) is the vertex
\n" );
document.write( "x^2 - 3x - 4 = 0
\n" );
document.write( " (x-3/2)^2 - 9/4 - 4 = 0
\n" );
document.write( " (x-3/2)^2 - 25/4 = 0 vertex is Pt(3/2,-25/4)
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "