document.write( "Question 75246: What is the area of an ellipse with the major axis 20 m and the minor axis 10 m? \n" ); document.write( "
Algebra.Com's Answer #66861 by zerosignal(28)\"\" \"About 
You can put this solution on YOUR website!
formula for area of an ellipse is \"a+=+pi%2Aa%2Ab\",
\n" ); document.write( "a = major axis (20m)
\n" ); document.write( "b = minor axis (10m)\r
\n" ); document.write( "\n" ); document.write( "\"a+=+pi%2A20%2A10\"
\n" ); document.write( "\"a+=+628.3185307m\"
\n" ); document.write( "
\n" );