document.write( "Question 724585: What is the center and radius of the circle with the given equation?
\n" );
document.write( "(x – 1)^2 + (y + 1)^2 = 4 \r
\n" );
document.write( "\n" );
document.write( "center (–1, 1); radius 4
\n" );
document.write( "center (1, –1); radius 4
\n" );
document.write( "center (–1, 1); radius 2
\n" );
document.write( "center (1, –1); radius 2 \n" );
document.write( "
Algebra.Com's Answer #443810 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! (x – 1)² + (y + 1)² = 4 \r \n" ); document.write( "\n" ); document.write( "Compare it to\r \n" ); document.write( "\n" ); document.write( "(x – h)² + (y - k)² = r²\r \n" ); document.write( "\n" ); document.write( "x - 1 = x - h \n" ); document.write( " h = 1\r \n" ); document.write( "\n" ); document.write( "y + 1 = y - k \n" ); document.write( " k = -1\r \n" ); document.write( "\n" ); document.write( "So the center = (h,k) = (1,-1)\r \n" ); document.write( "\n" ); document.write( "r² = 4 \n" ); document.write( " r = 2\r \n" ); document.write( "\n" ); document.write( "So the radius is 2. \r \n" ); document.write( "\n" ); document.write( "Edwimn \n" ); document.write( " |