document.write( "Question 291202: find the area of a circle with a radius of 14in. use 22/7 for 3.14 \n" ); document.write( "
Algebra.Com's Answer #210645 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A=PIR^2
\n" ); document.write( "A=(22/7)14^2
\n" ); document.write( "A=(22/7)196
\n" ); document.write( "A=22*28
\n" ); document.write( "A=616 in. IS THE AREA.
\n" ); document.write( "
\n" );