document.write( "Question 320230: andy would like to put a row of decorative tile around his circular pole. the radius of a pole is 5 feet. if the tile cost 12 dollars per foot how much will the tile cost? \n" ); document.write( "
Algebra.Com's Answer #229359 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
C=2pi*r
\n" ); document.write( "C=2*3.14*5
\n" ); document.write( "C=2*15.7
\n" ); document.write( "C=31.4 ft.
\n" ); document.write( "31.4*12=$376.8 cost of the tile.
\n" ); document.write( "
\n" );