修改15184第3小题答案
This commit is contained in:
parent
2f3373d3fe
commit
708f4b6891
|
|
@ -1,6 +1,6 @@
|
|||
import os,re,json
|
||||
"""这里编辑题号(列表)后将在vscode中打开窗口, 编辑后保存关闭, 随后运行第二个代码块"""
|
||||
problems = "13982"
|
||||
problems = "15184"
|
||||
|
||||
def generate_number_set(string,dict):
|
||||
string = re.sub(r"[\n\s]","",string)
|
||||
|
|
|
|||
|
|
@ -375654,7 +375654,7 @@
|
|||
"第二单元"
|
||||
],
|
||||
"genre": "解答题",
|
||||
"ans": "(1) $-4$; (2) 存在切线$l_2$与$l_1$垂直, 理由略; (3) $(\\dfrac{3-\\sqrt{5}}{2},\\dfrac 12]\\cup [2,\\dfrac{3+\\sqrt{5}}{2})$",
|
||||
"ans": "(1) $-4$; (2) 存在切线$l_2$与$l_1$垂直, 理由略; (3) $a$的取值范围为$[-5,-4)$, $x_0$的取值范围为$(\\dfrac{3-\\sqrt{5}}{2},\\dfrac 12]\\cup [2,\\dfrac{3+\\sqrt{5}}{2})$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
|
|||
Reference in New Issue