document.write( "Question 527771: major axis 20 units long and parallel to y-axis minor axis 6 units long center at (4,2) \n" ); document.write( "
Algebra.Com's Answer #349135 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! major axis 20 units long and parallel to y-axis minor axis 6 units long center at (4,2) \n" ); document.write( "** \n" ); document.write( "Standard form of equation for ellipse with vertical major axis: (x-h)^2/b^2+(y-k)^2/a^2, a>b, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given ellipse: \n" ); document.write( "center: (4,2) \n" ); document.write( "length of vertical major axis=20=2a \n" ); document.write( "a=10 \n" ); document.write( "a^2=100 \n" ); document.write( ".. \n" ); document.write( "length of minor axis=6=2b \n" ); document.write( "b=3 \n" ); document.write( "b^2=9 \n" ); document.write( ".. \n" ); document.write( "Equation of given ellipse: (x-4)^2/9+(y-2)^2/100=1 \n" ); document.write( " |