document.write( "Question 965329: Find an equation of the circle with center at (-3,5) and radius of 4. \n" ); document.write( "
Algebra.Com's Answer #590055 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the circle with center at (-3,5) and radius of 4. \n" ); document.write( "*** \n" ); document.write( "Std form of equation for a circle: ( x-h)^2+(y-k)^2=r^2 \n" ); document.write( "for given circle: \n" ); document.write( "Equation:( x+3)^2+(y-5)^2=16 \n" ); document.write( " |