document.write( "Question 463063: what is the center of 4x^2+4y^2+32y=0 \n" ); document.write( "
Algebra.Com's Answer #317328 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the center of 4x^2+4y^2+32y=0 \n" ); document.write( ".. \n" ); document.write( "4x^2+4y^2+32y=0 \n" ); document.write( "divide by 4 \n" ); document.write( "x^2+y^2+8y=0 \n" ); document.write( "complete the square \n" ); document.write( "x^2+(y^2+8+16)-16=0 \n" ); document.write( "x^2+(y+4)^2=16 \n" ); document.write( "This is a circle with center at (0,-4) and radius of 4 \n" ); document.write( " |