document.write( "Question 312419: A circul dinner plate hase a radius of 13 cm.
\n" );
document.write( " Calculate thearea of th plate? \n" );
document.write( "
Algebra.Com's Answer #223311 by mananth(16946)![]() ![]() You can put this solution on YOUR website! radius = 13 cm \n" ); document.write( "Area = pi*r^2 \n" ); document.write( "= pi* 13^2 \n" ); document.write( "= 531 sq. cm rounded off \n" ); document.write( " |