document.write( "Question 481810: Find the standard form of the equation of each ellipse satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Endpoints of major axis: (2,2) and (8,2)
\n" );
document.write( "Endpoints of minor axis: (5,3) and (5,1) \n" );
document.write( "
Algebra.Com's Answer #329953 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the standard form of the equation of each ellipse satisfying the given conditions. \n" ); document.write( "Endpoints of major axis: (2,2) and (8,2) \n" ); document.write( "Endpoints of minor axis: (5,3) and (5,1) \n" ); document.write( "** \n" ); document.write( "Given points show this is an ellipse with horizontal major axis of the standard form: \n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1, a>b, with (h,k) being the center. \n" ); document.write( "For given ellipse: \n" ); document.write( "Center: (5,2) (notice that the y-coordinates(2) of the end points of the major axis do not change, and likewise, the x-coordinates(5) of the end points of the minor axis do not change.) \n" ); document.write( ".. \n" ); document.write( "Length of major axis=8-2=6=2a \n" ); document.write( "a=3 \n" ); document.write( "a^2=9 \n" ); document.write( "Length of minor axis=3-1=2 \n" ); document.write( "b=1 \n" ); document.write( "b^2=1 \n" ); document.write( ".. \n" ); document.write( "Equation: (x-5)^2/9+(y^2)^2/1=1 \n" ); document.write( " |