document.write( "Question 43857: Write an equation for the circle with center (-4,√7) and radius of 5 units.\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #28860 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The general form is \n" ); document.write( "(x - h)^2 + (y - k)^2 = r^2 \n" ); document.write( "so plugging in we have \n" ); document.write( "(x + 4)^2 + (y - √7)^2 = 25 \n" ); document.write( " |