document.write( "Question 64612: Find the center, radius, and x- and y-intercepts of the circle given by the equation 3x2 + 3y2 - 6x + 5y = 0. \n" ); document.write( "
Algebra.Com's Answer #46480 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Find the center, radius, and x- and y-intercepts of the circle given by the equation 3x2 + 3y2 - 6x + 5y = 0.
\n" ); document.write( "DIVIDING BY 3
\n" ); document.write( "X^2-2X+Y^2+5Y/3=0
\n" ); document.write( "(X-1)^2+[Y+(5/6)]^2=1+(5/6)^2=61/36
\n" ); document.write( "HENCE CENTER = (1,-5/6)......RADIUS = (1/6)*SQRT(61)
\n" ); document.write( "AT Y=0,WE GET
\n" ); document.write( " X^2-2X=0=X(X-2)......HENCE X INTERCEPTS ARE 0 AND 2.
\n" ); document.write( "AT X=0,WE GET
\n" ); document.write( "Y^2+5Y/3=0=Y(Y+5/3)....HENCE Y INTERCEPTS ARE 0 AND -5/3
\n" ); document.write( "
\n" );