修改22339题面
This commit is contained in:
parent
5006ac9260
commit
7af098f9f9
|
|
@ -581881,7 +581881,7 @@
|
||||||
},
|
},
|
||||||
"022339": {
|
"022339": {
|
||||||
"id": "022339",
|
"id": "022339",
|
||||||
"content": "将 $a^{2 k}=N$($a>0$, $a \\neq 1$) 转化成对数式, 其中错误的是\\blank{50}.\\\\\n\\textcircled{1} $k=\\log _{a^2}N$\\\\\n\\textcircled{2} $2=\\log _{a^k}N$\\\\\n\\textcircled{3} $k=\\dfrac{1}{2}\\log _a N$\\\\\n\\textcircled{4} $k=\\log _a \\dfrac{N}{2}$.",
|
"content": "将 $a^{2 k}=N$($a>0$, $a \\neq 1$, $k\\ne 0$) 转化成对数式, 其中错误的是\\blank{50}.\\\\\n\\textcircled{1} $k=\\log _{a^2}N$\\\\\n\\textcircled{2} $2=\\log _{a^k}N$\\\\\n\\textcircled{3} $k=\\dfrac{1}{2}\\log _a N$\\\\\n\\textcircled{4} $k=\\log _a \\dfrac{N}{2}$.",
|
||||||
"objs": [],
|
"objs": [],
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"genre": "填空题",
|
"genre": "填空题",
|
||||||
|
|
@ -581891,7 +581891,8 @@
|
||||||
"usages": [],
|
"usages": [],
|
||||||
"origin": "2025届高一上学期周末卷08",
|
"origin": "2025届高一上学期周末卷08",
|
||||||
"edit": [
|
"edit": [
|
||||||
"20230905\t王伟叶"
|
"20230905\t王伟叶",
|
||||||
|
"20231020\t王伟叶"
|
||||||
],
|
],
|
||||||
"same": [],
|
"same": [],
|
||||||
"related": [],
|
"related": [],
|
||||||
|
|
|
||||||
Reference in New Issue