document.write( "Question 878021: Find the eccentricity of the ellipse (x+2)^2/36+(y-4)^2/11=1 \n" ); document.write( "
Algebra.Com's Answer #529990 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find the eccentricity of the ellipse (x+2)^2/36+(y-4)^2/11=1
\n" ); document.write( "eccentricity=c/a
\n" ); document.write( "a^2=36
\n" ); document.write( "a=6
\n" ); document.write( "b^2=11
\n" ); document.write( "c^2=a^2-b^2=36-11=25
\n" ); document.write( "c=5
\n" ); document.write( "eccentricity=5/6
\n" ); document.write( "
\n" );