From 96b0891daeefaba1c9c292118257f9ddbc6d4b8e Mon Sep 17 00:00:00 2001 From: zhugemengtian Date: Mon, 22 Jan 2024 11:43:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=A8=E6=97=A5=E5=BD=95?= =?UTF-8?q?=E5=85=A5=E7=9A=84032052=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index bd64ec13..95103cfa 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -693377,14 +693377,14 @@ }, "032052": { "id": "032052", - "content": "如图, 在四棱锥$P-ABCD$中, 已知$PA \\perp$平面$ABCD$, 且四边形$ABCD$为直角梯形, $\\angle ABC=\\angle BAD=\\dfrac{\\pi}{2}$, $PA=AD=2$, $AB=BC=1$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [above right] {$A$} coordinate (A);\n\\draw (0,0,1) node [left] {$B$} coordinate (B);\n\\draw (B) ++ (1,0,0) node [below] {$C$} coordinate (C);\n\\draw (2,0,0) node [right] {$D$} coordinate (D);\n\\draw (0,2,0) node [above] {$P$} coordinate (P);\n\\draw ($(B)!0.5!(P)$) node [left] {$Q$} coordinate (Q);\n\\draw (P)--(B) (P)--(C) (P)--(D) (B)--(C)--(D) (Q)--(C);\n\\draw [dashed] (B)--(A)--(D) (A)--(P); \n\\end{tikzpicture}\n\\end{center}\n(1) 求四棱锥$P-ABCD$的表面积;\\\\\n(2) 若$P, A, C, D$四点在同一球面上, 求该球的体积.", + "content": "如图, 在四棱锥$P-ABCD$中, 已知$PA \\perp$平面$ABCD$, 且四边形$ABCD$为直角梯形, $\\angle ABC=\\angle BAD=\\dfrac{\\pi}{2}$, $PA=AD=2$, $AB=BC=1$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [above right] {$A$} coordinate (A);\n\\draw (0,0,1) node [left] {$B$} coordinate (B);\n\\draw (B) ++ (1,0,0) node [below] {$C$} coordinate (C);\n\\draw (2,0,0) node [right] {$D$} coordinate (D);\n\\draw (0,2,0) node [above] {$P$} coordinate (P);\n\\draw ($(B)!0.5!(P)$) node [left] {$Q$} coordinate (Q);\n\\draw (P)--(B) (P)--(C) (P)--(D) (B)--(C)--(D) (Q)--(C);\n\\draw [dashed] (B)--(A)--(D) (A)--(P); \n\\end{tikzpicture}\n\\end{center}\n(1) 求异面直线$PC$与$AB$所成角的大小; \\\\\n(2) 求四棱锥$P-ABCD$的表面积;\\\\\n(3) 若$P, A, C, D$四点在同一球面上, 求该球的体积.", "objs": [], "tags": [ "第六单元", "2023届高三-第二轮复习讲义-09-立体几何综合" ], "genre": "4em", - "ans": "(1) $\\dfrac 92+\\dfrac{\\sqrt{5}}2+\\sqrt{3}$; (2) $\\dfrac{8\\sqrt{2}}3\\pi$", + "ans": "(1);(2) $\\dfrac 92+\\dfrac{\\sqrt{5}}2+\\sqrt{3}$; (3) $\\dfrac{8\\sqrt{2}}3\\pi$", "solution": "", "duration": -1, "usages": [],