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)![]() ![]() 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, \n" ); document.write( "\n" ); document.write( "Also, to simplify things up here to get our perimeter, \n" ); document.write( "We know that \n" ); document.write( "SubStituting values \n" ); document.write( " \n" ); document.write( " \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( " |