document.write( "Question 515162: how long is the major axis of the ellipse that is defined by the eqation given below?
\n" );
document.write( "(x-4)^2 over (9)^2 + (y+8)^2 over (11)^2 =1 \n" );
document.write( "
Algebra.Com's Answer #343767 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how long is the major axis of the ellipse that is defined by the eqation given below? \n" ); document.write( "(x-4)^2 over (9)^2 + (y+8)^2 over (11)^2 =1 \n" ); document.write( ".. \n" ); document.write( "(x-4)^2/9^2+(y+8)^2/(11)^2=1 \n" ); document.write( "This is an equation of an ellipse with vertical major axis of the standard form: \n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, with (h,k) being the center of the ellipse. \n" ); document.write( "For given equation: \n" ); document.write( "a^2=11^2 \n" ); document.write( "a=11 \n" ); document.write( "length of vertical major axis=2a=22 \n" ); document.write( " |