document.write( "Question 751108: Classify the conic section:\r
\n" );
document.write( "\n" );
document.write( "1. x2 + y2 = 36\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "2. x2 - y2 = 36\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "3. 5x2 + 9y2 = 45\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "4. x2 + y2 = 121\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "5. y = 17\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "6. What is the standard equation of the circle with radius 4, and center (0,0)?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "7. What is the standard equation of the circle with radius 5, and center (-5,-1)?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "8. Name the center and radius of the circle whose equation is x2 + y2 = 49.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "9. What are the vertices of the ellipse whose equation is (x2)/25 + (y2)/9 = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "10. What are the vertices of the ellipse whose equation is (x2)/9 + (y2)/36 = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "11. What is the center of the ellipse whose equation is (x2)/25 + (y2)/4 = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "12. What is the center of the ellipse whose equation is (x+1)2 / 4 + (y2)/1 = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "13. What is the center of the hyperbola whose equation is (x2) - (y2) = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "14. What is the center of the hyperbola whose equation is (x2)/4 - (y2)/9 = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "15. What is the center of the hyperbola whose equation is [(x+2)2 / 9] - [(y-2)2 / 16] = 1?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "16. How does the graph of the hyperbola whose equation is (x2)/9 - (y2)/25 = 1 open?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "17. How does the graph of the hyperbola whose equation is (y2)/4 - (x2)/9 = 1 open?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "18. Classify the conic section of the equation x2 + 2x + y2 + 6y = 15.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "19. Classify the conic section of the equation 4x2 + 9y2 - 8x - 18y - 19 = 0.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "20. Classify the conic section of the equation 9x2 - 3 = 18x + 4y.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #457063 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Classify the conic section:\r\n" ); document.write( "\r\n" ); document.write( "1. x² + y² = 36 <-- circle since x² and y² have the SAME COEFFICIENT, 1,\r\n" ); document.write( " when on the same side of the equation. \r\n" ); document.write( "\r\n" ); document.write( "2. x² - y² = 36 <-- hyperbola since x² and y² have coefficients with\r\n" ); document.write( " OPPOSITE SIGNS when on the same side of the equation.\r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "3. 5x² + 9y² = 45 <-- ellipse since x² and y² have different coefficients \r\n" ); document.write( " with THE SAME SIGN when on the same side of the \r\n" ); document.write( " equation.\r\n" ); document.write( "\r\n" ); document.write( " 4. x² + y² = 121 <-- circle since x² and y² have the SAME COEFFICIENT, 1,\r\n" ); document.write( " when on the same side of the equation. \r\n" ); document.write( "\r\n" ); document.write( " 5. y = 17 <-- line because it has NO x² or y² terms.\r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "6. What is the standard equation of the circle with radius 4, and center (0,0)?\r\n" ); document.write( "\r\n" ); document.write( "Start woth \r\n" ); document.write( " \r\n" ); document.write( " (x-h)²+(y-k)²=r² where (h,k) is the center and r is the radius\r\n" ); document.write( "\r\n" ); document.write( " (x-0)²+(y-0)²=4²\r\n" ); document.write( "\r\n" ); document.write( " x² + y² = 16\r\n" ); document.write( "\r\n" ); document.write( "7. What is the standard equation of the circle with radius 5, and center (-5,-1)?\r\n" ); document.write( "\r\n" ); document.write( "Start woth \r\n" ); document.write( " \r\n" ); document.write( " (x-h)²+(y-k)²=r² where (h,k) is the center and r is the radius\r\n" ); document.write( "\r\n" ); document.write( " (x-(-5))²+(y-(-1))²=5²\r\n" ); document.write( "\r\n" ); document.write( " (x+5)² + (y+1)² = 25\r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "8. Name the center and radius of the circle whose equation is x² + y² = 49.\r\n" ); document.write( "\r\n" ); document.write( " The reverse of the other problems:\r\n" ); document.write( "\r\n" ); document.write( " Write it as\r\n" ); document.write( "\r\n" ); document.write( " (x-0)²+(y-0)²=7²\r\n" ); document.write( "\r\n" ); document.write( " Compare that to\r\n" ); document.write( "\r\n" ); document.write( " (x-h)²+(y-k)²=r²\r\n" ); document.write( "\r\n" ); document.write( " So the center is (h,k) = (0,0,) and its radius is 7 \r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "9. What are the vertices of the ellipse whose equation is (x²)/25 + (y²)/9 = 1?\r\n" ); document.write( "\r\n" ); document.write( " The ellipse that has equation \r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |