document.write( "Question 183340: I totally don't understand how to start with this exercise. \r
\n" );
document.write( "\n" );
document.write( "I am supposed to find the center and radius of a circle that is represented in this equation...\r
\n" );
document.write( "\n" );
document.write( "(x-9)^2 + (y+1)^2 = 49 \n" );
document.write( "
Algebra.Com's Answer #137655 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! First thing you need to do is review the formula for a circle. \n" ); document.write( "See this URL --> http://www.mathwarehouse.com/geometry/circle/equation-of-a-circle.php\r \n" ); document.write( "\n" ); document.write( "Once you have read that, the equation you were given is in that form already. \n" ); document.write( "So you just need to \"pick the center and radius' directly from the equation\r \n" ); document.write( "\n" ); document.write( "Center (H,K) = (9,-1) \n" ); document.write( "radius r^2 = 49 so r = 7 \n" ); document.write( " |