\n" );
document.write( "Hi,
\n" );
document.write( "graphing
\n" );
document.write( "-x^2+12x=36
\n" );
document.write( " x^2 -12x +36 = 0
\n" );
document.write( " factoring
\n" );
document.write( " (x-6)(x-6) = 0 Note:SUM of the inner product(-6x) and the outer product(-6x) = -12x
\n" );
document.write( " (x-6)= 0
\n" );
document.write( " (x-6) = 0
\n" );
document.write( "x = 6 Pt(6,0) the x intercept
\n" );
document.write( " x^2 -12x +36 = (x-6)^2
\n" );
document.write( "the vertex form of a parabola,
where(h,k) is the vertex
\n" );
document.write( "here, the vertex is at Pt(6,0) a = 1 (a is positive, graph opens upward)
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "