document.write( "Question 267528: Find the equation of a circle with centre C(2 ; 3) and which is tangent to the x-axis. \n" ); document.write( "
Algebra.Com's Answer #196299 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
with centre C(2 ; 3) and which is tangent to the x-axis.\r
\n" ); document.write( "\n" ); document.write( "since the circle is tangent to the x-axis
\n" ); document.write( "the radius will be 3 units (y coordinate of the centre)\r
\n" ); document.write( "\n" ); document.write( "now the equation of the circle with center (x1,y1) and radius r is\r
\n" ); document.write( "\n" ); document.write( "(x-x1)^2 + (y-y1)^2 = r^2\r
\n" ); document.write( "\n" ); document.write( "so the eq. is \"%28x-2%29%5E2%2B%28y-3%29%5E2=9\"\r
\n" ); document.write( "\n" ); document.write( "if we expand we get \r
\n" ); document.write( "\n" ); document.write( " \"x%5E2%2By%5E2-4x-6y%2B4=0\"
\n" ); document.write( "
\n" );