document.write( "Question 569404: Write an equation of an ellipse given the vertices (-2,4) & (-2,-2) and co-vertices (-3,1) & (-1,1). \n" ); document.write( "
Algebra.Com's Answer #367461 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Write an equation of an ellipse given the vertices (-2,4) & (-2,-2) and co-vertices (-3,1) & (-1,1). \n" ); document.write( "** \n" ); document.write( "Standard form of equation for an ellipse with vertical major axis: \n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( ".. \n" ); document.write( "For given ellipse: \n" ); document.write( "center: (-2,1) \n" ); document.write( "length of vertical major axis=6=2a \n" ); document.write( "a=3 \n" ); document.write( "a^2=9 \n" ); document.write( "length of minor axis or co-vertices=2=2b \n" ); document.write( "b=1 \n" ); document.write( "b^2=1 \n" ); document.write( "Equation of given ellipse: \n" ); document.write( "(x+2)^2/1+(y-1)^2/9=1 \n" ); document.write( " \n" ); document.write( " |