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 states that $ABCD$ is a cyclic quadrilateral with $AB = AD$ and $BC = DC$. $AC$ is the d...

Cyclic QuadrilateralKiteAngles in a CircleIsosceles Triangle
2025/4/8

The problem asks us to find the area of the composite shape, which is a rectangle and a triangle. W...

AreaComposite ShapesRectanglesTrianglesGeometric Formulas
2025/4/7

The problem is to find the area of the given polygon. The polygon consists of a rectangle and two tr...

AreaPolygonsRectanglesTrianglesGeometric Formulas
2025/4/7

The problem asks to find the total area of a composite shape consisting of a right triangle and a re...

AreaComposite ShapesRectangleTriangle
2025/4/7

The problem asks us to find the area of the composite shape. The shape consists of a rectangle and a...

AreaComposite ShapesRectangleTriangle
2025/4/7

The problem asks to find the area of the composite shape shown in Task Card 10. The shape is compose...

AreaRectanglesComposite Shapes
2025/4/7

The problem asks to find the area of the polygon. The polygon can be decomposed into three rectangle...

AreaPolygonsRectanglesDecomposition
2025/4/7

We are asked to find the area of a regular hexagon. We are given the apothem, which is the perpendic...

HexagonAreaApothemRegular PolygonTrigonometryApproximation
2025/4/7

The problem asks to find the area of a regular pentagon, given that the apothem (the distance from t...

PolygonsRegular PolygonsAreaTrigonometryApothemPentagon
2025/4/7

The problem asks to find the area of a right triangle on a flag. The flag has dimensions labeled, wi...

AreaTrianglesRight TrianglesGeometric ShapesMeasurements
2025/4/7