1
/ 10
中等
第 1 题
已完成 0 题
练习设置
题目内容
数学
初中
选择题
请选择一道题目开始练习
我的笔记
答案解析
请选择一道题目查看解析
练习完成!
恭喜您完成了本次练习
0
总题数
0
正确
0
错误
答题卡
[{"id":652,"subject":"数学","grade":"初一","stage":"小学","type":"填空题","content":"在一次班级大扫除中,某学生负责统计各小组清理的垃圾袋数量。已知第一组清理了3袋,第二组清理了5袋,第三组清理了x袋,三组共清理了12袋垃圾。根据题意列出的一元一次方程是:3 + 5 + x = ___","answer":"12","explanation":"题目中明确指出三组共清理了12袋垃圾,而第一组清理3袋,第二组清理5袋,第三组清理x袋,因此总数量为3 + 5 + x。根据总数量等于12,可得方程:3 + 5 + x = 12。空白处应填写总数12,这是建立一元一次方程的关键步骤,考查学生将实际问题转化为数学表达式的能力。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 22:11:40","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[]},{"id":542,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某学生在整理班级同学的课外阅读情况时,随机抽取了50名学生进行调查,发现其中喜欢阅读科幻小说的有18人。如果该班级共有300名学生,那么根据样本估计,喜欢阅读科幻小说的约有( )人。","answer":"B","explanation":"本题考查数据的收集、整理与描述中的用样本估计总体。已知样本容量为50人,其中喜欢科幻小说的有18人,因此样本中喜欢科幻小说的比例为18 ÷ 50 = 0.36。用此比例估计总体300人中的情况:300 × 0.36 = 108(人)。因此,估计喜欢阅读科幻小说的学生约有108人,正确答案为B。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 18:52:37","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"96","is_correct":0},{"id":"B","content":"108","is_correct":1},{"id":"C","content":"120","is_correct":0},{"id":"D","content":"150","is_correct":0}]},{"id":2174,"subject":"数学","grade":"七年级","stage":"初中","type":"选择题","content":"已知有理数 a 和 b 满足 a > 0,b < 0,且 |a| < |b|。某学生计算 a + b 的结果,并比较其与 a 和 b 的大小关系。以下结论中正确的是:","answer":"D","explanation":"根据题意,a 是正数,b 是负数,且 |a| < |b|,说明 b 的绝对值更大。因此 a + b 的结果为负数,但比 b 更接近 0。例如,若 a = 2,b = -5,则 a + b = -3。此时有 -5 < -3 < 2,即 b < a + b < a。选项 D 正确描述了这一大小关系。选项 A 错误,因为 a + b < a;选项 B 错误,因为 a + b > b;选项 C 错误,因为 a + b < 0。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"困难","points":1,"is_active":1,"created_at":"2026-01-09 14:12:20","updated_at":"2026-01-09 14:12:20","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"a + b > a","is_correct":0},{"id":"B","content":"a + b < b","is_correct":0},{"id":"C","content":"a + b > 0","is_correct":0},{"id":"D","content":"b < a + b < a","is_correct":1}]},{"id":632,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某次环保活动中,某班级学生收集废旧纸张和塑料瓶进行回收。已知每回收1千克废旧纸张可节约0.8度电,每回收1个塑料瓶可节约0.05度电。如果该班级共回收了x千克废旧纸张和y个塑料瓶,总共节约了12度电,且回收的塑料瓶数量是废旧纸张重量的40倍。根据以上信息,下列方程组正确的是:","answer":"A","explanation":"根据题意,每千克废旧纸张节约0.8度电,x千克则节约0.8x度电;每个塑料瓶节约0.05度电,y个则节约0.05y度电。总节约电量为12度,因此第一个方程为:0.8x + 0.05y = 12。又已知塑料瓶数量是废旧纸张重量的40倍,即 y = 40x。因此,正确的方程组是选项A。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 21:57:04","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"0.8x + 0.05y = 12,y = 40x","is_correct":1},{"id":"B","content":"0.8x + 0.05y = 12,x = 40y","is_correct":0},{"id":"C","content":"0.05x + 0.8y = 12,y = 40x","is_correct":0},{"id":"D","content":"0.8x + 0.05y = 40,y = 12x","is_correct":0}]},{"id":549,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某班级进行了一次数学测验,成绩分布如下表所示。已知成绩在80分及以上的学生占总人数的40%,成绩在60分到79分之间的学生比成绩在60分以下的学生多10人,且全班共有50名学生。那么,成绩在60分以下的学生有多少人?","answer":"A","explanation":"设成绩在60分以下的学生有x人,则成绩在60分到79分之间的学生有(x + 10)人。根据题意,成绩在80分及以上的学生占总人数的40%,即50 × 40% = 20人。全班总人数为50人,因此可以列出方程:x + (x + 10) + 20 = 50。化简得:2x + 30 = 50,解得2x = 20,x = 10。所以,成绩在60分以下的学生有10人。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 19:08:26","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"10人","is_correct":1},{"id":"B","content":"15人","is_correct":0},{"id":"C","content":"20人","is_correct":0},{"id":"D","content":"25人","is_correct":0}]},{"id":1952,"subject":"数学","grade":"七年级","stage":"初中","type":"填空题","content":"在平面直角坐标系中,点A(2, 3)和点B(6, 7)是某矩形对角线的两个端点,且该矩形的边分别平行于坐标轴。若该矩形内部(不含边界)有且仅有_个整点(横纵坐标均为整数的点),则这个数是___。","answer":"9","explanation":"矩形顶点为(2,3)、(6,3)、(6,7)、(2,7)。内部整点横坐标范围为3到5,纵坐标范围为4到6,共3×3=9个整点。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"困难","points":1,"is_active":1,"created_at":"2026-01-07 14:15:49","updated_at":"2026-01-07 14:15:49","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[]},{"id":493,"subject":"数学","grade":"初一","stage":"小学","type":"选择题","content":"30人","answer":"待完善","explanation":"解析待完善","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 18:05:14","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[]},{"id":2312,"subject":"数学","grade":"八年级","stage":"初中","type":"选择题","content":"一个等腰三角形的两条边长分别为5和11,则这个三角形的周长是( )","answer":"B","explanation":"本题考查三角形三边关系及等腰三角形的性质。等腰三角形有两条边相等,已知两边分别为5和11,需分两种情况讨论:\n\n情况一:腰为5,底为11。此时三边为5、5、11。但5 + 5 = 10 < 11,不满足三角形两边之和大于第三边的条件,不能构成三角形。\n\n情况二:腰为11,底为5。此时三边为11、11、5。检查三边关系:11 + 11 > 5,11 + 5 > 11,均成立,可以构成三角形。\n\n因此,唯一可能的三边为11、11、5,周长为11 + 11 + 5 = 27。\n\n故正确答案为B。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-10 10:45:50","updated_at":"2026-01-10 10:45:50","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"21","is_correct":0},{"id":"B","content":"27","is_correct":1},{"id":"C","content":"21或27","is_correct":0},{"id":"D","content":"无法确定","is_correct":0}]},{"id":4,"subject":"数学","grade":"初二","stage":"初中","type":"填空题","content":"已知方程组{2x + 3y = 7, x - y = 1},则x = ____, y = ____。","answer":"x = 2, y = 1","explanation":"由第二个方程得x = y + 1,代入第一个方程:2(y + 1) + 3y = 7,解得5y = 5,即y = 1,因此x = 2。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"中等","points":2,"is_active":1,"created_at":"2025-08-29 16:33:04","updated_at":"2025-08-29 16:33:04","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[]},{"id":282,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某班级进行了一次数学测验,老师将成绩分为五个等级:优秀、良好、中等、及格、不及格。统计后发现,优秀人数占总人数的20%,良好占30%,中等占25%,及格占15%,不及格占10%。如果用扇形统计图表示这些数据,那么表示“良好”等级的扇形的圆心角是多少度?","answer":"B","explanation":"扇形统计图中,每个部分所占的百分比对应圆心角占整个圆(360°)的比例。‘良好’等级占总人数的30%,因此其对应的圆心角为:360° × 30% = 360° × 0.3 = 108°。所以正确答案是B。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 15:31:21","updated_at":"2025-12-30 11:11:27","sort_order":0,"source":null,"tags":null,"analysis":null,"knowledge_point":null,"difficulty_coefficient":null,"suggested_time":null,"accuracy_rate":null,"usage_count":0,"last_used":null,"view_count":0,"favorite_count":0,"options":[{"id":"A","content":"90°","is_correct":0},{"id":"B","content":"108°","is_correct":1},{"id":"C","content":"120°","is_correct":0},{"id":"D","content":"135°","is_correct":0}]}]