document.write( "Question 568612: My center 8,-1 & my radius is 4. How do I solve for x & y intercepts and graph it? \n" ); document.write( "
Algebra.Com's Answer #367053 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
My center (8,-1) & my radius is 4. How do I solve for x & y intercepts and graph it?
\n" ); document.write( "
\r\n" );
document.write( "The equation of a circle with center (h,k) and radius r is\r\n" );
document.write( "\r\n" );
document.write( "(x - h)² + (y - k)² = r²\r\n" );
document.write( "\r\n" );
document.write( "(h,k) = (-8,-1) and r = 4, so the equation is\r\n" );
document.write( "\r\n" );
document.write( "(x - 8)² + (y - (-1))² = 4²\r\n" );
document.write( "\r\n" );
document.write( "(x - 8)² + (y + 1)² = 16\r\n" );
document.write( "\r\n" );
document.write( "The graph is\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The x-intercepts are when y=0, so we substitute y=0 in\r\n" );
document.write( "\r\n" );
document.write( "(x - 8)² + (0 + 1)² = 16\r\n" );
document.write( "       (x - 8)² + 1 = 16\r\n" );
document.write( "           (x - 8)² = 15\r\n" );
document.write( "\r\n" );
document.write( "Use the principles of square roots:\r\n" );
document.write( "\r\n" );
document.write( "              x - 8 = ±\"sqrt%2815%29\"\r\n" );
document.write( "\r\n" );
document.write( "                  x = 8 ± \"sqrt%2815%29\"\r\n" );
document.write( "\r\n" );
document.write( "The x-intercepts are \r\n" );
document.write( "\r\n" );
document.write( "    (\"8-sqrt%2815%29\", 0) and (\"8%2Bsqrt%2815%29\", 0)\r\n" );
document.write( "\r\n" );
document.write( "which are approximately (4.13,0) and (11.87,0)\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );