document.write( "Question 91504: Find the vertices of the ellipse x^2/4 + y^2/25 = 1 \n" ); document.write( "
Algebra.Com's Answer #66493 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Vertical Ellipse \n" ); document.write( "a = 5 \n" ); document.write( "b = 2 \n" ); document.write( "Center (0,0) \n" ); document.write( "(0,5), (0,-5), (-2,0), and (2,0) \n" ); document.write( " |