document.write( "Question 750757: How do I write equation for each conic section:
\n" );
document.write( "Circle with center at (0 ,-3) and the radius of 5\r
\n" );
document.write( "\n" );
document.write( "Parabole with Vertex at (-3,5) and focus at (-1,5) \r
\n" );
document.write( "\n" );
document.write( "Ellipse with the vertices at (2,5) (2,-3) and co-vertices at (0,1) (4,1) \n" );
document.write( "
Algebra.Com's Answer #456921 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do I write equation for each conic section: \n" ); document.write( "Circle with center at (0 ,-3) and the radius of 5 \n" ); document.write( "Standard form of equation for a circle: \n" ); document.write( "For given circle: \n" ); document.write( "center: (0,-3) \n" ); document.write( "radius=5 \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "Parabola with Vertex at (-3,5) and focus at (-1,5) \n" ); document.write( "Parabola opens rightward: \n" ); document.write( "axis of symmetry: y=5 \n" ); document.write( "Its basic equation: \n" ); document.write( "For given parabola: \n" ); document.write( "p=2(distance from vertex to focus on the axis of symmetry \n" ); document.write( "4p=8 \n" ); document.write( "Equation: \n" ); document.write( ".. \n" ); document.write( "Ellipse with the vertices at (2,5) (2,-3) and co-vertices at (0,1) (4,1) \n" ); document.write( "Given ellipse has a vertical major axis \n" ); document.write( "Its standard form of equation: \n" ); document.write( "For given ellipse: \n" ); document.write( "x-coordinate of center=2 \n" ); document.write( "y-coordinate of center=1 (midpoint of vertex) \n" ); document.write( "center: (2,1) \n" ); document.write( "a=4 (distance from center to vertices) \n" ); document.write( "a^2=16 \n" ); document.write( "b=2(distance from center to co-vertices) \n" ); document.write( "b^2=4 \n" ); document.write( "Equation of given ellipse: |