document.write( "Question 581432: Write an algorithm to find the perimeter of a circle whose radius is 8cm \n" ); document.write( "
Algebra.Com's Answer #371634 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=pi*2*8 \n" ); document.write( "
\n" );