document.write( "Question 969407: Write the equation in standard form for the ellipse 9x2+y2–27=0.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #592305 by Theo(13342)![]() ![]() You can put this solution on YOUR website! start with 9x^2 + y^2 - 27 = 0 \n" ); document.write( "add 27 to both sides of the equation to get: \n" ); document.write( "9x^2 + y^2 = 27 \n" ); document.write( "divide both sides of the equation by 27 to get: \n" ); document.write( "9x^2 / 27 + y^2 / 27 = 1 \n" ); document.write( "simplify to get x^2/3 + y^2 / 27 = 1 \n" ); document.write( "that's in the standard form of the equation of a vertically oriented ellipse, which is (x-h)^2 / b^2 + (y-k)^2 / a^2 = 1 \n" ); document.write( "(h,k) is the vertex. \n" ); document.write( "the graph of the equation is shown below: \n" ); document.write( " \n" ); document.write( "here's a reference that explains it all. \n" ); document.write( "http://www.purplemath.com/modules/ellipse.htm \n" ); document.write( " \n" ); document.write( " |