document.write( "Question 244978: Graph the circle \n" );
document.write( "
Algebra.Com's Answer #179103 by Theo(13342) You can put this solution on YOUR website! to graph this circle, you need to solve for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solving for y gets you:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = +/- sqrt (-x^2+4x+5) - 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "graph looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the center of this circle looks like it might be (x,y) = (2,-5).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in order to know for sure, we have to transform the equation into the proper form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the proper form is (x-h)^2 + (y-k)^2 = r^2\r \n" ); document.write( "\n" ); document.write( "where (h,k) is the center of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the original equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+y^2-4x+10y+20=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "move the terms around until you have all the x's together and all the y's together.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "move the constant term to the right side of the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x^2 - 4x) + (y^2 + 10y) = -20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "complete the squares for both of these to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)^2 + (y+5)^2 = -20 + 4 + 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)^2 + (y+5)^2 = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The center of the circle is at (x,y) = (2,-5) and the radius of the circle is 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph confirms that.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |