document.write( "Question 1197082: WW 1.3\r
\n" );
document.write( "\n" );
document.write( "Determine whether the equation is a circle or parabola and transform the general equation to standard equation.\r
\n" );
document.write( "\n" );
document.write( "If the equation is a circle, you need to identify the center and radius of the circle with the given equation in each item. Sketch\r
\n" );
document.write( "\n" );
document.write( "its graph and label the 2 parts of the circle.\r
\n" );
document.write( "\n" );
document.write( "If the equation is a parabola, you need to identify the opening, vertex, focus, latus rectums, axis of symmetry and directrix of the parabola. Sketch its graph and label the 6 parts of the parabola.\r
\n" );
document.write( "\n" );
document.write( "1. x²+ y²-6x= 7\r
\n" );
document.write( "\n" );
document.write( "2. x²+8y8x+40= 0\r
\n" );
document.write( "\n" );
document.write( "3.9x2+9y²+54x - 36y + 36 = 0\r
\n" );
document.write( "\n" );
document.write( "4. x²-8x - y +9 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #830175 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll do problem 1 to get you started. \n" ); document.write( "In the future please only post one problem at a time.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+y^2-6x = 7 \n" ); document.write( "(x^2-6x)+y^2 = 7 \n" ); document.write( "(x^2-6x+9)+y^2 = 7+9 \n" ); document.write( "(x-3)^2+y^2 = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This graphs out a circle centered at (3,0) with radius r = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use this template \n" ); document.write( "(x-h)^2 + (y-k)^2 = r^2 \n" ); document.write( "center = (h,k) \n" ); document.write( "radius = r \n" ); document.write( " \n" ); document.write( " |