document.write( "Question 220101: I've tried this a couple different ways, but the answer wasn't right.
\n" );
document.write( "I know that the standard equation for a circle with the center at the origin is
\n" );
document.write( "X^2 + Y^2= r^2
\n" );
document.write( "but I can't figure out how to find the radius.
\n" );
document.write( "Center at origin and containing the point (-2,3)
\n" );
document.write( "I've tried using the midpoint formula, distance formula and also inputing the given point into the standard equation for which I got 15. But I'm supposed to end up with 13 for the radius. What am I doing wrong? \n" );
document.write( "
Algebra.Com's Answer #165320 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "As you say, you want the distance between: \n" ); document.write( "(0,0) and (-2,3) \n" ); document.write( ". \n" ); document.write( "Distance formula: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That is the radius. \n" ); document.write( "However, if you see it in: \n" ); document.write( "X^2 + Y^2= r^2 \n" ); document.write( "You might square it to get your 13. \n" ); document.write( " \n" ); document.write( " |