document.write( "Question 853832: Identify the center of the conic section whose equation is x 2 + y 2 + 6 x - 4 y - 12 = 0. \n" ); document.write( "
Algebra.Com's Answer #514517 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Identify the center of the conic section whose equation is \n" ); document.write( "x 2 + y 2 + 6 x - 4 y - 12 = 0. \n" ); document.write( "x^2+6x+y^2-4y-12=0 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2+6x+9)+(y^2-4y+4)=12+9+4 \n" ); document.write( "(x+3)^2+(y-2)^2=25 \n" ); document.write( "This is an equation of a circle with center at (-3,2) and radius of 5 \n" ); document.write( " |