document.write( "Question 117685: How do I work my way through a math problem in finding the equation of an ellipse in standard form with vertices (2,-4) and (2,-10) and Foci 92,-5) (2,-9)? \n" ); document.write( "
Algebra.Com's Answer #85679 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! finding the equation of an ellipse in standard form with vertices (2,-4) and (2,-10) and Foci (2,-5) (2,-9)? \n" ); document.write( "----------- \n" ); document.write( "Plot the points on a coordinate system so you can see what the ellipse \n" ); document.write( "looks like. \n" ); document.write( "---------------- \n" ); document.write( "Do you see the center is half-way from -4 to -10 or at (2,-7) \n" ); document.write( "The semi-major axis is a = 3 \n" ); document.write( "Distance from center to focus is c = 2 \n" ); document.write( "--------------- \n" ); document.write( "For an ellipse a^2=b^2+c^2 \n" ); document.write( "So, 3^2 = b^2 + 2^2 \n" ); document.write( "b^2 = 5 \n" ); document.write( "b = sqrt(5) \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "[(x-2)^2]/5 + [(y+7)^2]/9 = 1 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |