document.write( "Question 336777: Find the approximate area (A) of a circle with a radius (r) of 4m using thr formula A= 3.14 r squared \n" ); document.write( "
Algebra.Com's Answer #241456 by checkley77(12844) ![]() You can put this solution on YOUR website! A=piR^2 \n" ); document.write( "A=3.14(4m)^2 \n" ); document.write( "A=3.14*16m^2 \n" ); document.write( "A=50.24m^2 ans. \n" ); document.write( " |