document.write( "Question 579589: Please help me put this into general form of either circle, Ellipse or hyperbola: \n" );
document.write( "
Algebra.Com's Answer #371089 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me put this into general form of either circle, Ellipse or hyperbola: \n" ); document.write( "X^2-6x+y^2-12y=-20 \n" ); document.write( "complete the square \n" ); document.write( "(x^2-6x+9)+(y^2-12y+36)=-20+9+36=25 \n" ); document.write( "(x-3)^2+(y-6)^2=25 \n" ); document.write( "This is an equation of a circle of standard form: (x-h)^2+(y-k)^2=r^2, (h,k) being the (x,y) coordinates of the center and r=radius. \n" ); document.write( "For given equation: \n" ); document.write( "center: (3,6) \n" ); document.write( "radius=5 \n" ); document.write( " |