Solution 1

Let point R be in △ABC such that QB=BR=RP. Then PQBR is a rhombus, so AB∥PR and APRB is an isosceles trapezoid. Since PB bisects ∠QBR, it follows by symmetry in trapezoid APRB that RA bisects ∠BAC. Thus R lies on the perpendicular bisector of BC, and BC=BR=RC. Hence △BCR is an equilateral triangle.
Now ∠ABR=∠BAC=∠ACR, and the sum of the angles in △ABC is ∠ABR+60∘+∠BAC+∠ACR+60∘=3∠BAC+120∘=180∘⟹∠BAC=20∘. Then ∠APQ=140∘ and ∠ACB=80∘, so the answer is ⌊1000⋅14080⌋=⌊74000⌋=571.
Solution 2 (Law of sines)
Let AP=PQ=QB=BC=x and A be the measure of ∠BAC. Since △APQ and △ABC are isoceles, ∠APQ=180−2A and ∠ACB=90−2A. Because △APQ and △ABC both have a side length x opposite ∠BAC, by the law of sines:
sinAx=sin(180−2A)AQ=sin(90−2A)AQ+x
Simplifying, this becomes
sinAx=sin2AAQ=cos2AAQ+x
From the first two fractions,
AQ⋅sinA=x⋅sin2A=x⋅(2sinAcosA)⟹AQ=x⋅2cosA
Substituting, we have from the first and third fractions,
sinAx=cos2Ax⋅2cosA+x⟹2cosAsinA+sinA=sin2A+sinA=cos2A
By sum-to-product,
sin2A+sinA=2sin23Acos2A
Thus,
2sin23Acos2A=cos2A⟹sin23A=21
Because BC=QB,\angle Aisacute,so\frac{3A}{2}=30 \Longrightarrow A=20$
∠ACB=2180−20=80, ∠APQ=180−2⋅20=140⟹r=74
1000r=74000=571.428571
~bad_at_mathcounts
Solution 3

Again, construct R as above.
Let ∠BAC=∠QBR=∠QPR=2x and ∠ABC=∠ACB=y, which means x+y=90. △QBC is isosceles with QB=BC, so ∠BCQ=90−2y. Let S be the intersection of QC and BP. Since ∠BCQ=∠BQC=∠BRS, BCRS is cyclic, which means ∠RBS=∠RCS=x. Since APRB is an isosceles trapezoid, BP=AR, but since AR bisects ∠BAC, ∠ABR=∠ACR=2x.
Therefore we have that ∠ACB=∠ACR+∠RCS+∠QCB=2x+x+90−2y=y. We solve the simultaneous equations x+y=90 and 2x+x+90−2y=y to get x=10 and y=80. ∠APQ=180−4x=140, ∠ACB=80, so r=14080=74. ⌊1000(74)⌋=571.
Solution 4 (Trig identities)
Let ∠BAC=2θ and AP=PQ=QB=BC=x. △APQ is isosceles, so AQ=2xcos2θ=2x(1−2sin2θ) and AB=AQ+x=x(3−4sin2θ). △ABC is isosceles too, so x=BC=2ABsinθ. Using the expression for AB, we get
1=2(3sinθ−4sin3θ)=2sin3θ
by the triple angle formula! Thus θ=10∘ and ∠A=2θ=20∘. It follows now that ∠APQ=140∘, ∠ACB=80∘, giving r=74, which implies that 1000r=571+73. So the answer is 571.
Solution 5

Reflect △ABC over BC and translate it to attach side AB onto AC, mapping △ABC to △CAD. Point P maps to R, and Q maps to P. Then we have that BC=BQ=QP=PA=AD=PR=RC. Notice how BQ=RC and BQ∥RC, so BQRC is a parallelogram and QR=BC. But BC=QP=PR, so △QPR is actually equilateral. Set ∠BAC=∠ACD=x. Then notice that ∠QPC=∠PQA+∠PAQ=2x, but ∠RPC=∠PQA=x. Thus ∠QPR=3x=60, so x=20. Thus ∠QPA=140∘ and ∠BCA=80∘, so r=14080=74. The answer is ⌊74000⌋=571.
~ethanzhang1001