document.write( "Question 693660: Find an equation of the ellipse that has center (1,3) , a major axis of length 12 , and endpoint of minor axis (0,3) . \n" ); document.write( "
Algebra.Com's Answer #427551 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the ellipse that has center (1,3) , a major axis of length 12 , and endpoint of minor axis (0,3) .
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for an ellipse with vertical major axis: \"%28x-h%29%5E2%2Fb%5E2%2B%28y-k%29%5E2%2Fa%5E2=1\", a>b, (h,k)=(x,y) coordinates of center.
\n" ); document.write( "given center: (1,3)
\n" ); document.write( "given length of vertical major axis:=12=2a
\n" ); document.write( "a=6
\n" ); document.write( "a^2=36
\n" ); document.write( "length of minor axis=6=2b
\n" ); document.write( "b=3
\n" ); document.write( "b^2=9
\n" ); document.write( "equation of given ellipse: \"%28x-1%29%5E2%2F9%2B%28y-3%29%5E2%2F36=1\"
\n" ); document.write( "
\n" );