Find area of cross and shaded area in a circle
I need to find the area of the shaded (grey) region in the above picture. All sides of the cross are 4. I feel like this question has an easy answer, but I cannot seem to figure it out. I tried to find the area of the circle, but I can't find the radius/diameter. Also, I couldn't find what part of the area each shaded region is. I'm at a total loss with this one. If anyone could help, it'd be much appreciated. (If there is a similar question anywhere on Stack Exchange or elsewhere, that would also be appreciated) Thank you!
So when I again attempted the question, I found the diameter, and so the area of the circle. However, what I fail to see is how to only subtract the shaded areas. Would just finding the area of the cross and then the area of the segments at the end of each end of the cross work? How would one do so?
Update: The ideal answer would be about as simple as what you might expect in a high school geometry class. Thank you all for your answers.
$\endgroup$ 24 Answers
$\begingroup$The radius of the circle is $r=\sqrt{2^2+6^2}=\sqrt{40}$. The area of the circle is $A_c=\pi r^2=40\pi$.
The area of the squares is $A_sq=5 \cdot 4\cdot 4=80.$
The area of a single segment is $A_{seg}=\frac{1}{2}r^2(\theta-\sin \theta)$, where $\theta$ is the included angle from the origin to both corners. i.e., $\theta=2\tan^{-1}(2/6).$
Can you take it from here?
$\endgroup$ 4 $\begingroup$Here is my take on this:
Lets say the green area is $G$ the blue area is $B$ and red area is $R$. The shaded region we want is $4G$.
The circle area is $5R+4G+4B$. Subtracting $5R+4B$ from the circle area which is found by $\pi r^2$ will give us the shaded region.
We find $r$ to be $2\sqrt{10}$ using the triangle shown in this picture.
We know $R$ (the red area) is $4^2$ because it is a square with side $4$.
To find $B$ we can focus on a certain triangle, seen in the figure below:
The area of the sector with angle $\alpha$ is $\pi (2\sqrt{10})^2 \times \left(\frac{\alpha}{360^{\circ}} \right)$. The triangle area is $2\times\left(\frac{2\times 6}{2}\right)=12$. Therefore the blue area will be given by $$ B = \pi (2\sqrt{10})^2 \times \left(\frac{\alpha}{360^{\circ}} \right) - 12 $$ Now we have to know $\alpha$. We can see that at the triangle $\sin(\alpha/2)=2/2\sqrt{10}$. Therefore $\alpha=2\times\arcsin(1/\sqrt{10})$. Formula for $B$ now becomes $$ B = \pi (2\sqrt{10})^2 \times \left(\frac{2\times\arcsin(1/\sqrt{10})}{360^{\circ}} \right) - 12 $$ Writing all these into the equality $5R+4G+4B=\pi (2\sqrt{10})^2 $ we get $$ 5\times16+4G+4\times\left(\pi (2\sqrt{10})^2 \times \left(\frac{2\times\arcsin(1/\sqrt{10})}{360^{\circ}} \right) - 12\right) = \pi (2\sqrt{10})^2 $$ $$ 80-48+4G+40\pi \times \left(\frac{\arcsin(1/\sqrt{10})}{45^{\circ}} \right) = 40\pi $$ Leaving the shaded region which is $4G$ on one side we get $$ 4G = 40\pi\left(1- \frac{\arcsin(1/\sqrt{10})}{45^{\circ}}\right)-32 $$ This is the shaded region we are looking for!
$\endgroup$ $\begingroup$The area of five squares are clear. Now to compute one part of the curved shape. To compute that, first compute an Arc area the minus from the its above triangle. We know that $r=2\sqrt{10}$, so, the area of one of the curved shape are equal:
$$2\sqrt{10}\times (180 - 2\arccos(\frac{\sqrt{10}}{10}))\times \frac{\pi}{180} - 12 = (90 - \arccos(\frac{\sqrt{10}}{10}))\times \frac{\pi\sqrt{10}}{45} - 12$$
I should have mention that the area arc shape of a circle is eqaul to the $\alpha\times r$ which $\alpha$ is the angle of that arc.
So, the area of the shaded is equal to the area of the circle minus 5 squares plus the four curved shapes: $$S = 40\pi - 16\times 5 - 4 \times ((90 - \arccos(\frac{\sqrt{10}}{10}))\times \frac{\pi\sqrt{10}}{45} - 12) = 40\pi - 80- 4(90 - \arccos(\frac{\sqrt{10}}{10}))\times \frac{\pi\sqrt{10}}{45} + 48 = 40\pi - 32 + \frac{4\pi\sqrt{10}}{45}\times \arccos{\frac{\sqrt{10}}{10}} - 8\pi\sqrt{10}$$
$\endgroup$ 7 $\begingroup$I think that the answer might be found by finding the segements above each edge of the cross (non-shaded) and subtracting those (plus the cross) from the total circle area.
$\endgroup$