Circles and Ellipses!

Geometry Level 4

The length of the semi-major and semi-minor axis of the two congruent ellipses above are 3 3 units and 1 1 unit respectively and the two congruent circles have a radius of 1 1 .

If the centers of the ellipses and circles are all 1 1 unit apart as shown above, find the total area of the shaded regions above.


The answer is 6.7508165.

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.

3 solutions

Chew-Seong Cheong
Jan 11, 2021

We can find the area of a segment of an ellipse without integration. This is because we can consider an ellipse is a circle tilted at an angle. For this problem we can consider the circle of radius a a is tilted along the x x -axis. If the area of the segment of the circle is A A_\bigcirc , then the area of the segment of the ellipse is A = b a A A = \frac ba A_\bigcirc , where a a and b b are the major semiaxis and minor semiaxis respectively, or:

A ( x , y ) = b a ( a 2 tan 1 ( b x a y ) a b x y ) = a b tan 1 ( b x a y ) x y A(x,y) = \frac ba \left(a^2 \tan^{-1} \left(\frac {bx}{ay} \right) - \frac ab xy\right) = ab \tan^{-1} \left(\frac {bx}{ay} \right) -xy

Since a = 3 a=3 and b = 1 b=1 , the equation of the ellipse is x 2 9 + y 2 = 1 \dfrac {x^2}9 + y^2 = 1 . For the pink area, we have y = 1 2 y = \dfrac 12 , x 2 9 + 1 4 = 1 x = 3 3 2 \implies \dfrac {x^2}9 + \dfrac 14 = 1 \implies x = \dfrac {3\sqrt 3}2 and:

A p i n k = 2 A ( 3 3 2 , 1 2 ) = 6 tan 1 ( 3 ) 2 3 3 2 1 2 = 2 π 3 3 2 3.685109096 \begin{aligned} A_{\rm pink} & = 2 A \left(\frac {3\sqrt 3}2, \frac 12 \right) = 6 \tan^{-1} (\sqrt 3) - 2 \cdot \frac {3\sqrt 3}2 \cdot \frac 12 = 2 \pi - \frac {3\sqrt 3}2 \approx 3.685109096 \end{aligned}

For the blue area, we get x x and y y from ( 1 ) : x 2 9 + y 2 = 1 (1): \ \dfrac {x^2}9 + y^2 = 1 and ( 2 ) : x 2 + ( y 1 ) 2 = 1 (2): \ x^2 + (y-1)^2 = 1 . Then 9 ( 1 ) ( 2 ) : 8 y 2 + 2 y 9 = 0 y = 73 1 8 9(1) - (2): \ 8y^2 + 2y - 9 = 0 \implies y = \dfrac {\sqrt{73}-1}8 and x = 3 2 73 10 8 x = \dfrac {3\sqrt{2\sqrt{73}-10}}8

A b l u e = 2 ( sin 1 x x ( 1 y ) + A ( x , y ) ) = 2 ( sin 1 x x ( 1 y ) + 3 tan 1 ( x 3 y ) x y ) 3.06635633492 \begin{aligned} A_{\rm blue} & = 2(\sin^{-1}x - x(1-y) + A(x,y)) \\ & = 2 \left(\sin^{-1} x -x(1-y) + 3 \tan^{-1}\left(\frac x{3y} \right) - xy \right) \approx 3.06635633492 \end{aligned}

Therefore the shaded area A s h a d e d = A p i n k + A b l u e 6.75 A_{\rm shaded} = A_{\rm pink} + A_{\rm blue} \approx \boxed{6.75} .

Setting a = b = 1 a=b=1 it would mean that for a unit a circle you assumed A ( x , y ) = arctan ( x / y ) x y A(x,y)=\arctan(x/y)-xy . Can you show how you got that result?

K T - 4 months, 4 weeks ago

Log in to reply

When a = b = 1 a=b=1 , implies that the radius r = 1 r=1 . A = tan 1 x y x y A = \tan^{-1} \dfrac xy - xy is correct. Let the angle extended by the arc be θ \theta then the area of the segment is equal to the area of the sector minus the area of the triangle or

A = θ 2 π ( π 1 2 ) 1 2 ( 2 x ) y = θ 2 x y = tan 1 x y x y A = \frac {\theta}{2\pi}(\pi \cdot 1^2) - \frac 12 (2x) y = \frac \theta 2 - xy = \tan^{-1} \frac xy -xy

It is the first thing that I checked after deriving the formula. When a = b a=b , r = a r=a and A = r 2 tan 1 x y x y A = r^2 \tan^{-1} \dfrac xy - xy .

Chew-Seong Cheong - 4 months, 4 weeks ago

Thanks! Yes, got it, your formula is correct.

For A b l u e A_{blue} I believe that for the circular part you need to plug in 1-y and not just use π: A b l u e = 2 ( arctan x 1 y x ( 1 y ) + 3 arctan x 3 y x y ) 3.066356335 A_{blue}=2 (\arctan\frac{x}{1-y}-x(1-y) + 3 \arctan \frac{x}{3y} - xy)\approx 3.066356335

K T - 4 months, 4 weeks ago

Log in to reply

Nope you are wrong. Please note that x x is half the width of the triangle and y y the height of the triangle. They may be different to what your x x and y y . See the figure. Therefore θ 2 = tan 1 x y \dfrac \theta 2 = \tan^{-1} \frac xy .

Chew-Seong Cheong - 4 months, 4 weeks ago

Log in to reply

You must have misunderstood me. I do agee to your formula after your explanation! Your pink area is also correct.

But where you calculate A b l u e A_{blue} a π suddenly drops out of the blue. You should use your formula twice there, once for the circular part with x and 1-y, and once for the elliptical part with x and y. Please have a very good look.

I am not wrong on this, have looked at it well. See my solution too.

K T - 4 months, 4 weeks ago

Log in to reply

@K T It is okay. Quite difficult to understand you. I know I am not wrong. If not all my calculations here are wrong.

Chew-Seong Cheong - 4 months, 4 weeks ago

Log in to reply

@Chew-Seong Cheong Never mind. We both love maths, this single problem is not all that important after all. Cheers!

K T - 4 months, 4 weeks ago

I believe you are talking about this.

The blue area is the area of the circle of radius 1 1 minus the white area in the circle. Area of the circle is π 1 2 = π \pi \cdot 1^2 = \pi and the white area = 2(2x(1-y) - A(x,y)). Therefore π 2 ( 2 x ( 1 y ) A ( x , y ) \pi - 2(2x(1-y) - A(x,y) .

Chew-Seong Cheong - 4 months, 3 weeks ago

Log in to reply

If I only knew how to upload a picture into a comment, that would help clarify things. I will try to choose precise wording.

My way of finding the blue area:

  • Consider just the lower blue region above. This corresponds to the blue region in the upper circle in the problem. In our coordinate system it has equation x 2 + ( y 1 ) 2 = 1 x^2+(y-1)^2=1 and it intersects the ellipse x 2 / 9 + y 2 = 1 x^2/9+y^2=1 at ( x , y ) (-x^*,y^*) and ( x , y ) (x^*,y^*) where x x^* and y y^* are the values for x and y that you calculated in your solution.
  • Connecting these points by a line divides this lower blue area into two regions.
  • The area between the line and the ellipse is what you call A ( x , y ) A(x,y) using a = 3 , b = 1 a=3, b=1 . I think we agree on that. I will call this A ( x , y , 3 , 1 ) A(x^*, y^*, 3, 1) referring to your formula as A ( x , y , a , b ) = a b tan 1 ( b x a y ) x y A(x,y,a,b)=ab \tan^{-1}(\frac{bx}{ay})-xy
  • The area between the line and the circle can also be calculated using your formula, using a = b = 1 a=b=1 but we need to take some care here because the circle is not centered at the origin and we're talking about the area below the line. If we mirror everything in the line y = 1 / 2 y=1/2 we're looking at a circle centered in the origin and want the area above the line y = 1 y y=1-y^* . Now we're ready to apply your formula for this part too A ( x , 1 y , 1 , 1 ) A(x^*, 1-y^*, 1, 1) .

  • The other blue area is the same size, so the total blue area :

A b l u e = 2 ( A ( x , 1 y , 1 , 1 ) + A ( x , y , 3 , 1 ) ) = 2 ( arctan x 1 y x ( 1 y ) + 3 arctan x 3 y x y ) 3.066356335... A_{blue}=2(A(x^*,1-y^*,1,1)+A(x^*,y^*,3,1))=2 (\arctan\frac{x^*}{1-y^*}-x^*(1-y^*) + 3 \arctan \frac{x^*}{3y^*} - x^*y^*)\approx 3.066356335...

K T - 4 months, 3 weeks ago

Log in to reply

@K T KT, yes I finally got it. Thanksl

Chew-Seong Cheong - 4 months, 3 weeks ago
Rocco Dalto
Jan 10, 2021

For Region 2 2 :

I chose the ellipses ( x 2 9 + y 2 = 1 (\dfrac{x^2}{9} + y^2 = 1 above the line y = 0 ) y = 0) and ( x 2 9 + ( y 1 ) 2 = 1 (\dfrac{x^2}{9} + (y - 1)^2 = 1 below the line y = 1 ) y = 1) .

Solving for y y in both ellipses we want:

f ( x ) = 1 3 9 x 2 f(x) = \dfrac{1}{3}\sqrt{9 - x^2} and g ( x ) = 1 1 3 9 x 2 g(x) = 1 - \dfrac{1}{3}\sqrt{9 - x^2} .

f ( x ) = g ( x ) x = ± 3 3 2 f(x) = g(x) \implies x = \pm\dfrac{3\sqrt{3}}{2} \implies the area A 2 = 3 3 2 3 3 2 f ( x ) g ( x ) d x = 2 3 3 3 2 3 3 2 9 x 2 d x 3 3 A_{2} = \displaystyle\int_{-\frac{3\sqrt{3}}{2}}^{\frac{3\sqrt{3}}{2}} f(x) - g(x) dx = \dfrac{2}{3}\displaystyle\int_{-\frac{3\sqrt{3}}{2}}^{\frac{3\sqrt{3}}{2}} \sqrt{9 - x^2} dx - 3\sqrt{3}

For I = 2 3 3 3 2 3 3 2 9 x 2 d x I = \dfrac{2}{3}\displaystyle\int_{-\frac{3\sqrt{3}}{2}}^{\frac{3\sqrt{3}}{2}} \sqrt{9 - x^2} dx

Let x = 3 sin ( θ ) d x = 3 cos ( θ ) I = 6 π 3 π 3 cos 2 ( θ ) d θ = 3 π 3 π 3 1 + cos ( 2 θ ) d θ = x = 3\sin(\theta) \implies dx = 3\cos(\theta) \implies I = 6\displaystyle\int_{-\frac{\pi}{3}}^{\frac{\pi}{3}} \cos^2(\theta) d\theta = 3\displaystyle\int_{-\frac{\pi}{3}}^{\frac{\pi}{3}} 1 + \cos(2\theta) d\theta = 3 ( θ + 1 2 sin ( 2 θ ) ) π 3 π 3 = 2 π + 3 3 2 A 2 = 2 π 3 3 2 3.6851091 3(\theta + \dfrac{1}{2}\sin(2\theta))|_{-\frac{\pi}{3}}^{\frac{\pi}{3}} = 2\pi + \dfrac{3\sqrt{3}}{2} \implies A_{2} = 2\pi - \dfrac{3\sqrt{3}}{2} \approx \boxed{3.6851091}

I chose the circles x 2 + ( y 2 ) 2 = 1 x^2 + (y - 2)^2 = 1 and x 2 + ( y + 1 ) 2 = 1 x^2 + (y + 1)^2 = 1 .

Note by symmetry A 3 = A 1 A_{3} = A_{1} .

For Region 1 1 :

Using the portion of the ellipse ( m ( x ) = 1 + 1 3 9 x 2 (m(x) = 1 + \dfrac{1}{3}\sqrt{9 - x^2} above the line y = 1 ) y = 1) and the circle ( h ( x ) = 2 1 x 2 (h(x) = 2 - \sqrt{1 - x^2} below the line y = 2 ) y = 2) and setting h ( x ) = m ( x ) h(x) = m(x) \implies

9 x 2 + 3 1 x 2 = 3 10 x 2 + 9 + 6 9 10 x 2 + x 4 = 0 324 360 x 2 + 36 x 4 = 100 x 4 180 x 2 + 81 \sqrt{9 - x^2} + 3\sqrt{1 - x^2} = 3 \implies -10x^2 + 9 + 6\sqrt{9 - 10x^2 + x^4} = 0 \implies 324 - 360x^2 + 36x^4 = 100x^4 - 180x^2 + 81

64 x 4 + 180 x 2 243 = 0 x 2 = 9 32 ( 5 ± 73 ) x 1 , x 2 = ± 3 2 73 5 8 \implies 64x^4 + 180x^2 - 243 = 0 \implies x^2 = \dfrac{9}{32}(-5 \pm \sqrt{73}) \implies x_{1},x_{2} = \pm\dfrac{3\sqrt{2}\sqrt{\sqrt{73} - 5}}{8} dropping the two imaginary roots.

A 1 = x 1 x 2 1 3 9 x 2 + 1 x 2 d x 3 2 73 5 4 A_{1} = \displaystyle\int_{x_{1}}^{x_{2}} \dfrac{1}{3}\sqrt{9 - x^2} + \sqrt{1 - x^2} \:\ dx - \dfrac{3\sqrt{2}\sqrt{\sqrt{73} - 5}}{4} .

Let x = sin ( θ ) d x = cos ( θ ) d θ 1 x 2 d x = 1 2 ( θ + sin ( θ ) cos ( θ ) ) = 1 2 ( arcsin ( x ) + x 1 x 2 ) x = \sin(\theta) \implies dx = \cos(\theta) d\theta \implies \displaystyle\int \sqrt{1- x^2} dx = \dfrac{1}{2}(\theta + \sin(\theta)\cos(\theta)) = \dfrac{1}{2}(\arcsin(x) + x\sqrt{1 - x^2})

Let x = sin ( λ ) d x = cos ( λ ) d λ 1 3 9 x 2 d x = 3 2 ( λ + sin ( λ ) cos ( λ ) ) = 3 2 ( arcsin ( x 3 ) + x 9 x 2 3 ) x = \sin(\lambda) \implies dx = \cos(\lambda) d\lambda \implies \dfrac{1}{3}\displaystyle\int \sqrt{9- x^2} dx = \dfrac{3}{2}(\lambda + \sin(\lambda)\cos(\lambda)) = \dfrac{3}{2}(\arcsin(\dfrac{x}{3}) + \dfrac{x\sqrt{9 - x^2}}{3})

I = x 1 x 2 1 3 9 x 2 + 1 x 2 d x = 1 2 ( arcsin ( x ) + 3 arcsin ( x 3 ) + x ( 1 x 2 + 9 x 2 3 ) ) x 1 x 2 = \implies I = \displaystyle\int_{x_{1}}^{x_{2}} \dfrac{1}{3}\sqrt{9 - x^2} + \sqrt{1 - x^2} \:\ dx = \dfrac{1}{2}(\arcsin(x) + 3\arcsin(\dfrac{x}{3}) + x(\sqrt{1 - x^2} + \dfrac{\sqrt{9 - x^2}}{3}))|_{x_{1}}^{x_{2}} =

arcsin ( x 2 ) + 3 arcsin ( x 2 3 ) + x 2 ( 1 x 2 2 + 9 x 2 2 3 ) \arcsin(x_{2}) + 3\arcsin(\dfrac{x_{2}}{3}) + x_{2}(\sqrt{1 - x_{2}^2} + \dfrac{\sqrt{9 - x_{2}^2}}{3})

Using x 2 0.9983742 I = 3.5296021 A 1 = 3.5296021 2 x 2 = 3.5296021 1.9967484 = 1.5328537 x_{2} \approx 0.9983742 \implies I = 3.5296021 \implies A_{1} = 3.5296021 - 2 * x_{2} = 3.5296021 - 1.9967484 = \boxed{1.5328537}

A T o t a l = A 2 + 2 A 1 = 3.6851091 + 2 ( 1.5328537 ) = 6.7508165 \implies A_{Total} = A_{2} + 2A_{1} = 3.6851091 + 2(1.5328537) = \boxed{6.7508165} .

K T
Jan 14, 2021

The answer that is counted as correct (6.7508165) and the answer of Chew-Seong (6.751712589) are both close, but differ from the 3rd decimal place. Below I derive yet a slighly different value analytically and confirm it numerically to the 10th decimal place.

Consider a unit circle centered at the origin, and a point ( x 0 , y 0 ) = ( cos φ 0 , sin φ 0 ) (x_0,y_0)=(\cos{φ_0}, \sin{φ_0}) on it. The area within the circle above the line y = y 0 y=y_0 is found as A = y 0 1 2 x d y = φ 0 π 2 2 cos φ d sin φ = φ 0 π 2 cos 2 φ d φ = φ 0 π 1 + cos 2 φ d φ = φ + 1 2 sin 2 φ φ 0 π 2 = π 2 + sin 2 φ 0 2 φ 0 A =\int_{y_0}^1{2x}dy=\int_{φ_0}^{\frac{π}{2}}{2\cosφ} d\sin φ =\int_{φ_0}^π{2\cos^2φ}dφ =\int_{φ_0}^{π}{1+\cos 2φ}dφ =φ+\frac{1}{2}\sin 2φ \bigg \rvert_{φ_0}^\frac{π}{2}= \frac{π}{2}+\frac{\sin 2φ_0}{2} -φ_0 By the double angle formula sin 2 φ 0 = 2 sin φ 0 cos φ 0 = 2 y 0 x 0 \sin 2φ_0 =2\sin φ_0\cos φ_0=2y_0x_0 this becomes A = π 2 x 0 y 0 arcsin y 0 A=\frac{π}{2} -x_0y_0 -\arcsin y_0

By scaling this to ellipses of any size, we get a more general function for the area above the line y y :

f ( a , b , x , y ) = π a b 2 a b arcsin ( y b ) x y f(a,b,x,y)=\frac{πab}{2}-ab\arcsin (\frac{y}{b}) - xy

The pink area is found by twice such an area, setting a = 3 , b = 1 , x = x 0 = 3 1 2 3 , y = y 0 = 1 2 a=3,b=1, x=x_0=3\cdot\frac12\sqrt{3}, y=y_0=\frac{1}{2} A p i n k = 2 f ( 1 , 1 , 3 2 3 , 1 2 ) = 3 π 6 arcsin 1 2 3 2 3 = 2 π 3 2 3 3.685... A_{pink}=2f(1,1,\frac{3}{2}\sqrt{3},\frac{1}{2})=3π-6\arcsin \frac{1}{2} -\frac{3}{2}\sqrt{3} = 2π-\frac{3}{2}\sqrt{3} \approx3.685...

To find the blue area, consider a unit circle centered at ( 0 , 1 ) (0,1) and an ellipse centered at the origin. If we connect the two points of intersection by a line, we can calculate the parts bounded by the circle and the ellipse separately. To do this we need the coordinates of an intersection point x 0 x_0 and y 0 y_0 . Substitute the equation for the circle ( x 2 = 1 ( y 1 ) 2 x^2=1-(y-1)^2 ) into the equation for the ellipse ( x 2 + 9 y 2 = 9 x^2+9y^2=9 ) to get 8 y 2 + 2 y 9 = 0 8y^2+2y-9=0

We get y 0 = 73 1 8 0.9430005 , x 0 = 1 ( y 0 1 ) 2 = 9 73 45 32 0.9983742 y_0=\frac{\sqrt{73}-1}{8}\approx 0.9430005, x_0=\sqrt{1-(y_0-1)^2}=\sqrt{\frac{9\sqrt{73}-45}{32}}\approx 0.9983742

The y 0 y_0 we found is valid to get the area above y = y 0 y=y_0 in the ellipse, but since the circle is centered at (0,1), we need to plug 1 y 0 1-y_0 into the formula to get the area below the line y = y 0 y=y_0 .

Total area is now given by A = A p i n k + A b l u e , c i r c l e + A b l u e , e l l i p s e A=A_{pink}+A_{blue, circle}+A_{blue, ellipse} = 2 f ( 1 , 1 , 3 2 3 , 1 2 ) + 2 f ( 1 , 1 , x 0 , 1 y 0 ) + 2 f ( 3 , 1 , x 0 , y 0 ) = 6.7514654307... =2f(1,1,\frac{3}{2}\sqrt{3}, \frac{1}{2})+2f(1,1,x_0,1-y_0)+2f(3,1,x_0,y_0)=\boxed{6.7514654307...}

This is numerically confirmed by the code below, which outputs 6.7514654307...

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
import math

def area():
    A=0
    x=-3
    dx=0.000001
    while x<3:
        h=0
        y_el=math.sqrt(1-x**2/9)
        h1=y_el-0.5
        if h1>0:
            h += h1
        if x>=-1 and x<=1:
            y_cr = math.sqrt(1-x**2)
            h2=y_cr + y_el -1
            if h2>0:
                h += h2
        A+=dx*h
        x+=dx
    return 2*A

print(area())

I'm not sure, but I think all real values are rounded off to two decimal places in brilliant.

Rocco Dalto - 4 months, 4 weeks ago

Yes, Brilliant uses a margin of error when assessing an answer, which is 3 significant digits. But that does not explain away the differences in calculation. We all agree exactly on the pink area, but I was wondering whether the differences in the blue area are mere rounding errors. Could you shine your light on that?

K T - 4 months, 4 weeks ago

​Looked into your solution. Where you square both sides of 9 x 2 + 3 1 x 2 = 3 \sqrt{9-x^2}+3\sqrt{1-x^2} =3 , you conclude 10 x 2 + 9 = 6 9 10 x 2 + x 2 -10x^2+9=6\sqrt{9-10x^2+x^2} . I get 10 x 2 9 = 6 9 10 x 2 + x 4 10x^2-9=6\sqrt{9-10x^2+x^4} , but because it is squared anyway that comes right, we agree on the value of x 2 x_2 .

When filling in the integral boundaries, because x 1 = x 2 x_1=-x_2 and term x ( f ( x 2 ) ) x(f(x^2)) is an odd function, it should vanish. If that is corrected, our solutions have equal results. [Edit: this remark by me was incorrect - the discrepancy between my answer and Rocco's arose from inaccurate calculation of I, see his solution. It should be I=3.52993 resulting in final answer 6.7514523]

K T - 4 months, 4 weeks ago

I calculated it again using x 2 = 0.9983742 x_{2} = 0.9983742 and obtained A T o t a l 6.7514523 A_{Total} \approx 6.7514523 .

I'm leaving the problem as is, since everyone will be marked correct using just 6.75 6.75 and reposting the problem and changing the answer will not change anything.

Rocco Dalto - 4 months, 4 weeks ago

Log in to reply

Top! Yes I believe that Brilliant does not support adjusting the correct value.

K T - 4 months, 4 weeks ago

Log in to reply

As far as I know, It doesn't. At least I don't know of anyway to do so.

Rocco Dalto - 4 months, 4 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...