document.write( "Question 510115: I'm supposed to find the standard form of the equation of a circle. The question is center at the origin containing the point: (-2,3). I have no idea where to begin. I've been working on this problem for about 2 hours. That answer in the back of the book is x^2+y^2=13. \n" ); document.write( "
Algebra.Com's Answer #341722 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the general equation of a circle is ___ (x - h)^2 + (y - k)^2 = r^2 \n" ); document.write( "___ this is a circle centered at (h,k) with a radius of r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the circle in this question is centered at the origin (0,0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the radius is the distance from the origin to (-2,3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the distance formula ___ (-2 - 0)^2 + (3 - 0)^2 = r^2 \n" ); document.write( " |