\n" );
document.write( "Hi,
\n" );
document.write( "What point is the intersection of the graphs:
\n" );
document.write( "x^2 + 4y^2 = 37
\n" );
document.write( "x^2/37 + y^2/9.25 = 1 Ellipse C(0,0) and radius = 5 (See below)
\n" );
document.write( "y^2 - x^2 = 8
\n" );
document.write( "y^2/8 - x^2/8 = 1 Hyperbola opening up and down (See below)
\n" );
document.write( "y = 3x Line: Pt(0,0) and Pt(1,3) on the Line
\n" );
document.write( "algebraically: substituting 3x for y
\n" );
document.write( "x^2 + 36x^2 = 37 x = ± 1 and y = ± 3
\n" );
document.write( "Graphs: ellipse, hyperbola and Line intersect at:(1,3) and (-1,-3)
\n" );
document.write( "
\r
\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( "