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 Answer by rfer(16322) (Show Source):
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.
So 3.14(6)= 18.84 = the circumference
3.14r^2=area 3.14(3)^2=28.26
I think that is what you are asking?