1
/ 10
中等
第 1 题
已完成 0 题
练习设置
题目内容
数学
初中
选择题
请选择一道题目开始练习
我的笔记
答案解析
请选择一道题目查看解析
练习完成!
恭喜您完成了本次练习
0
总题数
0
正确
0
错误
答题卡
[{"id":2163,"subject":"数学","grade":"七年级","stage":"初中","type":"选择题","content":"某学生在数轴上标出三个有理数 a、b、c,已知 a < b < 0 < c,且 |a| = |c|,|b| = 2|a|。下列说法中正确的是:","answer":"B","explanation":"由题意知 a < b < 0 < c,且 |a| = |c|,说明 a 和 c 互为相反数,因此 a + c = 0,排除 A;又 |b| = 2|a|,而 b 为负数,所以 b = 2a(因为 a 为负,2a 更小)。由于 a < 0,则 b = 2a < a < 0,且 c = -a > 0。计算 b + c = 2a + (-a) = a < 0,因此 B 正确。a + b = a + 2a = 3a < 0,排除 C;c - b = (-a) - (2a) = -3a > 0(因为 a < 0),排除 D。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-09 13:35:36","updated_at":"2026-01-09 13:35:36","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 + c > 0","is_correct":0},{"id":"B","content":"b + c < 0","is_correct":1},{"id":"C","content":"a + b > 0","is_correct":0},{"id":"D","content":"c - b < 0","is_correct":0}]},{"id":2514,"subject":"数学","grade":"九年级","stage":"初中","type":"选择题","content":"如图,在水平地面上有一盏路灯,一名学生站立在路灯正下方,其身高为1.6米。当他向正东方向行走4米后,影子的长度为2米。若路灯的高度保持不变,则路灯距离地面的高度为多少米?","answer":"B","explanation":"本题考查相似三角形的应用。设路灯高度为h米。当学生向东走4米后,他与路灯底部的水平距离为4米,此时他的影子长2米,因此从影子末端到路灯底部的总水平距离为4 + 2 = 6米。以路灯顶点、学生头顶、影子末端为关键点,可构成两个相似直角三角形:一个是由路灯、地面到影子末端组成的大三角形,另一个是由学生、其影子组成的小三角形。根据相似三角形对应边成比例,有:h \/ 6 = 1.6 \/ 2。解这个比例式得:h = (1.6 × 6) \/ 2 = 9.6 \/ 2 = 4.8(米)。因此,路灯距离地面的高度为4.8米。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-10 15:45:36","updated_at":"2026-01-10 15:45:36","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.2","is_correct":0},{"id":"B","content":"4.8","is_correct":1},{"id":"C","content":"5.6","is_correct":0},{"id":"D","content":"6.4","is_correct":0}]},{"id":2292,"subject":"数学","grade":"八年级","stage":"初中","type":"选择题","content":"某学生测量了一块直角三角形纸片的两条直角边,分别为5 cm和12 cm。若要用一根细线沿着纸片的边缘完整绕一圈,所需细线的最短长度是多少?","answer":"A","explanation":"题目要求计算直角三角形纸片的周长,即三条边之和。已知两条直角边分别为5 cm和12 cm,首先利用勾股定理求斜边:斜边 = √(5² + 12²) = √(25 + 144) = √169 = 13 cm。因此,周长为 5 + 12 + 13 = 30 cm。所需细线的最短长度即为周长,故正确答案为A。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"简单","points":1,"is_active":1,"created_at":"2026-01-10 10:42:42","updated_at":"2026-01-10 10:42:42","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":"30 cm","is_correct":1},{"id":"B","content":"25 cm","is_correct":0},{"id":"C","content":"17 cm","is_correct":0},{"id":"D","content":"13 cm","is_correct":0}]},{"id":176,"subject":"数学","grade":"八年级","stage":"初中","type":"选择题","content":"已知函数 $ y = ax^2 + bx + c $ 的图像经过点 $ (1, 0) $、$ (3, 0) $ 和 $ (0, 3) $,且该函数在区间 $ [2, 4] $ 上的最大值为 $ M $,最小值为 $ m $。若 $ M - m = k $,则 $ k $ 的值为多少?","answer":"D","explanation":"首先,由题意知二次函数 $ y = ax^2 + bx + c $ 经过三点:$ (1, 0) $、$ (3, 0) $、$ (0, 3) $。\n\n因为函数过 $ (1, 0) $ 和 $ (3, 0) $,说明 $ x = 1 $ 和 $ x = 3 $ 是方程的两个根,因此可设函数为:\n$$\ny = a(x - 1)(x - 3)\n$$\n又因为函数过点 $ (0, 3) $,代入得:\n$$\n3 = a(0 - 1)(0 - 3) = a \\cdot (-1) \\cdot (-3) = 3a \\Rightarrow a = 1\n$$\n所以函数表达式为:\n$$\ny = (x - 1)(x - 3) = x^2 - 4x + 3\n$$\n\n接下来求该函数在区间 $ [2, 4] $ 上的最大值 $ M $ 和最小值 $ m $。\n\n二次函数 $ y = x^2 - 4x + 3 $ 的对称轴为:\n$$\nx = \\frac{-(-4)}{2 \\cdot 1} = 2\n$$\n开口向上,因此在区间 $ [2, 4] $ 上,最小值出现在顶点 $ x = 2 $ 处,最大值出现在离对称轴最远的端点 $ x = 4 $ 处。\n\n计算函数值:\n- 当 $ x = 2 $ 时,$ y = (2)^2 - 4 \\cdot 2 + 3 = 4 - 8 + 3 = -1 $,即 $ m = -1 $\n- 当 $ x = 4 $ 时,$ y = (4)^2 - 4 \\cdot 4 + 3 = 16 - 16 + 3 = 3 $,即 $ M = 3 $\n\n所以 $ k = M - m = 3 - (-1) = 4 $\n\n因此正确答案是 D。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"困难","points":1,"is_active":1,"created_at":"2025-12-29 12:32:35","updated_at":"2025-12-29 12:32: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":"1","is_correct":0},{"id":"B","content":"2","is_correct":0},{"id":"C","content":"3","is_correct":0},{"id":"D","content":"4","is_correct":1}]},{"id":1890,"subject":"数学","grade":"七年级","stage":"初中","type":"选择题","content":"某校七年级开展‘节约用水’主题调查活动,随机抽取了50名学生记录一周内每天的用水量(单位:升),并将数据整理成频数分布表。已知用水量在10~15升(含10升,不含15升)的学生人数占总人数的24%,用水量在15~20升的学生比用水量在5~10升的学生多6人,而用水量在20~25升的人数是用水量在5~10升人数的2倍。若用水量在5~10升的学生有x人,则根据以上信息可列方程为:","answer":"A","explanation":"根据题意,总人数为50人。用水量在10~15升的学生占24%,即0.24×50=12人。设用水量在5~10升的学生有x人,则用水量在15~20升的学生为(x+6)人,用水量在20~25升的学生为2x人。四个区间人数之和应等于总人数50,因此方程为:x(5~10升)+ (x+6)(15~20升)+ 2x(20~25升)+ 12(10~15升)= 50。整理得:x + x + 6 + 2x + 12 = 50,即4x + 18 = 50。选项A正确表达了这一关系。其他选项中,B错误地将百分比直接代入而未计算具体人数,C符号错误,D遗漏了10~15升区间的人数。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-07 10:13:21","updated_at":"2026-01-07 10:13: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":"x + (x + 6) + 2x + 12 = 50","is_correct":1},{"id":"B","content":"x + (x + 6) + 2x + 0.24×50 = 50","is_correct":0},{"id":"C","content":"x + (x - 6) + 2x + 12 = 50","is_correct":0},{"id":"D","content":"x + (x + 6) + 2x = 50 - 0.24×50","is_correct":0}]},{"id":2458,"subject":"数学","grade":"八年级","stage":"初中","type":"填空题","content":"在一次数学实践活动中,某学生测量了一块等腰三角形花坛的两条腰长均为5米,底边上的高为4米。若要在花坛中铺设一条从顶点到底边中点的装饰带,则这条装饰带的长度为____米。","answer":"4","explanation":"等腰三角形底边上的高、中线、顶角平分线三线合一,因此从顶点到底边中点的线段就是高,长度为4米。","solution_steps":"","common_mistakes":"","learning_suggestions":"","difficulty":"中等","points":1,"is_active":1,"created_at":"2026-01-10 14:05:26","updated_at":"2026-01-10 14:05: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":678,"subject":"数学","grade":"初一","stage":"初中","type":"填空题","content":"在平面直角坐标系中,点 A 的坐标是 (3, -2),点 B 位于点 A 的正上方 5 个单位长度处,则点 B 的坐标是 ___","answer":"(3, 3)","explanation":"点 A 的坐标是 (3, -2),表示横坐标为 3,纵坐标为 -2。点 B 在点 A 的正上方 5 个单位长度,说明横坐标不变,纵坐标增加 5。因此,点 B 的纵坐标为 -2 + 5 = 3,横坐标仍为 3,所以点 B 的坐标是 (3, 3)。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-29 22:26:54","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":801,"subject":"数学","grade":"初一","stage":"小学","type":"填空题","content":"在一次班级环保活动中,某学生收集废旧电池的数量比另一名学生的3倍少5节。如果两人一共收集了27节电池,那么收集较少的学生收集了___节电池。","answer":"8","explanation":"设收集较少的学生收集了x节电池,则另一名学生收集了(3x - 5)节。根据题意,两人共收集27节,列出方程:x + (3x - 5) = 27。化简得4x - 5 = 27,解得4x = 32,x = 8。因此,收集较少的学生收集了8节电池。本题考查一元一次方程的实际应用,符合七年级数学课程要求。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-30 00:16:45","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":1027,"subject":"数学","grade":"初一","stage":"初中","type":"填空题","content":"某班级组织了一次环保知识竞赛,共收集了50份有效问卷。统计结果显示,有32名学生表示经常进行垃圾分类,有25名学生表示每天步行或骑自行车上学。已知每位学生至少符合其中一项环保行为,那么同时做到垃圾分类和绿色出行的学生至少有___人。","answer":"7","explanation":"根据容斥原理,设同时做到两项的学生人数为x。总人数 = 垃圾分类人数 + 绿色出行人数 - 同时做到两项的人数。即:50 = 32 + 25 - x,解得x = 7。因此,同时做到两项的学生至少有7人。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"简单","points":1,"is_active":1,"created_at":"2025-12-30 05:45:38","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":1859,"subject":"数学","grade":"七年级","stage":"初中","type":"解答题","content":"某城市地铁线路规划图中,两条平行轨道AB和CD被一条斜向联络线EF所截,形成多个角。已知∠1与∠2是同旁内角,且∠1的度数是∠2的2倍少30°。同时,在平面直角坐标系中,点A的坐标为(2, 3),点B在x轴正方向上,且AB的长度为5个单位。若将线段AB向右平移3个单位,再向下平移2个单位得到线段A'B',求:(1) ∠1和∠2的度数;(2) 点A'的坐标;(3) 若点C是线段A'B'的中点,求点C的坐标。","answer":"(1) 设∠2的度数为x°,则∠1 = (2x - 30)°。\n因为AB∥CD,EF为截线,∠1与∠2是同旁内角,所以∠1 + ∠2 = 180°。\n列方程:(2x - 30) + x = 180\n3x - 30 = 180\n3x = 210\nx = 70\n所以∠2 = 70°,∠1 = 2×70 - 30 = 110°。\n\n(2) 点A(2, 3)向右平移3个单位,横坐标加3,得(5, 3);再向下平移2个单位,纵坐标减2,得(5, 1)。\n所以点A'的坐标为(5, 1)。\n\n(3) 点B在x轴正方向上,且AB = 5,A(2, 3),设B(x, 0),由距离公式:\n√[(x - 2)² + (0 - 3)²] = 5\n(x - 2)² + 9 = 25\n(x - 2)² = 16\nx - 2 = ±4\nx = 6 或 x = -2\n因为B在x轴正方向上,且从A向右延伸更合理(结合平移方向),取x = 6,即B(6, 0)。\n将B(6, 0)同样平移:向右3单位得(9, 0),向下2单位得(9, -2),即B'(9, -2)。\n点C是A'B'的中点,A'(5, 1),B'(9,...","explanation":"本题综合考查平行线性质、一元一次方程、平面直角坐标系中的平移与坐标计算、中点公式。第(1)问利用同旁内角互补建立方程求解角度;第(2)问考查图形平移对坐标的影响;第(3)问需先通过距离公式确定点B坐标,再经平移得B',最后用中点公式求C。关键步骤是正确理解几何关系与坐标变换规则,并准确进行代数运算。","solution_steps":null,"common_mistakes":null,"learning_suggestions":null,"difficulty":"困难","points":1,"is_active":1,"created_at":"2026-01-07 09:39:21","updated_at":"2026-01-07 09:39: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":[]}]