document.write( "Question 135156: how do you solve an ellipse equation like this? when there a numbers in place of the a^2 and b^2?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(x-h)^2 (y-k)^2
\n" );
document.write( "_______ + _____
\n" );
document.write( " a^2 b^2 \n" );
document.write( "
Algebra.Com's Answer #98991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (x-h)^2 (y-k)^2 \n" ); document.write( "_______ + _____ = 1 \n" ); document.write( " a^2 b^2\r \n" ); document.write( "\n" ); document.write( "---------------------------------- \n" ); document.write( "If a^2 = 4 and b^2=9 \n" ); document.write( "the a = 2 and b =3 \n" ); document.write( "------------------------ \n" ); document.write( "Then the vertical axis of the ellipse has length 2*3=6 \n" ); document.write( "and the horizontal axis of the ellipse has length 2*2=4 \n" ); document.write( "--------------------------- \n" ); document.write( "In this case the vertical axis is the major axis \n" ); document.write( "the horizontal axis is the minor axis. \n" ); document.write( "--------------------------- \n" ); document.write( "If the numbers are switched the horizontal axis =6 is major \n" ); document.write( "and the vertical axis =4 is minor. \n" ); document.write( "======================================== \n" ); document.write( "The center in both cases is (h,k) \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |