document.write( "Question 200906: If a room is 16x20 I want to tile a 6x6 entry in the corner with a circle top using 3.14 how do I get the dimension. thank you \n" ); document.write( "
Algebra.Com's Answer #151138 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
If you have a square of 6x6, one side would equal the diameter of a full circle.
\n" ); document.write( "So 3.14(6)= 18.84 = the circumference
\n" ); document.write( "3.14r^2=area 3.14(3)^2=28.26
\n" ); document.write( "I think that is what you are asking?
\n" ); document.write( "
\n" );