Consider the following for the next items that follow: A line segment AB is bisected at C and semi-circles S1, S2 and S3 are drawn respectively on AB, AC and CB as diameters such that they all lie on same side of AB. A circle S is drawn touching internally S1 and externally S2 and S3.
If m is the area of the circle S and n is the area of semi-circle S1, then which one of the following is correct?
9m = 2n
The problem describes a geometric configuration involving a line segment AB, its midpoint C, three semicircles S1, S2, and S3 drawn on AB, AC, and CB as diameters respectively, and a circle S that touches S1 internally and S2 and S3 externally. We are asked to find the relationship between the area of circle S (m) and the area of semicircle S1 (n).
Let's define the parameters of the geometric shapes:
Now, let's determine the radii and centers of the semicircles:
All semicircles lie on the same side of AB. Let's assume this side is the upper half-plane (\(y \ge 0\)).
Let the circle S have its center at O(x,y) and radius R. Circle S touches S1 internally and S2 and S3 externally. The conditions for touching circles based on the distance between their centers are:
Circle S touches S2 externally: Distance between O(x,y) and O2(-r/2, 0) is \(R + R_2 = R + r/2\).
\(\sqrt{\left(x - \left(-\frac{r}{2}\right)\right)^2 + (y - 0)^2} = R + \frac{r}{2}\)
\(\left(x + \frac{r}{2}\right)^2 + y^2 = \left(R + \frac{r}{2}\right)^2 \quad (1)\)
Circle S touches S3 externally: Distance between O(x,y) and O3(r/2, 0) is \(R + R_3 = R + r/2\).
\(\sqrt{\left(x - \frac{r}{2}\right)^2 + (y - 0)^2} = R + \frac{r}{2}\)
\(\left(x - \frac{r}{2}\right)^2 + y^2 = \left(R + \frac{r}{2}\right)^2 \quad (2)\)
Equating (1) and (2):
\(\left(x + \frac{r}{2}\right)^2 + y^2 = \left(x - \frac{r}{2}\right)^2 + y^2\)
\(\left(x + \frac{r}{2}\right)^2 = \left(x - \frac{r}{2}\right)^2\)
\(x^2 + xr + \frac{r^2}{4} = x^2 - xr + \frac{r^2}{4}\)
\(xr = -xr\)
\(2xr = 0\)
Since \(r \ne 0\), we must have \(x = 0\). This means the center O of circle S lies on the y-axis (the vertical line passing through C, the midpoint of AB). So, O is at (0, y).
Circle S touches S1 internally. S1 has radius \(R_1 = r\) and its center is O1(0,0). The distance between O(0,y) and O1(0,0) is the difference in their radii, \(R_1 - R = r - R\). Since the center O is above the line AB (y > 0) and inside S1, its y-coordinate must be positive. The distance from (0,0) to (0,y) is \(\sqrt{(0-0)^2 + (y-0)^2} = \sqrt{y^2} = |y|\). Assuming y > 0, the distance is y.
So, \(y = r - R\). This implies \(r > R\), which is consistent with S being inside S1.
Now substitute \(x=0\) and \(y=r-R\) into equation (1) (or (2)):
\(\left(0 + \frac{r}{2}\right)^2 + (r-R)^2 = \left(R + \frac{r}{2}\right)^2\)
\(\left(\frac{r}{2}\right)^2 + (r-R)^2 = \left(R + \frac{r}{2}\right)^2\)
\(\frac{r^2}{4} + r^2 - 2rR + R^2 = R^2 + rR + \frac{r^2}{4}\)
Subtract \(\frac{r^2}{4} + R^2\) from both sides:
\(r^2 - 2rR = rR\)
\(r^2 = 3rR\)
Since \(r \ne 0\), we can divide by r:
\(r = 3R\)
This gives the radius of circle S in terms of r (radius of S1): \(R = \frac{r}{3}\).
The area of circle S is given as m.
\(m = \text{Area of Circle S} = \pi R^2 = \pi \left(\frac{r}{3}\right)^2 = \pi \frac{r^2}{9}\)
The area of semicircle S1 is given as n. S1 has radius \(R_1 = r\).
\(n = \text{Area of Semicircle S1} = \frac{1}{2} \pi R_1^2 = \frac{1}{2} \pi r^2\)
We have the expressions for m and n:
\(m = \frac{\pi r^2}{9}\)
\(n = \frac{\pi r^2}{2}\)
From the expression for n, we can write \(\pi r^2 = 2n\).
Substitute this into the expression for m:
\(m = \frac{1}{9} (\pi r^2) = \frac{1}{9} (2n)\)
\(m = \frac{2n}{9}\)
Multiplying both sides by 9, we get:
\(9m = 2n\)
Let's compare our result with the given options:
Therefore, the correct relationship is \(9m = 2n\).
| Geometric Shape | Diameter | Radius | Center (relative to C) | Area (or Half Area) |
|---|---|---|---|---|
| Line Segment AB | \(2r\) | - | Midpoint C (0,0) | - |
| Semicircle S1 | AB (\(2r\)) | \(R_1 = r\) | O1 (0,0) | \(n = \frac{1}{2}\pi r^2\) |
| Semicircle S2 | AC (\(r\)) | \(R_2 = r/2\) | O2 (-r/2, 0) | \(\frac{1}{2}\pi (r/2)^2 = \frac{\pi r^2}{8}\) |
| Semicircle S3 | CB (\(r\)) | \(R_3 = r/2\) | O3 (r/2, 0) | \(\frac{1}{2}\pi (r/2)^2 = \frac{\pi r^2}{8}\) |
| Circle S | - | \(R = r/3\) | O (0, r-R) = (0, 2r/3) | \(m = \pi (r/3)^2 = \frac{\pi r^2}{9}\) |
| Concept | Description | Application in this problem | |
|---|---|---|---|
| Midpoint | A point that divides a line segment into two equal parts. | C is the midpoint of AB; O1, O2, O3 are midpoints of diameters. | |
| Semicircle | Half of a circle, bounded by a diameter and half of the circumference. | S1, S2, S3 are semicircles on given diameters. Area is \(\frac{1}{2} \pi \text{radius}^2\). | |
| Touching Circles | Circles whose circumferences meet at exactly one point. | S touches S1 internally, S2 and S3 externally. Distance between centers is sum/difference of radii. | Touching Externally: \(d = R_1 + R_2\) Touching Internally: \(d = |R_1 - R_2|\) |
| Coordinate Geometry | Using coordinates to represent geometric shapes and solve problems. | Placing centers O1, O2, O3 on the x-axis and solving for the center O(x,y) of circle S. |
This problem is related to a classical geometry problem known as Pappus's Arbelos and the construction of chains of tangent circles within it. The figure formed by the three semicircles S1, S2, and S3 is a type of Arbelos (or "shoemaker's knife"). The circle S in this problem is the first circle in a sequence of circles (known as the Pappus chain) that are tangent to the two smaller semicircles (S2 and S3) and the large semicircle (S1). Our finding that the radius of the first circle S is \(R = r/3\) where r is the radius of S1 (and \(2r\) is the diameter of S1, say \(D\)), relates to a general formula for the nth circle in the Pappus chain. For the first circle (n=1) in the standard Arbelos with large diameter D and small diameters \(d_1, d_2\) such that \(d_1+d_2=D\), the radius \(R_n\) of the nth circle is given by \(\frac{1}{R_n} = \frac{2n}{h} + \frac{1}{r_1} + \frac{1}{r_2}\), where \(h\) is related to the geometry. A simpler formula exists for the radii of these circles. For our specific case, with S2 and S3 having equal radii \(r/2\), the formula simplifies, and the radius of the first tangent circle indeed turns out to be \(1/3\) of the radius of the large semicircle S1.
An equilateral triangle ABC and a scalene triangle DBC are inscribed in a circle on same side of the arc. what is ∠BDC equal to?
What is the length of QC ?
What is the relation between x and y ?
If y = 15, then what is ∠ACB equal to ?
If r is the radius of S and R is the radius of S2, then which one of the following is correct?
What is the radius of the circle ?
What is the area of the minor segment ?
Two circles touch externally. The sum of their areas is 89π square cm and the distance between their centres is 13 cm. What is the difference in their radii?
What is the length of the chord a unit circle which subtends an angle 2θ at the centre, where θ < 45°?
A chord 21 cm long is drawn in a circle of diameter 25 cm. The perpendicular distance of the chord from the centre is:
AB is a chord of a circle with centre O and P is any point on the circle. If ∠APB = 112°, then what is the measure of ∠OAB ?
In a circle with radius 5 cm, a chord is at a distance of 3 cm from the centre. The length of the chord is:
The distance between the centres of two circles is 24 cm. If the radius of the two circles are 4 cm and 8 cm, then what is the sum of the lengths (in cm) of the direct common tangent and the transverse common tangent?
An equilateral triangle ABC and a scalene triangle DBC are inscribed in a circle on same side of the arc. what is ∠BDC equal to?