document.write( "Question 600133: 15. find the standard form of the equation of the ellipse with center at the origin, vertices at the origin, vertices at (+/-5,0) and foci at (+/-3,0)\r
\n" );
document.write( "\n" );
document.write( "16. Find the standard form of the ellipse with center at the origin, vertices at (0,+/-4), and minor axis of length 6.\r
\n" );
document.write( "\n" );
document.write( "17. Find the standard form of the equation of the ellipse with vertices at (-2,3) and (6,3) and major axis of length 12.\r
\n" );
document.write( "\n" );
document.write( "18. find the standard form of the equation of the ellipse with vertices at (5,-2) and (-7,-2) and minor axis of length 4.\r
\n" );
document.write( "\n" );
document.write( "19. Find the standard form of the equation of the ellipse with minor axis of length 6, center at (5,-1) and a focus at (-1,-1). \n" );
document.write( "
Algebra.Com's Answer #379229 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 15. find the standard form of the equation of the ellipse with center at the origin, vertices at (+/-5,0) and foci at (+/-3,0) \n" ); document.write( "19. Find the standard form of the equation of the ellipse with minor axis of length 6, center at (5,-1) and a focus at (-1,-1). \n" ); document.write( "** \n" ); document.write( "I will do problems 15 and 19. Problems 16, 17, and 18 are similar to 15\r \n" ); document.write( "\n" ); document.write( "15. find the standard form of the equation of the ellipse with center at the origin, vertices at (+/-5,0) and foci at (+/-3,0) \n" ); document.write( "This is an ellipse with horizontal major axis. \n" ); document.write( "Its standard form of equation: (x-h)^2+(y-k)^2=1, a>b, (h,k)=(x,y) coordinates of center. \n" ); document.write( "For given ellipse: \n" ); document.write( "center(0,0) \n" ); document.write( "a=5 \n" ); document.write( "a^2=25 \n" ); document.write( "c=3 \n" ); document.write( "c^2=9 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2 \n" ); document.write( "b^2=25-9=16 \n" ); document.write( "Equation for given ellipse: \n" ); document.write( "x^2/25+y^2/z16=1 \n" ); document.write( ".. \n" ); document.write( "19. Find the standard form of the equation of the ellipse with minor axis of length 6, center at (5,-1) and a focus at (-1,-1). \n" ); document.write( "This is an ellipse also with horizontal major axis. \n" ); document.write( "Its standard form of equation: (x-h)^2+(y-k)^2=1, a>b, (h,k)=(x,y) coordinates of center. \n" ); document.write( "For given ellipse: \n" ); document.write( "center: (5,-1) \n" ); document.write( "2b=6 \n" ); document.write( "b=3 \n" ); document.write( "b^2=9 \n" ); document.write( "c=(5-1/2=4/2=2 \n" ); document.write( "c^2=4 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "a^2=c^2+b^2=4+9=13 \n" ); document.write( "a^2=13 \n" ); document.write( "a≈√13≈3.6 \n" ); document.write( "Equation for given ellipse: \n" ); document.write( " (x-5)^2/13+(y+1)^2/9=1 \n" ); document.write( " \n" ); document.write( " |