Composite Figures
The three figures below are composite figures: two-dimensional diagrams built from layered lines, circles, polygons, and other basic shapes. The mathematical challenge here is to find the total amount of colored area in the figure, given some baseline measurement. For example, assume that the large circumscribing circle in each of the examples below has area 1.
\(\qquad \qquad\)
This page is for those learning to solve and design their own intermediate and advanced composite figure challenges. If you're new to this kind of problem, check out this wiki: Basic Composite Figures.
We will discuss three high-level techniques for solving composite figures challenges:
- Iterative Inclusion and Exclusion
- Systems of Linear Equations
- Self-Similarity and Infinite Designs.
In each section, we'll demonstrate the technique by solving an interesting example and then providing a few additional examples that you can try yourself.
Lastly, once you've mastered these techniques yourself, we challenge you to design a composite figures challenge on Brilliant at the intermediate or advanced level, and to add it to this topic area so that it appears in the community posts at the bottom of the page.
Contents
Prerequisites
Basic Geometry
To successfully solve solid composite figures problems, you frequently need to know:
Basic Techniques
This page assumes that you're already familiar with the techniques needed to solve basic composite figure problems. Let's quickly review each technique:
Adding in Lines and Grids
This technique...Complementary Area
This technique...Using Symmetry
This technique...Using Coordinate Geometry
This technique...
Iterative Inclusion and Exclusion
Existing Examples:
AMC 2008
The smallest circle has radius 2 inches, with each successive circle's radius increasing by 2 inches. Approximately what percent of the design is black?
System of Linear Equations
To fully appreciate this section, you should be familiar with Solving system of linear equations using matrices.
Have you seen a composite figure problem where the solution involves some complicated series of taking certain figures here and certain figures there and adding multiples of them to each other? Let's first look at an example of a complicated problem, and how one would work it out.
In a square of side length 1, 4 quarter circles are drawn in blue. Find the area \(A\) that is common to these circles.
It is not immediately apparent how one could use a combination of shapes in order to find \(A\) by itself. As it turns out, such a combination is achieved by "4 equilateral triangles + 8 truncated sectors - 4 quarter circles - the square gives us \(A\) exactly". That is hard to visualize, and even harder to convince yourself easily, and almost impossible to come up with! How would one solve this problem then?
We are interested in finding \(A \). It is not immediately clear how we can arrive at just \(A\) by itself, so let's start off by listing several basic shapes that we can find.
1) By considering the entire square, we get that \( A + 4B + 4C = 1 \).
2) By considering 2 diagonally opposite quarter circles minus the square, we get that \( A + 2B = 2 \times \frac{\pi}{4} - 1 \).Of course, these two equations are not useful enough to determine any of the values of \(A, B, C \), so let's try and find one more equation.
3) By considering the equilateral triangle of side length 1, along with 2 truncated sectors, we get that \( 2 \times \frac{\pi}{6} - \frac{ \sqrt{3} } { 4} = A + 2B + C \).
Now let's hope that these are sufficient:
The third minus the second equation gives \( C = 1 - \frac{\sqrt{3}}{4} - \frac{\pi}{6}\).
Twice of the second minus the first (along with the value of C) gives \( A = \frac{ \pi}{ 3} +1 - \sqrt{3}. \ _\square\)
This approach of initially listing out various observations, meant that we just needed to solve the system of equations. We know how to do this really easily, and could even simplify it by using the inverse matrix.
Let's express the equations in matrix form. We have:
\[ \begin{pmatrix}
1 & 4 & 4 \\
1 & 2 & 0 \\
1 & 2 & 1 \\
\end{pmatrix}
\begin{pmatrix} A \\ B \\ C \\ \end{pmatrix} =
\begin{pmatrix} 1 \\ \frac{\pi}{2} - 1 \\ \frac{ \pi}{3} - \frac{ \sqrt{3} } { 4} \end{pmatrix}. \]
Hence, we obtain that
\[ \begin{pmatrix} A \\ B \\ C \\ \end{pmatrix} =
\begin{pmatrix}
1 & 4 & 4 \\
1 & 2 & 0 \\
1 & 2 & 1 \\
\end{pmatrix}^{-1} \begin{pmatrix} 1 \\ \frac{\pi}{2} - 1 \\ \frac{ \pi}{3} - \frac{ \sqrt{3} } { 4} \end{pmatrix}
= \begin{pmatrix}
-1 & -2 & 4 \\
\frac{1}{2} & \frac{3}{2} & -2 \\
0 & -1 & 1 \\
\end{pmatrix}
\begin{pmatrix} 1 \\ \frac{\pi}{2} - 1 \\ \frac{ \pi}{3} - \frac{ \sqrt{3} } { 4} \end{pmatrix}
= \begin{pmatrix} 1 + \frac{\pi}{3} - \sqrt{3} \\ -1 + \frac{ \sqrt{3}}{2} + \frac{\pi}{12} \\ 1 - \frac{ \sqrt{3} }{4} - \frac{ \pi}{6} \end{pmatrix} .\\
\]
Note: The stated combination to obtain A exactly is
\[ A = - ( A + 4B + 4C) - 2 ( A + 2B) + 4 ( A + 2B +C) . \]
Do you see how the inverse matrix tells us the exact combination? Hint: The coefficients in the first row of the inverse matrix are \( -1, -2, 4 \).
Now that you've learnt this trick, let's make quick work of these "hard" problems:
The figure above shows that a large circle with radius \(5\text{ cm}\) is inscribed in a square and another circle with diameter \(5\text{ cm}\) is only half inside that square.
Calculate the area of the shaded region (colored red) in the figure. Give your answer in \( \text{cm}^2 \) to three decimal places.
Details and Assumptions:
- You may use the approximation \( \pi = 3.14159 \) and \( \sin^{-1} \left ( \frac 4 5 \right ) = 0.92729 \).
Self-Similarity and Infinite Designs
Existing Examples:
This can be done with many pictures/puzzles that have self-similarity:
For some infinite complex figure problem that can't easily be done by self-similarity, the approach requires some work to determine the area pattern. Here is an example below to start off:
While Mai and Joey were preparing for the party, Tea Gardner and Yugi Muto, both lovers, hung out at the church, where they stared at a stain-glassed Reuleaux pentagon window, filled with pink and red colors. The conversation started:
Tea: Wow! What a beautiful rose! Isn't it beautiful, Yugi?
Yugi: Yes, it is!
Tea: I have a math problem for you to try out. Suppose we start with five unit circles, where each center is intersected by two circular arcs. Then, this makes a Reuleaux pentagon.
Yugi: That is easy to remember...
Tea: But there's more! Draw another Reuleaux pentagon inside, where each vertex intersects the midpoint of the circular arcs. Repeat this infinitely, so we have much like the stain-glassed one. Here is the following:
[After minutes of perfect-sketching]
Here is the rose with alternating red and white petals. Your goal is to compute the area of all red petals.
Yugi: Touche! What a long geometry problem you asked here! Is there a specific formula to generalize the area of the red petals after finite number of iterations?
Tea: If I give that away, then you will know the answer to this fun problem! Solve this correctly, and we will enjoy a nice party! :)
What is the area of all red petals in the second diagram, where the diagonal of the largest Reuleaux pentagon is 1? If your area is \(A\), input \(\left\lfloor A \cdot 10^3 \right\rfloor\) as your answer.
Preliminaries
A Reuleaux polygon is a curvilinear polygon formed by an odd number of circular arcs. Like a Reuleaux triangle, the apex points of a Reuleaux polygon are centers of identical circles.
For the main problem, determine the area of a Reuleaux pentagon.
Bonus: Generalize this for any odd number of vertices and circular arcs. You should notice that as the number of edges approaches \(\infty\), a Reuleaux polygon becomes close to a circle of area \(\frac{\pi}{4}r^2\), where \(r\) is the radius of the large circle.
This is the end of the fourth chapter of the story. Check chapter directory if you are interested:
First - Second - Third - Fourth - Fifth