document.write( "Question 636073: Find the area of a circle with a radius of 50. \n" ); document.write( "
Algebra.Com's Answer #400704 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
\"A=pi%2AR%5E2\"
\n" ); document.write( "where \"A\" - the area of a circle , \"R\" - the radius of a circle
\n" ); document.write( "substitute \"R=50\"
\n" ); document.write( "\"A=pi%2A50%5E2\"
\n" ); document.write( "\"A=2500pi\"
\n" ); document.write( "
\n" );