修改12774题面

This commit is contained in:
weiye.wang 2023-05-27 12:48:20 +08:00
parent 737b2ea7ca
commit e9a5b389c7
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -336446,7 +336446,7 @@
},
"012774": {
"id": "012774",
"content": "在$(3 x+x^{-\\frac{2}{3}})^n$的二项展开式中, $\\mathrm{C}_n^r 3^{n-r} x^{n-\\frac{5 r}{3}}$称为二项展开式的第$r+1$项, 其中$r=1,2,3,\\cdots,n$. 下列关于$(3x+x^{-\\frac 23})^n$的命题中, 不正确的一项是\\bracket{20}.\n\\onech{若$n=8$, 则二项展开式中系数最大的项是$\\mathrm{C}_8^2 3^6 x^{\\frac{14}{8}}$}{已知$x>0$, 若$n=9$, 则二项展开式中第$2$项不大于第$3$项的实数$x$的取值范围是$0<x \\leq(\\dfrac{4}{3})^{\\frac{3}{5}}$}{若$n=10$, 则二项展开式中的常数项是$\\mathrm{C}_{10}^4 3^4$}{若$n=27$, 则二项展开式中$x$的幂指数是负数的项一共有$12$项}",
"content": "在$(3 x+x^{-\\frac{2}{3}})^n$的二项展开式中, $\\mathrm{C}_n^r 3^{n-r} x^{n-\\frac{5 r}{3}}$称为二项展开式的第$r+1$项, 其中$r=0,1,2,3,\\cdots,n$. 下列关于$(3x+x^{-\\frac 23})^n$的命题中, 不正确的一项是\\bracket{20}.\n\\onech{若$n=8$, 则二项展开式中系数最大的项是$\\mathrm{C}_8^2 3^6 x^{\\frac{14}{8}}$}{已知$x>0$, 若$n=9$, 则二项展开式中第$2$项不大于第$3$项的实数$x$的取值范围是$0<x \\leq(\\dfrac{4}{3})^{\\frac{3}{5}}$}{若$n=10$, 则二项展开式中的常数项是$\\mathrm{C}_{10}^4 3^4$}{若$n=27$, 则二项展开式中$x$的幂指数是负数的项一共有$12$项}",
"objs": [],
"tags": [
"第八单元"
@ -336458,7 +336458,8 @@
"usages": [],
"origin": "2023届静安区一模试题15",
"edit": [
"20230113\t王伟叶"
"20230113\t王伟叶",
"20230527\t王伟叶"
],
"same": [],
"related": [],