document.write( "Question 39956: Identify the conic section for the equation. How can you tell the difference between the four conic sections? parabola, ellispe, hyperbola and circle?\r
\n" );
document.write( "\n" );
document.write( "Equations:\r
\n" );
document.write( "\n" );
document.write( "1. x^2 + y^2 = 36
\n" );
document.write( "2. 4x^2-9y^2=36 \n" );
document.write( "
Algebra.Com's Answer #25753 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 1. x^2 + y^2 = 36 \n" ); document.write( "This is a circle, centered at (0, 0) with radius 6. \n" ); document.write( "2. 4x^2 - 9y^2 = 36 \n" ); document.write( "This is a hyperbola...its proper form is \n" ); document.write( "x^2 / 9 - y^2 / 4 = 1 \n" ); document.write( "----------- \n" ); document.write( "Only the parabola has only one variable squared, that's how you identify it. \n" ); document.write( "The hyperbola has the quadratic terms subtracted, that's how you identify it. \n" ); document.write( "The ellipse has the quadratic terms added, with the coefficients of them unequal. \n" ); document.write( "The circle has the quadratic terms added, with the coefficients of them equal. \n" ); document.write( " |