document.write( "Question 299906: What is the area of a circle having a radius of 15 cm? \n" ); document.write( "
Algebra.Com's Answer #215380 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A=pir^2
\n" ); document.write( "A=3.14*15^2
\n" ); document.write( "A=3.14*225
\n" ); document.write( "A=706.5 cm^2 ans.
\n" ); document.write( "
\n" );