document.write( "Question 611914: Write an equation for an ellipse with vertices at (-2,-1) and (2,-7) and co-vertices at (-4,3) and (0,3) \n" ); document.write( "
Algebra.Com's Answer #385192 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation for an ellipse with vertices at (-2,-1) and (2,-7) and co-vertices at (-4,3) and (0,3) \n" ); document.write( "This is an ellipse with vertical major axis. \n" ); document.write( "Its standard form of equation: (x-h)^2/b^2+(y-k)^2/a^2=1, a>b, (h,k)=(x,y) coordinates of center \n" ); document.write( "y-coordinate of center=-4 (midpoint between -1 and -7) \n" ); document.write( "x-coordinate of center=-2 (midpoint between 0 and -4 \n" ); document.write( "center:(-2,-4) \n" ); document.write( "length of vertical major axis=6,(-1 to -7)=2a \n" ); document.write( "a=3 \n" ); document.write( "a^2=9 \n" ); document.write( ".. \n" ); document.write( "length of minor axis=4,(-4 to 0)=2a \n" ); document.write( "b=2 \n" ); document.write( "b^2=4 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( " (x+2)^2/4+(y+4)^2/9=1 \n" ); document.write( " \n" ); document.write( " |