document.write( "Question 590886: write an equation for the following conic. if it is a parabola, it has a vertex at the origin, and if it is an ellipse or a hyperbola, it is centered at the origin. focus at (4,0) and e= 1/2 \n" ); document.write( "
Algebra.Com's Answer #375376 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
write an equation for the following conic. if it is a parabola, it has a vertex at the origin, and if it is an ellipse or a hyperbola, it is centered at the origin. focus at (4,0) and e= 1/2
\n" ); document.write( "**
\n" ); document.write( "if 0\n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1, a>b, (h,k)=(x,y) coordinates of center
\n" ); document.write( "center: (0,0) (given)
\n" ); document.write( "c=4
\n" ); document.write( "c^2=16
\n" ); document.write( "e=1/2=c/a
\n" ); document.write( "a=2c=8
\n" ); document.write( "a^2=64
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "b^2=a^2-c^2=64-16=48
\n" ); document.write( "Equation of ellipse:
\n" ); document.write( "x^2/64+y^2/48=1
\n" ); document.write( "
\n" );