document.write( "Question 901275: Find the vertices, foci, eccentricity, and length of the latus rectum of the ellipse whose equation is x^2 plus 9y^2 equals to 9. \n" ); document.write( "
Algebra.Com's Answer #547324 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the vertices, foci, eccentricity, and length of the latus rectum of the ellipse whose equation is x^2 plus 9y^2 equals to 9. \n" ); document.write( "*** \n" ); document.write( "x^2+9y^2=9 \n" ); document.write( "x^2/9+y^2=1 \n" ); document.write( "This is an equation of an ellipse with horizontal major axis with center at the origin. \n" ); document.write( "Its standard form of equation: \n" ); document.write( "For given ellipse: \n" ); document.write( "center:(0,0) \n" ); document.write( "a^2=9 \n" ); document.write( "a=3 \n" ); document.write( "vertices:(0±a,0)=(0±3,0)=(-3,0) and (3,0) \n" ); document.write( "b^2=1 \n" ); document.write( "c^2=a^2-b^2=3-1=2 \n" ); document.write( "c=√2 \n" ); document.write( "foci(0±c,0)=(0±√2,0)=(-√2,0) and (√2,0) \n" ); document.write( "eccentricity=c/a=√2/3 \n" ); document.write( "latus rectum=2b^2/a=2/3 \n" ); document.write( " |