document.write( "Question 46052This question is from textbook College Algebra
\n" );
document.write( ": I am trying to find the center, vertices, and foci of the ellipse of the following equation:\r
\n" );
document.write( "\n" );
document.write( "x^2/49 + y^2/36 = 1\r
\n" );
document.write( "\n" );
document.write( "Any help will be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #30560 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! -------------------------------------------------------- \n" ); document.write( "I am trying to find the center, vertices, and foci of the ellipse of the following equation: \n" ); document.write( "x^2/49 + y^2/36 = 1 \n" ); document.write( "STANDARD EQN.OF ELLIPSE IS
\n" ); document.write( "\n" ); document.write( "(X-H)^2/A^2 +(Y-K)^2/B^2=1 \n" ); document.write( "CENTRE IS (H,K)..AS PER THE PROBLEM H=0.....K=0 HENCE CENTRE OF ELLIPSE IS AT \n" ); document.write( "IS (0,0) \n" ); document.write( "A=SQRT(49)=7........B=SQRT(36)=6 \n" ); document.write( "WHERE MAJOR AXIS =2A=2*7=14...MINOR AXIS =2B=2*6=12 \n" ); document.write( "ECCENTRICITY =E =SQRT{(A^2-B^2)/A^2}=SQRT{(49-36)/49}=SQRT(13)/7 \n" ); document.write( "FOCI ARE GIVEN BY....(H+AE,K),(H-AE,K) \n" ); document.write( "(SQRT(13),0),(-SQRT(13),0) \n" ); document.write( "VERTICES ARE (H,K+B),(H,K-B)=(0,6),(0,-6) \n" ); document.write( "AND....(H+A,K),(H-A,K)=(7,0),(-7,0) \n" ); document.write( " |