修改19823题面

This commit is contained in:
weiye.wang 2023-11-23 21:10:57 +08:00
parent 15e499f130
commit b03d0bdf39
1 changed files with 3 additions and 2 deletions

View File

@ -520296,7 +520296,7 @@
}, },
"019823": { "019823": {
"id": "019823", "id": "019823",
"content": "下列函数中, 值域为 ($0,+\\infty$) 的是\\bracket{20}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{2}\n\\draw (0,0,0) node [below left] {$B$} coordinate (B);\n\\draw (B) ++ (\\l,0,0) node [below right] {$C$} coordinate (C);\n\\draw (B) ++ (\\l,0,-\\l) node [right] {$D$} coordinate (D);\n\\draw (B) ++ (0,0,-\\l) node [left] {$A$} coordinate (A);\n\\draw (B) -- (C) -- (D);\n\\draw [dashed] (B) -- (A) -- (D);\n\\draw (B) ++ (0,\\l,0) node [left] {$B_1$} coordinate (B_1);\n\\draw (C) ++ (0,\\l,0) node [right] {$C_1$} coordinate (C_1);\n\\draw (D) ++ (0,\\l,0) node [above right] {$D_1$} coordinate (D_1);\n\\draw (A) ++ (0,\\l,0) node [above left] {$A_1$} coordinate (A_1);\n\\draw (B_1) -- (C_1) -- (D_1) -- (A_1) -- cycle;\n\\draw (B) -- (B_1) (C) -- (C_1) (D) -- (D_1);\n\\draw [dashed] (A) -- (A_1);\n\\filldraw ($(C)!0.5!(C_1)$) circle (0.03) node [right] {$P$} coordinate (P);\n\\end{tikzpicture}\n\\end{center}\n\\fourch{$y=2^x$}{$y=x^{\\frac{1}{2}}$}{$y=\\ln x$}{$y=\\cos x$}", "content": "下列函数中, 值域为 ($0,+\\infty$) 的是\\bracket{20}.\n\\fourch{$y=2^x$}{$y=x^{\\frac{1}{2}}$}{$y=\\ln x$}{$y=\\cos x$}",
"objs": [], "objs": [],
"tags": [], "tags": [],
"genre": "选择题", "genre": "选择题",
@ -520319,7 +520319,8 @@
], ],
"origin": "2024届高三上学期测验01试题14", "origin": "2024届高三上学期测验01试题14",
"edit": [ "edit": [
"20230915\t毛培菁" "20230915\t毛培菁",
"20231123\t王伟叶"
], ],
"same": [], "same": [],
"related": [], "related": [],