1
/ 10
中等
第 1 题
已完成 0 题
练习设置
题目内容
数学
初中
选择题
请选择一道题目开始练习
我的笔记
答案解析
请选择一道题目查看解析
练习完成!
恭喜您完成了本次练习
0
总题数
0
正确
0
错误
答题卡
[{"id":210,"subject":"数学","grade":"初一","stage":"小学","type":"填空题","content":"某学生用一根长为20厘米的铁丝围成一个长方形,若长方形的长为6厘米,则宽为_空白处_厘米。","answer":"4","explanation":"长方形的周长公式为:周长 = 2 × (长 + 宽)。已知周长为20厘米,长为6厘米,代入公式得:20 = 2 × (6 + 宽)。两边同时除以2,得10 = 6 + 宽,因此宽 = 10 - 6 = 4厘米。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 14:39:48","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":2215,"subject":"数学","grade":"七年级","stage":"初中","type":"填空题","content":"某学生在记录一周内每天的温度变化时,发现某天的气温比前一天上升了5℃,记作+5℃;而另一天的气温比前一天下降了3℃,应记作____℃。","answer":"-3","explanation":"根据正数和负数表示相反意义的量的规则,气温上升用正数表示,下降则用负数表示。因此,气温下降3℃应记作-3℃。此题考查学生对正负数在实际情境中应用的理解,符合七年级正负数表示相反意义的量的知识点。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-09 14:27:19","updated_at":"2026-01-09 14:27:19","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":1957,"subject":"数学","grade":"七年级","stage":"初中","type":"选择题","content":"某学生参加学校组织的‘健康生活’主题调查,记录了连续7天每天步行的步数(单位:千步),数据如下:6.2, 5.8, 7.1, 6.5, 6.9, 5.5, 7.3。若该学生希望估算自己一个月(按30天计算)的总步行步数,并假设每日步数服从这组数据的平均水平,则估算结果最接近以下哪个数值?","answer":"B","explanation":"本题考查数据的收集、整理与描述中利用样本平均数估计总体的应用。首先计算7天步行步数的平均数:(6.2 + 5.8 + 7.1 + 6.5 + 6.9 + 5.5 + 7.3) ÷ 7 = 45.3 ÷ 7 ≈ 6.471(千步\/天)。然后估算30天的总步数:6.471 × 30 ≈ 194.13(千步),最接近195千步。因此选项B正确。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-07 14:47:02","updated_at":"2026-01-07 14:47:02","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":"180千步","is_correct":0},{"id":"B","content":"195千步","is_correct":1},{"id":"C","content":"200千步","is_correct":0},{"id":"D","content":"210千步","is_correct":0}]},{"id":1092,"subject":"数学","grade":"七年级","stage":"小学","type":"填空题","content":"某学生在平面直角坐标系中描出三个点 A(2, 3)、B(5, 3) 和 C(5, 6),这三个点构成一个直角三角形。若以 AB 为底边,则该三角形的高对应的长度是 ___。","answer":"3","explanation":"首先观察三个点的坐标:A(2,3) 和 B(5,3) 的纵坐标相同,说明 AB 是一条水平线段,长度为 |5 - 2| = 3;B(5,3) 和 C(5,6) 的横坐标相同,说明 BC 是一条竖直线段,长度为 |6 - 3| = 3。因此 ∠B 是直角,三角形 ABC 是以 B 为直角顶点的直角三角形。题目要求以 AB 为底边,那么高就是从点 C 到 AB 所在直线的垂直距离。由于 AB 是水平的(y = 3),而点 C 的纵坐标是 6,所以高就是 |6 - 3| = 3。因此答案是 3。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-06 08:55:47","updated_at":"2026-01-06 08:55: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":1031,"subject":"数学","grade":"初一","stage":"初中","type":"填空题","content":"在一次班级环保活动中,某学生收集了若干节废旧电池。他将这些电池分成3组,第一组比第二组多2节,第三组比第二组少1节,三组共收集了14节电池。设第二组有x节电池,则可列出一元一次方程为:___。","answer":"x + (x + 2) + (x - 1) = 14","explanation":"设第二组有x节电池,则第一组有(x + 2)节,第三组有(x - 1)节。根据题意,三组总数为14节,因此方程为x + (x + 2) + (x - 1) = 14。该题考查学生根据实际问题建立一元一次方程的能力,属于一元一次方程知识点的简单应用。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-30 05:53:02","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":2467,"subject":"数学","grade":"八年级","stage":"初中","type":"解答题","content":"如图,在平面直角坐标系中,点A(0, 4),点B(6, 0),点C在x轴正半轴上,且△ABC是以∠ACB为直角的直角三角形。点D是线段AB上一点,过点D作DE⊥AC于点E,DF⊥BC于点F,使得四边形DECF为矩形。已知矩形DECF的面积S与点D的横坐标x满足关系式:S = -x² + 6x。若点P是该矩形对角线交点,求当点P到原点的距离最小时,点P的坐标。","answer":"待完善","explanation":"解析待完善","solution_steps":"待完善","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-10 14:29:26","updated_at":"2026-01-10 14:29:26","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":378,"subject":"数学","grade":"初一","stage":"初中","type":"选择题","content":"某学生在平面直角坐标系中描出点 A(3, 4) 和点 B(-2, 1),他想知道线段 AB 的长度。根据两点间距离公式,线段 AB 的长度最接近下列哪个值?","answer":"A","explanation":"根据平面直角坐标系中两点间距离公式:若两点坐标分别为 (x₁, y₁) 和 (x₂, y₂),则距离 d = √[(x₂ - x₁)² + (y₂ - y₁)²]。将点 A(3, 4) 和点 B(-2, 1) 代入公式:d = √[(-2 - 3)² + (1 - 4)²] = √[(-5)² + (-3)²] = √[25 + 9] = √34。计算 √34 的近似值约为 5.83,四舍五入后最接近 5.8。因此正确答案是 A。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 15:51:02","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":"5.8","is_correct":1},{"id":"B","content":"6.2","is_correct":0},{"id":"C","content":"5.0","is_correct":0},{"id":"D","content":"4.5","is_correct":0}]},{"id":767,"subject":"数学","grade":"初一","stage":"初中","type":"填空题","content":"在一次班级环保活动中,某学生收集了可回收垃圾的重量为 3.5 千克,比另一名同学多收集了 1.2 千克。设另一名同学收集的垃圾重量为 x 千克,则可列出一元一次方程为:_3.5 = x + 1.2_,解得 x = _2.3_。","answer":"3.5 = x + 1.2;2.3","explanation":"根据题意,某学生收集的 3.5 千克比另一名同学多 1.2 千克,说明另一名同学的收集量加上 1.2 千克等于 3.5 千克,因此可列方程 3.5 = x + 1.2。解这个方程,两边同时减去 1.2,得到 x = 3.5 - 1.2 = 2.3。本题考查一元一次方程的建立与求解,属于简单难度,符合七年级数学课程要求。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 23:43:56","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":436,"subject":"数学","grade":"初一","stage":"小学","type":"选择题","content":"3","answer":"待完善","explanation":"解析待完善","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 17:38:15","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":1878,"subject":"语文","grade":"七年级","stage":"初中","type":"选择题","content":"某学生在整理班级同学的数学测验成绩时,制作了如下频数分布表:\n\n| 成绩区间(分) | 频数(人) |\n|----------------|-----------|\n| 60 ≤ x < 70 | 4 |\n| 70 ≤ x < 80 | 8 |\n| 80 ≤ x < 90 | 12 |\n| 90 ≤ x ≤ 100 | 6 |\n\n已知全班平均成绩为81分,若将每位学生的成绩都加上5分后重新计算平均分,并绘制新的频数分布直方图,则下列说法正确的是:\n\nA. 新数据的平均数为86分,各组频数保持不变,但组中值整体增加5\nB. 新数据的平均数为86分,各组频数按比例增加,组距变为原来的1.05倍\nC. 新数据的平均数仍为81分,因为数据分布形状未变,仅位置平移\nD. 新数据的平均数为86分,但90 ≤ x ≤ 100这一组的频数会减少,因为部分学生超过100分","answer":"A","explanation":"本题考查数据的收集、整理与描述中对数据变换的理解。当所有原始数据统一加上一个常数(此处为5)时,平均数也会相应增加该常数,因此新平均数为81 + 5 = 86分。频数反映的是落在各区间内的人数,由于每个数据点都加5,原属于某一区间的数据整体平移到更高区间,但人数不变,故各组频数保持不变。例如,原60≤x<70区间变为65≤x<75,依此类推。组中值(如65、75、85、95)也相应增加5。选项B错误,因为频数不按比例变化;C错误,平均数会变;D错误,虽然理论上成绩可能超过100,但题目未说明有上限限制,且即使超过,也只是进入新区间,不会导致原组频数‘减少’,而是重新归类。因此,A最准确描述了数据变换后的统计特征。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"困难","points":1,"is_active":1,"created_at":"2026-01-07 09:54:35","updated_at":"2026-01-07 09:54:35","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":"新数据的平均数为86分,各组频数保持不变,但组中值整体增加5","is_correct":1},{"id":"B","content":"新数据的平均数为86分,各组频数按比例增加,组距变为原来的1.05倍","is_correct":0},{"id":"C","content":"新数据的平均数仍为81分,因为数据分布形状未变,仅位置平移","is_correct":0},{"id":"D","content":"新数据的平均数为86分,但90 ≤ x ≤ 100这一组的频数会减少,因为部分学生超过100分","is_correct":0}]}]