document.write( "Question 563053: Find center, vertices, and foci of the ellipse: (x+1)^2/16+(y-3)^2/25=1 \n" ); document.write( "
Algebra.Com's Answer #364792 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find center, vertices, and foci of the ellipse: (x+1)^2/16+(y-3)^2/25=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, with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given elllipse: (x+1)^2/16+(y-3)^2/25=1 \n" ); document.write( "center: (-1,3) \n" ); document.write( "a^2=25 \n" ); document.write( "a=√25=5 \n" ); document.write( "Vertices: (-1,3±a)=(-1,3±5),=(-1,-2) and (-1, 8) \n" ); document.write( "b^2=16 \n" ); document.write( "b=√16=4 \n" ); document.write( "Foci: \n" ); document.write( "c^2=a^2-b^2=25-16=9 \n" ); document.write( "c=√9=3 \n" ); document.write( "Foci: (-1,3±c)=(-1,3±3),=(-1,0) and (-1, 6) \n" ); document.write( " |