document.write( "Question 617323: What is the major and minor axis of an ellipse given the equation below:\r
\n" );
document.write( "\n" );
document.write( "16x^2 + 9y^2 -144 = 0\r
\n" );
document.write( "\n" );
document.write( "What is the location of the foci?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #388535 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the major and minor axis of an ellipse given the equation below: \n" ); document.write( "16x^2 + 9y^2 -144 = 0 \n" ); document.write( "What is the location of the foci? \n" ); document.write( "** \n" ); document.write( "16x^2 + 9y^2 -144 = 0 \n" ); document.write( "divide by 144 \n" ); document.write( "x^2/9 + y^2/16 -1 = 0 \n" ); document.write( "x^2/9 + y^2/16 =1 \n" ); document.write( "This is an equation of 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:(0,0) \n" ); document.write( "a^2=16 \n" ); document.write( "a=√16=4 \n" ); document.write( "length of vertical major axis=2a=8 \n" ); document.write( ".. \n" ); document.write( "b^2=9 \n" ); document.write( "b=√9=3 \n" ); document.write( "length of minor axis=2b=6 \n" ); document.write( ".. \n" ); document.write( "c^2=a^2-b^2=16-9=7 \n" ); document.write( "c=√7 \n" ); document.write( "foci: (0,ąc+0)= (0,-√7) and(0,√7) \n" ); document.write( " \n" ); document.write( " |