document.write( "Question 876335: What is the correct standard equation of a circle with center (-4, 0) and radius 9?\r
\n" );
document.write( "\n" );
document.write( " a
\n" );
document.write( "(x + 4)2 + y2 = 81\r
\n" );
document.write( "\n" );
document.write( " b
\n" );
document.write( "(x - 4)2 + y2 = 9\r
\n" );
document.write( "\n" );
document.write( " c
\n" );
document.write( "(x - 4)2 + y2 = 81\r
\n" );
document.write( "\n" );
document.write( " d
\n" );
document.write( "(x + 4)2 + y2 = 9\r
\n" );
document.write( "\n" );
document.write( " e
\n" );
document.write( "(x + 4)2 + y2 = 3\r
\n" );
document.write( "\n" );
document.write( " f
\n" );
document.write( "(x - 4)2 + y2 = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #528702 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! circle with center (-4, 0) and radius 9 \n" ); document.write( "a. (x + 4)^2 + y^2 = 81 \n" ); document.write( "Need to Know \n" ); document.write( "Standard Form of an Equation of a Circle is \n" ); document.write( "where Pt(h,k) is the center and r is the radius \n" ); document.write( " \n" ); document.write( " |