document.write( "Question 1152915: What happens to an ellipse if the values of a and b are equal? \n" ); document.write( "
Algebra.Com's Answer #775031 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The equation for an ellipse is
\n" ); document.write( "\"+x%5E2%2Fa%5E2+%2B+y%5E2%2Fb%5E2+=+1+\"\r
\n" ); document.write( "\n" ); document.write( "If a=b then this reduces to:
\n" ); document.write( "\"+x%5E2%2Fa%5E2+%2B+y%5E2%2Fa%5E2+=+1+\"\r
\n" ); document.write( "\n" ); document.write( "and by multiplying both sides by a^2
\n" ); document.write( "\"+x%5E2+%2B+y%5E2+=+a%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "You should recognize this as the equation of a circle with radius a. \n" ); document.write( "
\n" );