document.write( "Question 857860: Find the vertices and foci of the ellipse given by the equaiton 9x^2 + 4y^2 + 36x -8y +4 +0 \n" ); document.write( "
Algebra.Com's Answer #516954 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertices and foci of the ellipse given by the equaiton \n" ); document.write( "9x^2 + 4y^2 + 36x -8y +4 +0 \n" ); document.write( "9x^2+36x+4y^2-8y=-4 \n" ); document.write( "complete the square: \n" ); document.write( "9(x^2+4x+4)+4(y^2-2y+1)=-4+36+4 \n" ); document.write( "9(x+2)^2+4(y-1)^2=36 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with vertical major axis. \n" ); document.write( "Its standard form of equation: \n" ); document.write( "center: (-2,1) \n" ); document.write( "a^2=9 \n" ); document.write( "a=3 \n" ); document.write( "vertices: (-2, 1±a)=(-2,1±2)=(-2,-1) and (-2,3) \n" ); document.write( "b^2=4 \n" ); document.write( "b=2 \n" ); document.write( "c^2=a^2-b^2=9-4=5 \n" ); document.write( "c=√5≈2.2 \n" ); document.write( "foci: (-2, 1±c)=(-2,1±2.2)=(-2,-1.2) and (-2,3.2) \n" ); document.write( " \n" ); document.write( " |