The diagram shows a rectangle PQRS and the circles C1 and C2. Both the circles touch each other and three sides of the rectangle. The coordinates of the points P,Q,R and S are (0,4), (1,1), (7,3) and (6,6). Find the equation of the circles C1 and C2.
Background and Explanation
To solve this problem, we use the properties of a rectangle and tangent circles. We need the Midpoint Formula to find the center line of the rectangle, the Section (Ratio) Formula to locate the centers of the circles along that line, and the Distance Formula to determine the radius. Finally, we apply the Standard Equation of a Circle: (x−h)2+(y−k)2=r2.
Solution
Let M and N be the midpoints of the sides PQ and RS of the rectangle, respectively. Let A and B be the centers of circles C1 and C2.
The midpoints M and N define the central axis of the rectangle upon which the centers of the circles must lie.
M=(20+1,24+1)=(21,25)N=(26+7,26+3)=(213,29)
Since the circles touch three sides of the rectangle, the diameter of each circle is equal to the length of the side PQ.
The radius r is half the distance of PQ:
r=21∣PQ∣=21(0−1)2+(4−1)2=211+9=2110
The total length MN is equivalent to two diameters (or 4 radii). The center A is one radius away from M, and center B is three radii away from M.
Therefore, A divides the line segment MN in the ratio 1:3. Using the ratio formula:
A=(1+31(213)+3(21),1+31(29)+3(25))=(4213+23,429+215)=(48,412)=(2,3)
Similarly, B divides the line segment MN in the ratio 3:1:
B=(3+13(213)+1(21),3+13(29)+1(25))=(4239+21,4227+25)=(420,416)=(5,4)