document.write( "Question 530469: Find the equation of the circle centered at (4,6) and passing through the point (2,2).\r
\n" );
document.write( "\n" );
document.write( "Thank you I'm having a hard time with circle equations! \n" );
document.write( "
Algebra.Com's Answer #350060 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the equation of the circle centered at (4,6) \n" ); document.write( "and passing through the point (2,2). \n" ); document.write( "---- \n" ); document.write( "radius = sqrt[(6-2)^2+(4-2)^2] = sqrt[20) \n" ); document.write( "---- \n" ); document.write( "Form: (x-h)^2 + (y-k)^2 = r^2 \n" ); document.write( "--- \n" ); document.write( "Your Problem: \n" ); document.write( "(x-4)^2 + (y-6)^2 = 20 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |