修改11942题面

This commit is contained in:
wangweiye7840 2023-11-07 14:49:03 +08:00
parent de24f21e56
commit e002e38f41
1 changed files with 3 additions and 2 deletions

View File

@ -326004,7 +326004,7 @@
}, },
"011942": { "011942": {
"id": "011942", "id": "011942",
"content": "(1) 设$y=f(x)$为定义在$R$上的奇函数, $y=g(x)$为定义在$\\mathbf{R}$上的偶函数, 对任意实数$x$, 都有$f(x)+g(x)=2^x$, 求$y=f(x)$与$y=g(x)$的表达式;\\\\\n(2) 对于定义在$\\mathbf{R}$上的任意函数$y=H(x)$, 是否总存在$\\mathbf{R}$上的奇函数$y=f(x)$和偶函数$y=g(x)$, 使得对任意实数$x$, 都有$H(x)=f(x)+g(x)$.", "content": "(1) 设$y=f(x)$为定义在$\\\\mathbf{R}$上的奇函数, $y=g(x)$为定义在$\\mathbf{R}$上的偶函数, 对任意实数$x$, 都有$f(x)+g(x)=2^x$, 求$y=f(x)$与$y=g(x)$的表达式;\\\\\n(2) 对于定义在$\\mathbf{R}$上的任意函数$y=H(x)$, 是否总存在$\\mathbf{R}$上的奇函数$y=f(x)$和偶函数$y=g(x)$, 使得对任意实数$x$, 都有$H(x)=f(x)+g(x)$.",
"objs": [], "objs": [],
"tags": [ "tags": [
"第二单元" "第二单元"
@ -326016,7 +326016,8 @@
"usages": [], "usages": [],
"origin": "空中课堂必修第一册例题与习题", "origin": "空中课堂必修第一册例题与习题",
"edit": [ "edit": [
"20220901\t王伟叶" "20220901\t王伟叶",
"20231107\t王伟叶"
], ],
"same": [], "same": [],
"related": [], "related": [],