document.write( "Question 612548: find the equation of the ellipse with the following properties.
\n" );
document.write( "x-intercepts (2,0) and (-2,0); y-intercepts (0,4) and (0,-4) \n" );
document.write( "
Algebra.Com's Answer #385596 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the ellipse with the following properties. \n" ); document.write( "x-intercepts (2,0) and (-2,0); y-intercepts (0,4) and (0,-4) \n" ); document.write( "** \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^2)/a^2=1, (a>b), (h,k)=(x,y) coordinates of center \n" ); document.write( "center: (0,0) \n" ); document.write( "length of vertical major axis=8=2a \n" ); document.write( "a=4 \n" ); document.write( "a^2+16 \n" ); document.write( "length of minor axis=4=2b \n" ); document.write( "b=2 \n" ); document.write( "b^2=4 \n" ); document.write( "Equation: \n" ); document.write( "x^2/4+y^2/16=1 \n" ); document.write( " |