document.write( "Question 809596: If the radius of a circle is increased by 2 cm, the area will increase by 32πcm^2. what is the radius of the circle? \n" ); document.write( "
Algebra.Com's Answer #487660 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
pi*(r+2)^2-pi*r^2=32*pi
\n" ); document.write( "4 pi (r+1) = 32 pi
\n" ); document.write( "4 pi r-28 pi = 0
\n" ); document.write( "4 pi r=28pi
\n" ); document.write( "r=7
\n" ); document.write( "
\n" ); document.write( "
\n" );