document.write( "Question 1119496: Find the centre and radius of circle whose equation is given by 2x*2+2y*2-6x=36 \n" ); document.write( "
Algebra.Com's Answer #735066 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the centre and radius of circle whose equation is given by 2x*2+2y*2-6x=36 \n" ); document.write( "-------- \n" ); document.write( "x^2 + y^2 - 3x = 18 \n" ); document.write( "x^2-3x + y^2 = 18 \n" ); document.write( "Complete the squares for x and y \n" ); document.write( "x^2+3x+2.25 + y^2 = 20.25 = 4.5^2 \n" ); document.write( "(x+1.5)^2 + y^2 = 4.5^2 \n" ); document.write( "Center (-1.5,0) \n" ); document.write( "r = 4.5 \n" ); document.write( "========== \n" ); document.write( "Use ^ for exponents, * for multiply \n" ); document.write( " \n" ); document.write( " |