1
/ 10
中等
第 1 题
已完成 0 题
练习设置
题目内容
数学
初中
选择题
请选择一道题目开始练习
我的笔记
答案解析
请选择一道题目查看解析
练习完成!
恭喜您完成了本次练习
0
总题数
0
正确
0
错误
答题卡
[{"id":2271,"subject":"数学","grade":"七年级","stage":"初中","type":"选择题","content":"在数轴上,点A表示的数是-4,点B表示的数是6。某学生在数轴上标出了点C,使得点C到点A的距离是点C到点B的距离的2倍。那么点C表示的数可能是多少?","answer":"D","explanation":"设点C表示的数为x。根据题意,点C到点A的距离为|x + 4|,点C到点B的距离为|x - 6|。由条件得:|x + 4| = 2|x - 6|。分情况讨论:当x ≥ 6时,x + 4 = 2(x - 6),解得x = 16;当-4 ≤ x < 6时,x + 4 = 2(6 - x),解得x = 16\/3;当x < -4时,-(x + 4) = 2(6 - x),解得x = -16。经检验,x = -16和x = 16\/3均满足原方程,因此点C表示的数可能是-16或16\/3。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-09 16:09:15","updated_at":"2026-01-09 16:09:15","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":"-16","is_correct":0},{"id":"B","content":"8\/3","is_correct":0},{"id":"C","content":"16","is_correct":0},{"id":"D","content":"-16或16\/3","is_correct":1}]},{"id":2496,"subject":"数学","grade":"九年级","stage":"初中","type":"选择题","content":"某学生设计了一个圆形花坛,其外围是一个边长为8米的正方形地砖区域。花坛恰好内切于该正方形,即花坛的直径等于正方形的边长。若在该花坛中随机撒一粒种子,则种子落在花坛内的概率是多少?","answer":"A","explanation":"本题考查圆与正方形的几何关系及概率初步知识。正方形边长为8米,因此面积为 8² = 64 平方米。花坛为内切圆,直径也为8米,半径为4米,面积为 π×4² = 16π 平方米。种子随机落在正方形区域内,落在花坛内的概率即为花坛面积与正方形面积之比:16π \/ 64 = π\/4。因此正确答案为A。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-10 15:18:21","updated_at":"2026-01-10 15:18:21","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":"π\/4","is_correct":1},{"id":"B","content":"π\/2","is_correct":0},{"id":"C","content":"1\/4","is_correct":0},{"id":"D","content":"2\/π","is_correct":0}]},{"id":1429,"subject":"数学","grade":"七年级","stage":"初中","type":"解答题","content":"某城市地铁系统正在进行客流量数据分析。已知某条线路在早高峰期间(7:00—9:00)的乘客到达情况如下:每5分钟为一个统计时段,共24个时段。统计发现,前12个时段的平均客流量比后12个时段少180人,且整个早高峰期间总客流量为12960人。若设前12个时段的平均客流量为x人,后12个时段的平均客流量为y人。\n\n(1)根据题意列出关于x和y的二元一次方程组;\n(2)解该方程组,求出x和y的值;\n(3)若地铁公司规定,当某时段客流量超过600人时,需增派工作人员。问:后12个时段中有多少个时段需要增派工作人员?(假设每个时段的客流量等于该时段的平均客流量)\n(4)为进一步优化调度,地铁公司计划将总客流量按每100人一组进行分组统计。请计算共可分成多少组?余下多少人?","answer":"(1)根据题意,前12个时段的平均客流量为x人,后12个时段为y人。\n前12个时段总客流量为12x,后12个时段为12y。\n整个早高峰共24个时段,总客流量为12960人,因此有:\n12x + 12y = 12960\n又已知前12个时段的平均客流量比后12个时段少180人,即:\nx = y - 180\n所以方程组为:\n12x + 12y = 12960\nx = y - 180\n\n(2)将第二个方程代入第一个方程:\n12(y - 180) + 12y = 12960\n12y - 2160 + 12y = 12960\n24y - 2160 = 12960\n24y = 12960 + 2160 = 15120\ny = 15120 ÷ 24 = 630\n代入x = y - 180得:\nx = 630 - 180 = 450\n所以,x = 450,y = 630\n\n(3)后12个时段的平均客流量为630人,每个时段客流量为630人。\n规定超过600人需增派工作人员,630 > 600,因此每个后12个时段都需要增派。\n共12个时段需要增派工作人员。\n\n(4)总客流量为12960人,按每100人一组分组:\n12960 ÷ 100 = 129 余 60\n所以可分成129组,余下60人。","explanation":"本题综合考查二元一次方程组、有理数运算、不等式判断及数据整理能力。第(1)问要求学生从实际问题中抽象出数学模型,建立方程组;第(2)问考查代入法解方程组的基本技能;第(3)问结合不等关系进行逻辑判断,体现数学应用意识;第(4)问涉及带余除法在实际数据分组中的应用,强化数据处理能力。题目背景新颖,贴近现实,考查点多维,逻辑链条完整,符合困难难度要求。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"困难","points":1,"is_active":1,"created_at":"2026-01-06 11:35:59","updated_at":"2026-01-06 11:35:59","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":1817,"subject":"数学","grade":"八年级","stage":"初中","type":"选择题","content":"某学生在研究一次函数图像时,发现函数 y = 2x - 4 的图像与 x 轴和 y 轴分别交于点 A 和点 B。若以原点 O 为顶点,△OAB 为直角三角形,则该三角形的面积为多少?","answer":"A","explanation":"首先求一次函数 y = 2x - 4 与坐标轴的交点。令 y = 0,得 0 = 2x - 4,解得 x = 2,所以点 A 为 (2, 0)。令 x = 0,得 y = -4,所以点 B 为 (0, -4)。原点 O 为 (0, 0)。△OAB 是以 OA 和 OB 为直角边的直角三角形,其中 OA = 2(x 轴上的长度),OB = 4(y 轴上的长度,取绝对值)。直角三角形面积公式为 (1\/2) × 底 × 高,因此面积为 (1\/2) × 2 × 4 = 4。故正确答案为 A。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-06 16:20:47","updated_at":"2026-01-06 16:20:47","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":"4","is_correct":1},{"id":"B","content":"6","is_correct":0},{"id":"C","content":"8","is_correct":0},{"id":"D","content":"10","is_correct":0}]},{"id":219,"subject":"数学","grade":"初一","stage":"小学","type":"填空题","content":"某学生在计算一个数减去5时,误将减号看成了加号,结果得到12。那么正确的计算结果应该是____。","answer":"2","explanation":"该学生误将减法当作加法计算,即把原式中的“减去5”算成了“加上5”,得到12。设原数为x,则根据错误运算有:x + 5 = 12,解得x = 7。因此正确的计算应为7 - 5 = 2。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 14:40:22","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":638,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某班级在一次数学测验中,收集了30名学生的成绩,并将成绩分为5个分数段进行统计。已知前四个分数段的人数分别为4、7、9、6,则第五个分数段的人数是多少?","answer":"B","explanation":"题目考查的是数据的收集与整理。总人数为30人,前四个分数段的人数分别为4、7、9、6。将这些人数相加:4 + 7 + 9 + 6 = 26。因此,第五个分数段的人数为30 - 26 = 4。所以正确答案是B。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 22:05:16","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":"3","is_correct":0},{"id":"B","content":"4","is_correct":1},{"id":"C","content":"5","is_correct":0},{"id":"D","content":"6","is_correct":0}]},{"id":409,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某班级组织了一次环保知识竞赛,共收集了200份有效问卷。统计结果显示,喜欢垃圾分类题目的学生占45%,喜欢节能减排题目的学生占30%,其余学生喜欢资源回收题目。若用扇形统计图表示这些数据,则代表资源回收题目的扇形圆心角的度数是多少?","answer":"B","explanation":"首先计算喜欢资源回收题目的学生所占百分比:100% - 45% - 30% = 25%。扇形统计图中,每个部分的圆心角等于该部分所占百分比乘以360°。因此,资源回收题目对应的圆心角为:25% × 360° = 0.25 × 360° = 90°。故正确答案为B。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 17:27:49","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":"75°","is_correct":0},{"id":"B","content":"90°","is_correct":1},{"id":"C","content":"108°","is_correct":0},{"id":"D","content":"120°","is_correct":0}]},{"id":540,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"在一次班级环保活动中,某学生收集了若干个塑料瓶和易拉罐。已知他收集的塑料瓶数量比易拉罐多8个,且两种物品总数为36个。设易拉罐的数量为x个,则可列出一元一次方程为:","answer":"A","explanation":"题目中设易拉罐的数量为x个,根据“塑料瓶数量比易拉罐多8个”,可知塑料瓶的数量为x + 8个。又因为两种物品总数为36个,所以易拉罐数量加上塑料瓶数量等于36,即x + (x + 8) = 36。因此正确的一元一次方程是选项A。其他选项要么关系错误(如B表示塑料瓶比易拉罐少),要么遗漏了其中一个数量(如C和D),均不符合题意。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 18:51:57","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":"x + (x + 8) = 36","is_correct":1},{"id":"B","content":"x + (x - 8) = 36","is_correct":0},{"id":"C","content":"x + 8 = 36","is_correct":0},{"id":"D","content":"x - 8 = 36","is_correct":0}]},{"id":634,"subject":"数学","grade":"初一","stage":"小学","type":"选择题","content":"13道","answer":"待完善","explanation":"解析待完善","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 21:58: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":9,"subject":"化学","grade":"初三","stage":"初中","type":"填空题","content":"电解水的化学方程式为______,反应类型为______反应。","answer":"2H₂O → 2H₂↑ + O₂↑, 分解","explanation":"电解水生成氢气和氧气,是一种分解反应。","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":[]}]