Question
Question: A circle is inscribed into a rhombus $ABCD$ with one angle $60°$. The distance from the vertex is eq...
A circle is inscribed into a rhombus ABCD with one angle 60°. The distance from the vertex is equal to 1. If P is any point of the circle, then ∣PA∣2+∣PB∣2+∣PC∣2+∣PD∣2 is equal to :

12
11
9
None of these
11
Solution
Let the rhombus be ABCD with side length a. Let the angle at vertex B be 60°, so the adjacent angle at A is 120°. The diagonals bisect each other at right angles at the center O. Let OA=d1/2 and OB=d2/2. In the right-angled triangle △OAB, ∠OAB=120°/2=60° and ∠OBA=60°/2=30°. We have OA=acos(60°)=a/2 and OB=asin(60°)=a3/2. The radius r of the inscribed circle is the altitude from O to the side AB. The area of △OAB=21OA⋅OB=21(a/2)(a3/2)=8a23. Also, the area of △OAB=21AB⋅r=21a⋅r. Equating the areas: 8a23=2ar⟹r=4a3.
The problem states "The distance from the vertex is equal to 1". Given the integer options, it is highly probable that this phrase implies the distance from the center O to one of the vertices is 1. Let's test this interpretation.
Case 1: OA=1 If OA=1, then a/2=1⟹a=2. Then OB=a3/2=23/2=3. The radius r=4a3=423=23. The sum of squared distances from any point P on the circle to the vertices is given by S=4r2+2(OA2+OB2). S=4(23)2+2(12+(3)2)=4(43)+2(1+3)=3+2(4)=3+8=11.
Case 2: OB=1 If OB=1, then a3/2=1⟹a=2/3. Then OA=a/2=(2/3)/2=1/3. The radius r=4a3=4(2/3)3=42=21. S=4r2+2(OA2+OB2)=4(21)2+2((31)2+12)=4(41)+2(31+1)=1+2(34)=1+38=311.
The phrasing "The distance from the vertex is equal to 1" is ambiguous. If it means the distance from the vertex to the inscribed circle, the calculation leads to 44/3 or 308+1763, neither of which matches the options. However, if we interpret "The distance from the vertex is equal to 1" as the distance from the center of the rhombus to one of its vertices, and specifically OA=1 (where A is adjacent to the 60∘ angle), we get S=11, which is option (B). This interpretation aligns with the presence of integer options.
Let's verify this interpretation. If OA=1, then a=2. The vertices are A(1,0), C(−1,0), B(0,3), D(0,−3). The circle is centered at O(0,0) with radius r=3/2. Let P(x,y) be a point on the circle, so x2+y2=r2=3/4. ∣PA∣2=(x−1)2+y2=x2−2x+1+y2=(x2+y2)−2x+1=3/4−2x+1=7/4−2x. ∣PC∣2=(x+1)2+y2=x2+2x+1+y2=(x2+y2)+2x+1=3/4+2x+1=7/4+2x. ∣PB∣2=x2+(y−3)2=x2+y2−23y+3=(x2+y2)−23y+3=3/4−23y+3=15/4−23y. ∣PD∣2=x2+(y+3)2=x2+y2+23y+3=(x2+y2)+23y+3=3/4+23y+3=15/4+23y.
Summing these: ∣PA∣2+∣PB∣2+∣PC∣2+∣PD∣2=(7/4−2x)+(15/4−23y)+(7/4+2x)+(15/4+23y) =(7/4+7/4)+(15/4+15/4)+(−2x+2x)+(−23y+23y) =14/4+30/4=44/4=11.
This confirms that if the distance from the center to the vertex adjacent to the 60∘ angle is 1, the sum is 11.