A square pyramid with base ABCD and vertex E has eight edges of length 4. A plane passes through the midpoints of AE, BC, and CD. The plane's intersection with the pyramid has an area that can be expressed as p. Find p.
解析
Solution
Solution 1
Note first that the intersection is a pentagon.
Use 3D analytical geometry, setting the origin as the center of the square base and the pyramid’s points oriented as shown above. A(−2,2,0),B(2,2,0),C(2,−2,0),D(−2,−2,0),E(0,0,22). Using the coordinates of the three points of intersection (−1,1,2),(2,0,0),(0,−2,0), it is possible to determine the equation of the plane. The equation of a plane resembles ax+by+cz=d, and using the points we find that 2a=d⟹d=2a, −2b=d⟹d=2−b, and −a+b+2c=d⟹−2d−2d+2c=d⟹c=d2. It is then x−y+22z=2.
Write the equation of the lines and substitute to find that the other two points of intersection on BE, DE are (2±3,2±3,22). To find the area of the pentagon, break it up into pieces (an isosceles triangle on the top, an isosceles trapezoid on the bottom). Using the distance formula (a2+b2+c2), it is possible to find that the area of the triangle is 21bh⟹2132⋅25=235. The trapezoid has area 21h(b1+b2)⟹2125(22+32)=255. In total, the area is 45=80, and the solution is 080.
Solution 2
Use the same coordinate system as above, and let the plane determined by △PQR intersect BE at X and DE at Y. Then the line XY is the intersection of the planes determined by △PQR and △BDE.
Note that the plane determined by △BDE has the equation x=y, and PQ can be described by x=2(1−t)−t,y=t,z=t2. It intersects the plane when 2(1−t)−t=t, or t=21. This intersection point has z=22. Similarly, the intersection between PR and △BDE has z=22. So XY lies on the plane z=22, from which we obtain X=(23,23,22) and Y=(−23,−23,22). The area of the pentagon EXQRY can be computed in the same way as above.
Solution 3
Extend RQ and AB. The point of intersection is H. Connect PH. EB intersects PH at X. Do the same for QR and AD, and let the intersections be I and Y
Because Q is the midpoint of BC, and AB∥DC, so △RQC≅△HQB. BH=2.
Because BH=2, we can use mass point geometry to get that PX=XH. ∣△XHQ∣=PHXH⋅HIQH⋅∣△PHI∣=61⋅∣△PHI∣
Using the same principle, we can get that ∣△IYR∣=61∣△PHI∣
Therefore, the area of PYRQX is 32⋅∣△PHI∣
RQ=22, so IH=62. Using the law of cosines, PH=28. The area of △PHI=21⋅28−18⋅62=65
Using this, we can get the area of PYRQX=80 so the answer is 080.