document.write( "Question 147479: Can you please help me find:
\n" );
document.write( "center, vertices, covertices and foci of the ellipse x^2/4+y^2/9=16
\n" );
document.write( "Thank you so much!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #107884 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! center, vertices, covertices and foci of the ellipse x^2/4+y^2/9=16 \n" ); document.write( "------------------ \n" ); document.write( "x^2/64 + y^2/144 = 1 \n" ); document.write( "--------------------- \n" ); document.write( "a = 8 ; b = 12; \n" ); document.write( "c = sqrt(12^2-8^2) = sqrt(80) = 4sqrt(5) \n" ); document.write( "---------------------- \n" ); document.write( "Center: (0,0) \n" ); document.write( "-------------------- \n" ); document.write( "vertices: \n" ); document.write( "(0,12) ; (0,-12) \n" ); document.write( "----------- \n" ); document.write( "Foci: \n" ); document.write( "(0,4sqrt(5)) \n" ); document.write( "(0,-4sqrt(5)) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |