The figure shown is a square with quarter circles drawn from two adjacent corners. Find the ratio of areas .
Give your answer up to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It's entirely possible that I missed some shortcuts and made this too complicated, but here's how I solved it:
The area of whole square is r 2 , which can also be represented as a + b + 2 c , so a + b + 2 c = r 2 .
a + c = 4 π r 2 ⇒ c = 4 π r 2 − a
Combining these gives
a + b + 2 ( 4 2 π r 2 − a ) = r 2 ⇒ b = a + r 2 − 2 π r 2 = a + r 2 ( 1 − 2 π ) .
This gives us the relationship between a and b . This relationship will be the same for any value of r . If we knew a value of a or b that corresponded with a specific value of r , we could use these to solve for the remaining variable, making this a much shorter problem. I am not aware of a way to do this, hence the second half of my solution:
Finding the area of region b seemed easiest to me. It is simply the area of the square, minus two "pie slices", minus the area of a triangle - all things I can solve for somewhat easily. Starting with the triangle seems best. It is an equilateral triangle, because each of its sides is simply the radius of the circles, r . (Equilateral triangles have angles of 60 degrees. Keep this in mind, as it will be useful later). Using the Pythagorean theorem :
( 2 r ) 2 + h 2 = r 2 ⇒ h = 2 r 3 .
Area of a triangle:
Area = 2 1 × base × height = 2 1 r ( 2 r 3 ) = 4 3 r 2 .
Next we find the area of a "pie slice" - which is a certain fraction of a circle. Because each angle of the triangle is 60 degrees, the angle of the circle-piece is 30 degrees. Dividing 30 degrees by 360 degrees gives us the "fraction" of a circle we have: 1 2 1 .
Two of these is 6 1 of a circle of radius r , so their combined area is:
6 1 π r 2
The area of region b :
b = r 2 − 6 1 π r 2 − 4 3 r 2
From here, we simply chose a value for r . I chose 2 in order to get rid of some fractions. Putting 2 into the above equation for b , we find:
b = 4 − 3 2 π − 3
Plugging this and our value r = 2 into the equation for a , we find
a = 3 4 π − 3
At this point, it's just a matter of using a calculator to divide a by b . You should get that b a ≈ 1 4 . 1 5 5 .