document.write( "Question 668323: find the equation of the ellipse with center (-2,3) major axis vertical; length of major axis is 4; and length of minor axis is 1. \n" ); document.write( "
Algebra.Com's Answer #415449 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find the equation of the ellipse with center (-2,3) major axis vertical; length of major axis is 4; and length of minor axis is 1
\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( "For given problem:
\n" ); document.write( "given center: (-2,3)
\n" ); document.write( "given length of vertical major axis=4=2a
\n" ); document.write( "a=2
\n" ); document.write( "a^2=4
\n" ); document.write( "given length of minor axis=1=2b
\n" ); document.write( "b=1/2
\n" ); document.write( "b^2=1/4
\n" ); document.write( "Equation of given ellipse:
\n" ); document.write( "\"%28x%2B2%29%5E2%2F%281%2F4%29%2B%28y-3%29%5E2%2F4=1\"
\n" ); document.write( "\"4%28x%2B2%29%5E2%2B%28y-3%29%5E2%2F4=1\"
\n" ); document.write( "
\n" );