document.write( "Question 609828: write the equation of a circle with center (2,4) and containing the point (-2,1) \n" ); document.write( "
Algebra.Com's Answer #383983 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write the equation of a circle with center (2,4) and containing the point (-2,1) \n" ); document.write( "** \n" ); document.write( "Standard form of equation of a circle: (x-h)^2+(y-k)^2=r^2, (h,k)=(x,y) coordinates of center, r=radius \n" ); document.write( "For given circle: \n" ); document.write( "(x-2)^2+(y-4)^2=r^2 \n" ); document.write( "plug in (x,y) coordinates of given point (-2,1) on the circle to find r^2 \n" ); document.write( "(-2-2)^2+(1-4)^2=r^2 \n" ); document.write( "(-4)^2+3^2=16+9=25=r^2 \n" ); document.write( "Equation of given circle: \n" ); document.write( "(x-2)^2+(y-4)^2=25\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |