document.write( "Question 636909: Find center & foci of ellipse with equation \r
\n" );
document.write( "\n" );
document.write( "(x-4)squared (didn't know how to type that)/9 + (y + 2) squared/16 = 1\r
\n" );
document.write( "\n" );
document.write( "What's the answer but also how do you do this problem. \r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401328 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find center & foci of ellipse with equation \n" ); document.write( "(x-4)squared (didn't know how to type that)/9 + (y + 2) squared/16 = 1 \n" ); document.write( "What's the answer but also how do you do this problem. \n" ); document.write( "** \n" ); document.write( "given equation: \n" ); document.write( "This is an equation for an ellipse with vertical major axis: \n" ); document.write( "Its standard form: (x-h)^2/b^2-(y-k)^2/a^2=1, (a>b), (h,k)=(x,y) coordinates of center \n" ); document.write( "For given equation: \n" ); document.write( "center: (4,-2) \n" ); document.write( "a^2=16 \n" ); document.write( "a=√16=4 \n" ); document.write( "b^2=9 \n" ); document.write( "b=√9=3 \n" ); document.write( "c^2=a^2-b^2=16-=7 \n" ); document.write( "c=√7≈2.7 \n" ); document.write( "Foci: (4,-2±c)=(4,-2±2.7)=(4,-4.7) and (4,0.7) \n" ); document.write( " |