First Quarter Portion Of A Circular Disc

Geometry Level 4

A circle of radius 3 units is centered at ( 1 , 1 ) (-1, -1) . Find the area of the region that lies inside the circle and inside the first quadrant (See figure).

Round your answer to two decimal places.


The answer is 2.18.

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.

2 solutions

Pi Han Goh
Aug 2, 2016

Let P = ( 1 , 1 ) P = (-1,-1) denote the center of the circle whose equation is ( x + 1 ) 2 + ( y + 1 ) 2 = 3 2 (x+1)^2 + (y+1)^2 = 3^2 . Let Q Q and R R be the intersection points between the circle with the y y -axis and the x x -axis, respectively.

We first find the coordinates of Q Q and R R , respectively.

At point Q Q , x = 0 ( 0 + 1 ) 2 + ( y + 1 ) 2 = 3 2 y = 8 1 x = 0 \Rightarrow (0+1)^2 +(y+1)^2 = 3^2 \Rightarrow y = \sqrt8 - 1 , we take the positive root only. Thus, Q = ( 0 , 8 1 ) Q = (0, \sqrt8 - 1) .

Likewise, we get R = ( 8 1 , 0 ) R = (\sqrt8 - 1, 0) .

The area of the orange region can be expressed as the sum of the area of the purple region and the area of the yellow region as shown in the figure on the right.

The area of the purple region represents the area of the right triangle O Q R OQR ,

Area purple = 1 2 × base × height = 1 2 ( 8 1 ) 2 = 9 2 2 2 . \text{Area}_\text{purple} = \dfrac12 \times \text{ base } \times \text{ height } = \dfrac12 ( \sqrt8 - 1)^2 = \dfrac92 - 2\sqrt2 .

The area of the the yellow region represents the area of the segment Q P R QPR , let θ = Q P R \theta = QPR , then

Area yellow = 1 2 r 2 ( θ sin θ ) = 9 2 ( θ sin θ ) . \text{Area}_\text{yellow} =\dfrac12 r^2 (\theta - \sin\theta) = \dfrac92 (\theta - \sin\theta) .

The acute angle θ \theta can be calculated by applying the cosine rule on the triangle P Q R PQR ,

cos θ = ( P Q ) 2 + ( P R ) 2 ( Q R ) 2 2 ( P Q ) ( P R ) = ( 3 2 ) + ( 3 2 ) ( ( 8 1 ) 2 + ( 8 1 ) 2 ) 2 ( 3 ) ( 3 ) = 4 2 9 sin θ = 1 cos 2 θ = 7 9 . \cos \theta = \dfrac{(PQ)^2 + (PR)^2 - (QR)^2 }{2 (PQ)(PR) } = \dfrac{(3^2) + (3^2) - ((\sqrt 8 - 1)^2 + (\sqrt 8 - 1)^2 ) }{2 (3)(3) } = \dfrac{4\sqrt2}9 \qquad \Rightarrow \qquad \sin\theta = \sqrt{1- \cos^2\theta} = \dfrac79 .

Continue where we left off, we have Area yellow = 9 2 ( arccos ( 4 2 9 ) 7 9 ) \text{Area}_\text{yellow} = \dfrac92 \left( \arccos\left( \dfrac{4\sqrt2}9\right)-\dfrac 79\right) .

Thus, adding the two areas gives the desired answer

Area orange = Area purple + Area orange = 9 2 2 2 + 9 2 ( arccos ( 4 2 9 ) 7 9 ) = 9 2 ( arccos ( 4 2 9 ) + 2 9 ) 2 2 2.18 \begin{aligned} \text{Area}_\text{orange} &= &\text{Area}_\text{purple} + \text{Area}_\text{orange} \\ &= & \dfrac92 - 2\sqrt2 + \dfrac92 \left( \arccos\left( \dfrac{4\sqrt2}9\right)-\dfrac 79\right) \\ &= & \dfrac92 \left( \arccos\left( \dfrac{4\sqrt2}9\right)+\dfrac 29\right) -2\sqrt2 \\ &\approx & \boxed{2.18} \end{aligned}

Some how, with the 2,1816 in the answer , it seems I pressed the wrong button !! Any way my solution.
Part of x-axis is the chord at a distance of 1. x-axis cuts the circle at P. Let O be (-1,-1).
PO makes an angle of ArcSin(1/3) with horizontal. Because of symmetry, same angle is made with y-axis. So the sector makes an angle of , 1 2 π 2 A r c S i n ( 1 3 ) \frac 1 2*\pi-2*ArcSin(\frac 1 3) .
So the desired area is the sector area - the unwanted two triangular area covering it on the two sides.
The base 'b' of the triangular area with x-axis =Half chord - distance of origin from y-axis. Because origin is the corner of the colored area.
b = 3 2 1 2 1 = 2 2 1. a n d h e i g h t h = 1. T h e t w o t r i a n g u l a r a r e a s = 2 1 2 ( 2 2 1 1 ) = 2 2 1......... ( 1 ) S e c t o r a r e a = π 3 2 2 π { 1 2 π 2 A r c S i n ( 1 3 ) } . . . . . . . . ( 2 ) R e q u i r e d A r e a = ( 2 ) ( 1 ) = 2.1816. b=\sqrt{3^2- 1^2}-1=2\sqrt2 -1.\ \ and\ height\ h=1.\\ \therefore\ The\ two\ triangular\ areas\ =2*\frac 1 2*(2\sqrt2*1-1)=2\sqrt2 - 1.........(1)\\ Sector \ area=\dfrac{\pi*3^2}{2\pi}*\{\frac 1 2 *\pi - 2*ArcSin(\frac 1 3)\}........(2)\\ Required Area =(2)-(1)= 2.1816.


Niranjan Khanderia - 4 years, 10 months ago

Log in to reply

A picture would greatly help your solution ;)

Pi Han Goh - 4 years, 10 months ago

Log in to reply

I have posted a sketch. Last time I did not have the time for a sketch. Thank you.

Niranjan Khanderia - 4 years, 10 months ago

Great approach that deals with the tricky curvy part using sectors :)

Calvin Lin Staff - 4 years, 10 months ago

Log in to reply

Thank youuu! =D =D

Pi Han Goh - 4 years, 10 months ago
Hosam Hajjir
Jul 28, 2016

The equation of the circle in parametric form is given by

r ( t ) = r c + v 1 cos t + v 2 sin t r(t) = r_c + v_1 \cos t + v_2 \sin t

where r c = [ 1 , 1 , 0 ] T , v 1 = [ 3 , 0 , 0 ] T , v 2 = [ 0 , 3 , 0 ] r_c = [-1, -1, 0]^T , v_1 = [3, 0, 0]^T , v_2 = [ 0, 3, 0 ]

We need to find values of t, that correspond to the intersection of the circle with the positive x-axis, and the positive y-axis. Using simple geometry, we immediately find that

t 1 = sin 1 1 3 = 0.3398369095 t_1 = \sin^{-1} \frac {1}{3} = 0.3398369095 and t 2 = π 2 sin 1 1 3 = 1.230959417341 t_2 = \frac{\pi}{2} -\sin^{-1} \frac {1}{3} = 1.230959417341

Now we use the follwing formula for finding areas of parametric curves:

A = 1 2 r ( t ) × d r d t d t A = \frac{1}{2} \| \oint r(t) \times \frac{dr}{dt} dt \|

This integral reduces to

A = 1 2 t 1 t 2 r ( t ) × d r d t d t A = \frac{1}{2} \| \int_{t_1}^{t_2} r(t) \times \frac{dr}{dt} dt \|

The integrand is as follows

r ( t ) × d r d t = ( r c + v 1 cos t + v 2 sin t ) × ( v 1 sin t + v 2 cos t ) r(t) \times \frac{dr}{dt} = (r_c + v_1 \cos t + v_2 \sin t) \times (- v_1 \sin t + v_2 \cos t)

Evaluating the cross product, results in

r ( t ) × d r d t = ( r c × v 1 ) ( sin t ) + ( r c × v 2 ) ( cos t ) + ( v 1 × v 2 ) r(t) \times \frac{dr}{dt} = (r_c \times v_1 ) (-\sin t) + (r_c \times v_2) (\cos t) + ( v_1 \times v_2 )

The cross products have only a z-component that is nonzero. So this will be the magnitude of the vector. In particular,

r c × v 1 = [ 0 , 0 , 3 ] T , r c × v 2 = [ 0 , 0 , 3 ] , v 1 × v 2 = [ 0 , 0 , 9 ] r_c \times v_1 = [0, 0, 3]^T, r_c \times v_2 = [0, 0, -3], v_1 \times v_2 = [0,0,9]

Therefore, the area is given by

A = 1 2 t 1 t 2 ( 3 ( sin t ) 3 cos t + 9 ) d t A = \frac{1}{2} \int_{t_1}^{t_2} ( 3 (-\sin t) - 3 \cos t + 9) dt

A = 1 2 { 3 ( c o s ( t 2 ) c o s ( t 1 ) ) 3 ( s i n ( t 2 ) s i n ( t 1 ) ) + 9 ( t 2 t 1 ) } A = \frac{1}{2} \{ 3 (cos(t_2) - cos(t1)) - 3(sin(t_2) - sin(t_1)) + 9 (t_2 - t_1) \}

Substituting the values of t 1 t_1 and t 2 t_2 , we obtain,

A = 2.18 A = \boxed{2.18}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...