\n" );
document.write( "Hi,
\n" );
document.write( "How do you graph x^2/81 + 4y/9 = 1
\n" );
document.write( "Solving for y = -(1/36)x^2 + 9/4\r
\n" );
document.write( "\n" );
document.write( "the vertex form of a parabola opening up or down:
\n" );
document.write( "
where(h,k) is the vertex.
\n" );
document.write( "y = -(1/36)x^2 + 9/4
\n" );
document.write( "a<0, parabola opens downward
\n" );
document.write( "Vertex is Pt(0,9/4)
\n" );
document.write( "when y = 0, (1/36)x^2 = 9/4 and x^2 = 81 or x = ± 9
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "