document.write( "Question 1033261: Find the area of a circle with a diameter 15 ft. In terms of 3.14 \n" ); document.write( "
Algebra.Com's Answer #647812 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Area= pi*r^2; radius is half the diameter
\n" ); document.write( "=pi*7.5^2=56.25 pi
\n" ); document.write( "=176.625 sq ft.
\n" ); document.write( "
\n" );