document.write( "Question 968855: Each point on the edge of a circle is equidistant from the center of the circle. The center of a circle is located at (6, 3). Which point on the y-axis could be on the edge of the circle if the distance from the center of the circle to the edge is 10 units? \n" ); document.write( "
Algebra.Com's Answer #591970 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! Each point on the edge of a circle is equidistant from the center of the circle. \n" ); document.write( "The center of a circle is located at (6, 3). Which point on the y-axis could be \n" ); document.write( "on the edge of the circle if the distance from the center of the circle to the \n" ); document.write( "edge is 10 units? \n" ); document.write( " \r\n" ); document.write( "This describes a circle with center (h,k) = (6,3) and radius r = 10\r\n" ); document.write( "\r\n" ); document.write( "That circle has the equation \r\n" ); document.write( "\r\n" ); document.write( "(x-h)²+(y-k)² = r²\r\n" ); document.write( "\r\n" ); document.write( "(x-6)²+(y-3)² = 10²\r\n" ); document.write( "\r\n" ); document.write( "(x-6)²+(y-3)² = 100\r\n" ); document.write( "\r\n" ); document.write( "Every point on the y-axis has 0 as its x-coordinate, so we\r\n" ); document.write( "substitute x=0 in\r\n" ); document.write( "\r\n" ); document.write( "(x-6)²+(y-3)² = 100\r\n" ); document.write( "\r\n" ); document.write( "(0-6)²+(y-3)² = 100\r\n" ); document.write( " \r\n" ); document.write( " (-6)²+(y-3)² = 100\r\n" ); document.write( "\r\n" ); document.write( " 36+(y-3)² = 100\r\n" ); document.write( "\r\n" ); document.write( " (y-3)² = 64\r\n" ); document.write( "\r\n" ); document.write( " y-3 = ±8\r\n" ); document.write( "\r\n" ); document.write( " y = 3±8\r\n" ); document.write( "\r\n" ); document.write( " y=3+8, y=3-8\r\n" ); document.write( " y=11, y=-5\r\n" ); document.write( "\r\n" ); document.write( "Two solutions: (0,11) and (0,-5)\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |