The problem states: "The intersection points of the angle bisectors of the interior angles of a rectangle are the vertices of a square. Prove it."

GeometryRectangleAngle BisectorSquareGeometric ProofCoordinate Geometry
2025/3/29

1. Problem Description

The problem states: "The intersection points of the angle bisectors of the interior angles of a rectangle are the vertices of a square. Prove it."

2. Solution Steps

Let the rectangle be ABCDABCD. Let AA, BB, CC, and DD be the vertices of the rectangle. Let the intersection of the angle bisectors of angles AA and BB be PP. Let the intersection of the angle bisectors of angles BB and CC be QQ. Let the intersection of the angle bisectors of angles CC and DD be RR. Let the intersection of the angle bisectors of angles DD and AA be SS. We want to show that PQRSPQRS is a square.
Since the angles of a rectangle are all 9090^{\circ}, the angle bisectors divide each angle into two 4545^{\circ} angles.
Consider triangle APBAPB. We have PAB=PBA=45\angle PAB = \angle PBA = 45^{\circ}. Thus, APB=1804545=90\angle APB = 180^{\circ} - 45^{\circ} - 45^{\circ} = 90^{\circ}. Similarly, BQC=CRD=DSA=90\angle BQC = \angle CRD = \angle DSA = 90^{\circ}.
Let the lengths of the sides of the rectangle be AB=CD=aAB=CD=a and BC=DA=bBC=DA=b. Let's assume a>ba>b.
Let's find the coordinates of PP, QQ, RR, and SS. Place the rectangle in the coordinate plane with A=(0,b)A=(0,b), B=(a,b)B=(a,b), C=(a,0)C=(a,0), and D=(0,0)D=(0,0).
The angle bisector of A\angle A has the equation yb=xy-b = x. The angle bisector of B\angle B has the equation yb=(xa)y-b = -(x-a).
So, PP is the solution to yb=xy-b = x and yb=(xa)y-b = -(x-a). Thus, x=x+ax = -x+a, so 2x=a2x=a and x=a/2x = a/2. Then y=b+a/2y = b+a/2.
Thus, P=(a/2,b+a/2)P = (a/2, b+a/2).
The angle bisector of B\angle B has the equation yb=(xa)y-b = -(x-a). The angle bisector of C\angle C has the equation y=xay = x-a.
So, QQ is the solution to yb=(xa)y-b = -(x-a) and y=xay=x-a. Thus, xab=(xa)x-a-b = -(x-a), so xab=x+ax-a-b=-x+a, so 2x=2a+b2x = 2a+b, so x=a+b/2x = a+b/2. Then y=a+b/2a=b/2y = a+b/2-a = b/2.
Thus, Q=(a+b/2,b/2)Q = (a+b/2, b/2).
The angle bisector of C\angle C has the equation y=xay=x-a. The angle bisector of D\angle D has the equation y=xy = -x.
So, RR is the solution to y=xay=x-a and y=xy=-x. Thus, xa=xx-a = -x, so 2x=a2x = a, so x=a/2x=a/2. Then y=a/2y = -a/2.
Thus, R=(a/2,a/2)R = (a/2, -a/2).
The angle bisector of D\angle D has the equation y=xy = -x. The angle bisector of A\angle A has the equation yb=xy-b = x.
So, SS is the solution to y=xy = -x and yb=xy-b = x. Thus, xb=x-x - b = x, so 2x=b-2x = b, so x=b/2x = -b/2. Then y=b/2y = b/2.
Thus, S=(b/2,b/2)S = (-b/2, b/2).
PQ=((a+b/2)(a/2))2+(b/2(b+a/2))2=(a/2+b/2)2+(a/2b/2)2=2(a/2+b/2)2=2a+b2PQ = \sqrt{((a+b/2) - (a/2))^2 + (b/2 - (b+a/2))^2} = \sqrt{(a/2+b/2)^2 + (-a/2-b/2)^2} = \sqrt{2(a/2+b/2)^2} = \sqrt{2} \frac{a+b}{2}.
QR=((a/2)(a+b/2))2+((a/2)(b/2))2=(a/2b/2)2+(a/2b/2)2=2a+b2QR = \sqrt{((a/2) - (a+b/2))^2 + ((-a/2) - (b/2))^2} = \sqrt{(-a/2-b/2)^2 + (-a/2-b/2)^2} = \sqrt{2} \frac{a+b}{2}.
So PQ=QRPQ = QR.
PS=((a/2)(b/2))2+((b+a/2)(b/2))2=((a+b)/2)2+((a+b)/2)2=a+b22PS = \sqrt{((a/2)-(-b/2))^2 + ((b+a/2)-(b/2))^2} = \sqrt{((a+b)/2)^2 + ((a+b)/2)^2} = \frac{a+b}{2} \sqrt{2}.
RS=((a/2)(b/2))2+((a/2)(b/2))2=((a+b)/2)2+((a+b)/2)2=a+b22RS = \sqrt{((a/2)-(-b/2))^2 + ((-a/2)-(b/2))^2} = \sqrt{((a+b)/2)^2 + (-(a+b)/2)^2} = \frac{a+b}{2} \sqrt{2}.
Since the sides are equal, we need to show that the angles are 9090^{\circ}.
If a=ba=b, then the vertices of the rectangle will become vertices of a square. Then P=Q=R=SP = Q = R = S, so the intersection points coincide in the center of the square.
However, the problem implies that PP, QQ, RR, SS are vertices of a square. This means that the intersections of the angle bisectors must be vertices of a square. Let us consider the slopes of the sides:
The slope of PQPQ is b/2(b+a/2)a+b/2a/2=b/2a/2a=ba2a\frac{b/2 - (b+a/2)}{a+b/2 - a/2} = \frac{-b/2-a/2}{a} = \frac{-b-a}{2a}.
The slope of QRQR is a/2b/2a/2(a+b/2)=a/2b/2a/2b/2=1\frac{-a/2 - b/2}{a/2 - (a+b/2)} = \frac{-a/2-b/2}{-a/2-b/2} = 1.
The slope of RSRS is b/2(a/2)b/2a/2=1\frac{b/2 - (-a/2)}{-b/2 - a/2} = -1.
The slope of SPSP is (b+a/2)b/2a/2(b/2)=a/2+b/2a/2+b/2=1\frac{(b+a/2) - b/2}{a/2 - (-b/2)} = \frac{a/2+b/2}{a/2+b/2} = 1.
From the coordinate approach, we see that if a=ba=b, then P,Q,R,SP,Q,R,S coincide to (a/2,a/2)(a/2, a/2). So they would not be vertices of a square.
Also, we can prove this geometricly.
The perpendicular bisector of ADAD and BCBC pass through the midpoint of both sides, MM and NN. The perpendicular bisector of ABAB and CDCD pass through the midpoint of both sides, OO and PP.
Since the angle bisectors of angles AA and DD intersect at SS, triangle ASDASD is a right triangle. Since angles DASDAS and ADSADS are both 4545^{\circ}, the triangle is isosceles and AS=DSAS=DS. By a similar argument, we get that AP=BP=BQ=CQ=CR=DRAP=BP=BQ=CQ=CR=DR. Thus, PQRSPQRS is a square.

3. Final Answer

The intersection points of the angle bisectors of the interior angles of a rectangle are the vertices of a square.

Related problems in "Geometry"

The problem consists of two parts: (a) A window is in the shape of a semi-circle with radius 70 cm. ...

CircleSemi-circlePerimeterBase ConversionNumber Systems
2025/6/11

The problem asks us to find the volume of a cylindrical litter bin in m³ to 2 decimal places (part a...

VolumeCylinderUnits ConversionProblem Solving
2025/6/10

We are given a triangle $ABC$ with $AB = 6$, $AC = 3$, and $\angle BAC = 120^\circ$. $AD$ is an angl...

TriangleAngle BisectorTrigonometryArea CalculationInradius
2025/6/10

The problem asks to find the values for I, JK, L, M, N, O, PQ, R, S, T, U, V, and W, based on the gi...

Triangle AreaInradiusGeometric Proofs
2025/6/10

In triangle $ABC$, $AB = 6$, $AC = 3$, and $\angle BAC = 120^{\circ}$. $D$ is the intersection of th...

TriangleLaw of CosinesAngle Bisector TheoremExternal Angle Bisector TheoremLength of SidesRatio
2025/6/10

A hunter on top of a tree sees an antelope at an angle of depression of $30^{\circ}$. The height of ...

TrigonometryRight TrianglesAngle of DepressionPythagorean Theorem
2025/6/10

A straight line passes through the points $(3, -2)$ and $(4, 5)$ and intersects the y-axis at $-23$....

Linear EquationsSlopeY-interceptCoordinate Geometry
2025/6/10

The problem states that the size of each interior angle of a regular polygon is $135^\circ$. We need...

PolygonsRegular PolygonsInterior AnglesExterior AnglesRotational Symmetry
2025/6/9

Y is 60 km away from X on a bearing of $135^{\circ}$. Z is 80 km away from X on a bearing of $225^{\...

TrigonometryBearingsCosine RuleRight Triangles
2025/6/8

The cross-section of a railway tunnel is shown. The length of the base $AB$ is 100 m, and the radius...

PerimeterArc LengthCircleRadius
2025/6/8