document.write( "Question 724330: The area of a circle is given by ( π k^2 -12k π + 36 π ) square inches. What is the radius of the circle?
\n" );
document.write( "A.)k+3 B.)k+4 C.)k-6 D.)k-12 \n" );
document.write( "
Algebra.Com's Answer #443701 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! ( π k^2 -12k π + 36 π ) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "π(k^2 -12k + 36) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "π(k-6)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's in the form π*r^2, so r = k-6 \n" ); document.write( " |