document.write( "Question 939616: what is the perimeter of an ellipse with an area equal to 12pi square units if the non-opposite vertices are 5 units apart? \n" ); document.write( "
Algebra.Com's Answer #572636 by laoman(51)\"\" \"About 
You can put this solution on YOUR website!
Given area of the ellipse to be 2pi
\n" ); document.write( "Let x and y be the adjacent sides of the ellipse as shown in the picture
\n" ); document.write( "pi*x*y = 12*pi
\n" ); document.write( "i.e. x*y = 12 -------eqn1\r
\n" ); document.write( "\n" ); document.write( "Also
\n" ); document.write( "Perimeter of ellipse is pi*(x+y)\r
\n" ); document.write( "\n" ); document.write( "Given that the distance between the vertices of x and y are 5units apart
\n" ); document.write( "This can form a right anglr triangle,
\n" ); document.write( "From pythagoras' theorem, \"x%5E2%2B+y%5E2+=+5%5E2+=+25\"\r
\n" ); document.write( "\n" ); document.write( "Also, to simplify things up here to get our perimeter,
\n" ); document.write( "We know that \"%28x%2By%29%5E2+=+x%5E2%2By%5E2%2B2%2Ax%2Ay\"
\n" ); document.write( "SubStituting values
\n" ); document.write( "\"%28x%2By%29%5E2+=+25+%2B+2%2A12\"
\n" ); document.write( "\"%28x%2By%29=+sqrt%2849%29\"
\n" ); document.write( "x+y = 7
\n" ); document.write( "But perimeter is pi * (x+y)
\n" ); document.write( "= 7 * pi\r
\n" ); document.write( "\n" ); document.write( "QED
\n" ); document.write( "
\n" );