document.write( "Question 138452: Find the center and radius by completing the square!
\n" ); document.write( "x^2+y^2-4ax-6ay+4a=0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #101100 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
I did this problem on paper before I started writing the response, and I would be willing to bet that you forgot a ^2 on the 4a term because the radius comes out so horribly ugly otherwise. I'll show you both ways, just in case.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2By%5E2-4ax-6ay%2B4a=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 1: Put the constant term on the left.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2By%5E2-4ax-6ay=-4a\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 2: Put the x-terms together and the y-terms together.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-4ax%2By%5E2-6ay=-4a\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 3: Divide the coefficient on the 1st degree x-term by 2 and then square the result. \"%284a%2F2%29%5E2=%282a%29%5E2=4a%5E2\" Add the result to both sides of the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-4ax%2B4a%5E2%2By%5E2-6ay=-4a%2B4a%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 4: Repeat step 3 for the y terms: \"%286a%2F2%29%5E2=%283a%29%5E2=9a%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-4ax%2B4a%5E2%2By%5E2-6ay%2B9a%5E2=-4a%2B4a%5E2%2B9a%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 5: Collect terms on the right, and factor the two perfect squares on the left\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-2a%29%5E2%2B%28y-3a%29%5E2=13a%5E2-4a\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation of a circle with center at (h,k) and radius r is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the center of your circle is (2a,3a) and the radius is \"sqrt%2813a%5E2-4a%29\" UGH!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the original equation is really \"x%5E2%2By%5E2-4ax-6ay%2B4a%5E2=0\", the center comes out the same, but the radius is a nice neat \"sqrt%289a%5E2%29=3a\"
\n" ); document.write( "
\n" );