Segments AB,AC, and AD are edges of a cube and AG is a diagonal through the center of the cube. Point P satisfies BP=6010, CP=605, DP=1202, and GP=367. Find AP.
解析
Solution 1
First scale down the whole cube by 12. Let point P have coordinates (x,y,z), point A have coordinates (0,0,0), and s be the side length. Then we have the equations
(s−x)2+y2+z2x2+(s−y)2+z2x2+y2+(s−z)2(s−x)2+(s−y)2+(s−z)2=(510)2,=(55)2,=(102)2,=(37)2.
These simplify into
s2+x2+y2+z2−2sxs2+x2+y2+z2−2sys2+x2+y2+z2−2sz3s2−2s(x+y+z)+x2+y2+z2=250,=125,=200,=63.
Adding the first three equations together, we get 3s2−2s(x+y+z)+3(x2+y2+z2)=575. Subtracting this from the fourth equation, we get 2(x2+y2+z2)=512, so x2+y2+z2=256. This means PA=16. However, we scaled down everything by 12 so our answer is 16∗12=192.
~JHawk0224
Solution 2 (Solution 1 with Slight Simplification)
Once the equations for the distance between point P and the vertices of the cube have been written, we can add the first, second, and third to receive,
2(x2+y2+z2)+(s−x)2+(s−y)2+(s−z)2=250+125+200.
Subtracting the fourth equation gives
2(x2+y2+z2)x2+y2+z2x2+y2+z2=575−63=256=16.
Since point A=(0,0,0),PA=16, and since we scaled the answer is 16⋅12=192.
~Aaryabhatta1
Solution 3
Let E be the vertex of the cube such that ABED is a square. Using the British Flag Theorem, we can easily show that
PA2+PE2=PB2+PD2
and
PA2+PG2=PC2+PE2
Hence, by adding the two equations together, we get 2PA2+PG2=PB2+PC2+PD2. Substituting in the values we know, we get 2PA2+7⋅362=10⋅602+5⋅602+2⋅1202.
Thus, we can solve for PA, which ends up being 192.
(Lokman GÖKÇE)
Solution 4
For all points X in space, define the function f:R3→R by f(X)=PX2−GX2. Then f is linear; let O=32A+G be the center of △BCD. Then since f is linear,
3f(O)=f(B)+f(C)+f(D)(PB2−GB2)+(PC2−GC2)+(PD2−GD2)(6010)2−2x2+(605)2−2x2+(1202)2−2x2=2f(A)+f(G)=2(PA2−GA2)+PG2=2PA2−2⋅3x2+(367)2,
where x denotes the side length of the cube. Thus