\n" );
document.write( "Hi,
\n" );
document.write( "What point is the intersection of the graphs:
\n" );
document.write( "x^2 + y^2 = 34 circle C(0,0) and radius = sqrt(34)
\n" );
document.write( "x^2 -4y = 13 OR y = .25x^2 - 13/4 Parabola opening upward V(0,-3.25)
\n" );
document.write( "algebraically: substituting (13+4y) for x^2
\n" );
document.write( "13+4y + y^2 = 34
\n" );
document.write( " y^2 + 4y -21 = (y + 7)(y-3) |tossing out y = -7 as Extraneous
\n" );
document.write( "y = 3 then x^2 = 25 , x = ± 5
\n" );
document.write( "Graphs: parbola and circle intersect at:( 5,3) and (-5,3)
\n" );
document.write( "
\r
\n" );
document.write( "
\n" );
document.write( "\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\r
\n" );
document.write( "\n" );
document.write( " Standard Form of an Equation of an Ellipse is 
\n" );
document.write( "where Pt(h,k) is the center and a and b are the respective vertices distances from center.\r
\n" );
document.write( "\n" );
document.write( "Standard Form of an Equation of an Hyperbola opening right and left is:
\n" );
document.write( "
where Pt(h,k) is a center with vertices 'a' units right and left of center.
\n" );
document.write( "Standard Form of an Equation of an Hyperbola opening up and down is:
\n" );
document.write( "
where Pt(h,k) is a center with vertices 'b' units up and down from center.\r
\n" );
document.write( "\n" );
document.write( "The vertex form of a parabola opening up or down,
where(h,k) is the vertex.
\n" );
document.write( "The standard form is
, where the focus is (h,k + p)\r
\n" );
document.write( "\n" );
document.write( "The vertex form of a parabola opening right or left,
where(h,k) is the vertex.
\n" );
document.write( "The standard form is
, where the focus is (h +p,k )
\n" );
document.write( "
\n" );
document.write( "