修改13506题目

This commit is contained in:
weiye.wang 2023-05-19 22:23:38 +08:00
parent 7b4c8ed2bf
commit 12c932d765
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import os,re,json
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭"""
problems = "13492,13493"
problems = "13506"
editor = "王伟叶"
def generate_number_set(string,dict):

View File

@ -355826,7 +355826,7 @@
},
"013506": {
"id": "013506",
"content": "《九章算术》中将正四棱台体 (棱台的上下底面均为正方形) 称为方亭. 如图, 现有一方亭$ABCD-EFGH$, 其中上底面与下底面的面积之比为$1:4$, $BF=\\dfrac{\\sqrt{6}}{2}EF$, 方亭的四个侧面均为全等的等腰梯形, 已知方亭四个侧面的面积之和为$12\\sqrt{5}$, 则方亭的体积为\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (-1,0,1) node [left] {$A$} coordinate (A);\n\\draw (1,0,1) node [right] {$B$} coordinate (B);\n\\draw (1,0,-1) node [right] {$C$} coordinate (C);\n\\draw (-1,0,-1) node [left] {$D$} coordinate (D);\n\\draw ($(A)!0.5!(0,2,0)$) node [left] {$E$} coordinate (E);\n\\draw ($(B)!0.5!(0,2,0)$) node [right] {$F$} coordinate (F);\n\\draw ($(C)!0.5!(0,2,0)$) node [right] {$G$} coordinate (G);\n\\draw ($(D)!0.5!(0,2,0)$) node [left] {$H$} coordinate (H);\n\\draw (A)--(B)--(C) (E)--(F)--(G)--(H)--cycle (A)--(E) (B)--(F) (C)--(G);\n\\draw [dashed] (A)--(D)--(C) (D)--(H);\n\\end{tikzpicture}\n\\end{center}",
"content": "《九章算术》中将正四棱台体 (棱台的上下底面均为正方形) 称为方亭. 如图, 现有一方亭$ABCD-EFGH$, 其中上底面与下底面的面积之比为$1:4$, $BF=\\dfrac{\\sqrt{6}}{2}EF$, 方亭的四个侧面均为全等的等腰梯形, 已知方亭四个侧面的面积之和为$12\\sqrt{6}$, 则方亭的体积为\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (-1,0,1) node [left] {$A$} coordinate (A);\n\\draw (1,0,1) node [right] {$B$} coordinate (B);\n\\draw (1,0,-1) node [right] {$C$} coordinate (C);\n\\draw (-1,0,-1) node [left] {$D$} coordinate (D);\n\\draw ($(A)!0.5!(0,2,0)$) node [left] {$E$} coordinate (E);\n\\draw ($(B)!0.5!(0,2,0)$) node [right] {$F$} coordinate (F);\n\\draw ($(C)!0.5!(0,2,0)$) node [right] {$G$} coordinate (G);\n\\draw ($(D)!0.5!(0,2,0)$) node [left] {$H$} coordinate (H);\n\\draw (A)--(B)--(C) (E)--(F)--(G)--(H)--cycle (A)--(E) (B)--(F) (C)--(G);\n\\draw [dashed] (A)--(D)--(C) (D)--(H);\n\\end{tikzpicture}\n\\end{center}",
"objs": [],
"tags": [
"第六单元"
@ -355838,7 +355838,8 @@
"usages": [],
"origin": "2022版双基百分百",
"edit": [
"20230123\t王伟叶"
"20230123\t王伟叶",
"20230519\t王伟叶"
],
"same": [],
"related": [],