📚 Year 10 AQA Maths Unit Test Mock Paper Walkthrough | AQA 十年级数学单元模拟测试解析
Welcome to this detailed walkthrough of a typical Year 10 AQA Mathematics unit test mock paper. In this article, we will go through a set of carefully designed questions that mirror the style and difficulty of real AQA assessments, covering Number, Algebra, Geometry, Statistics, and Probability. Each question includes a full explanation to help you understand key concepts, avoid common pitfalls, and refine your exam technique. Let’s dive in and build your confidence for the actual test!
欢迎阅读本篇针对典型AQA十年级数学单元模拟测试的详细解析。我们将逐一讲解一组精心设计的题目,这些题目模拟了真实AQA考试的风格与难度,覆盖数、代数、几何、统计和概率。每道题都配有完整的解析,帮助你理解关键概念、避免常见错误并优化应试技巧。让我们开始吧,为真正的考试树立信心!
1. Simplifying Algebraic Expressions | 化简代数表达式
Simplify 3a + 5b − a + 2b − 4a. First, group the like terms: the terms with a are 3a, −a, and −4a, which give (3 − 1 − 4)a = −2a. The terms with b are 5b and +2b, summing to 7b. Therefore, the simplified expression is −2a + 7b.
化简 3a + 5b − a + 2b − 4a。首先合并同类项:含 a 的项为 3a、−a 和 −4a,得 (3 − 1 − 4)a = −2a;含 b 的项为 5b 和 +2b,相加得 7b。因此,化简结果为 −2a + 7b。
A common mistake is to mishandle negative signs, for example treating −a as +a. Always rewrite the expression grouping like terms before performing addition or subtraction.
常见错误是处理负号不当,例如将 −a 当作 +a。务必在加减运算前将表达式按同类项重新分组。
2. Solving Linear Equations with Fractions | 解含分数的一次方程
Solve (2x − 3) ÷ 4 = 5. Multiply both sides by 4 to eliminate the denominator: 2x − 3 = 20. Add 3 to both sides: 2x = 23. Finally, divide by 2: x = 11.5. Always check your solution by substituting back: (2 × 11.5 − 3) ÷ 4 = (23 − 3) ÷ 4 = 20 ÷ 4 = 5, which is correct.
解方程 (2x − 3) ÷ 4 = 5。两边同时乘以 4 消去分母:2x − 3 = 20。两边加 3:2x = 23。最后除以 2 得 x = 11.5。务必通过回代检验: (2 × 11.5 − 3) ÷ 4 = (23 − 3) ÷ 4 = 20 ÷ 4 = 5,结果正确。
When equations contain fractions, clearing the denominator as a first step often simplifies the process. Avoid the error of multiplying only part of the expression.
当方程中含有分数时,第一步就去掉分母往往能简化过程。要避免只乘表达式的一部分这种错误。
3. Laws of Indices | 指数定律
Simplify (a³ × a⁻²) ÷ a⁻¹. Apply the law of multiplication: a³ × a⁻² = a³⁺⁽⁻²⁾ = a¹. Next, divide by a⁻¹: a¹ ÷ a⁻¹ = a¹⁻⁽⁻¹⁾ = a¹⁺¹ = a². Hence, the simplified form is a².
化简 (a³ × a⁻²) ÷ a⁻¹。运用乘法法则:a³ × a⁻² = a³⁺⁽⁻²⁾ = a¹。再除以 a⁻¹:a¹ ÷ a⁻¹ = a¹⁻⁽⁻¹⁾ = a¹⁺¹ = a²。因此化简结果为 a²。
Remember that when multiplying same bases, you add the indices; when dividing, subtract the indices. A negative index indicates a reciprocal, but using the rules directly avoids unnecessary fractions.
记住同底数幂相乘指数相加,相除指数相减。负指数表示倒数,但直接运用法则可避免复杂的分式。
4. Calculations with Standard Form | 标准形式的计算
Calculate (3 × 10⁴) × (2 × 10⁻³). Multiply the mantissas: 3 × 2 = 6. Add the powers of 10: 10⁴ × 10⁻³ = 10⁴⁺⁽⁻³⁾ = 10¹. The product is 6 × 10¹, which is 60. In proper standard form, it is already 6 × 10¹.
计算 (3 × 10⁴) × (2 × 10⁻³)。先乘系数部分:3 × 2 = 6。再对 10 的幂运用指数加法:10⁴ × 10⁻³ = 10⁴⁺⁽⁻³⁾ = 10¹。乘积为 6 × 10¹,即 60。写成标准形式就是 6 × 10¹。
Take care when adding the powers, especially with negative exponents. The result should always be expressed with a mantissa between 1 and 10 (unless the answer is an exact integer like 60, which can be left as 60 or 6 × 10¹).
在指数相加时要格外小心,尤其是负指数的情况。结果应写成系数在 1 到 10 之间的标准形式(除非答案是精确整数如 60,可保留 60 或 6 × 10¹)。
5. Percentage Increase and Decrease | 百分数增减
A shirt originally costs £40. In a sale, it is reduced by 15%. Find the sale price. Method 1: Calculate 15% of £40: 0.15 × 40 = £6. Subtract this from the original: £40 − £6 = £34. Method 2: A 15% reduction means you pay 85% of the original: 0.85 × £40 = £34.
一件衬衫原价 £40,打 15% 的折扣出售。求折后价。方法一:计算原价的 15%:0.15 × 40 = £6;从原价中减去这部分:£40 − £6 = £34。方法二:减少 15% 即支付原价的 85%:0.85 × £40 = £34。
Using a decimal multiplier is efficient: for a decrease of r%, multiply by (1 − r/100); for an increase, multiply by (1 + r/100). Always check whether the question asks for the amount of change or the final value.
使用小数乘数效率更高:减少 r%,乘以 (1 − r/100);增加 r%,乘以 (1 + r/100)。务必审清题目要求的是变化量还是最终值。
6. Sharing in a Given Ratio | 按比例分配
Divide £240 between two people in the ratio 3:5. The total number of parts is 3 + 5 = 8. Each part is worth £240 ÷ 8 = £30. So the first person receives 3 × £30 = £90, and the second receives 5 × £30 = £150.
将 £240 按 3:5 的比例分配给两人。总份数为 3 + 5 = 8,每份价值 £240 ÷ 8 = £30。因此第一人分得 3 × £30 = £90,第二人分得 5 × £30 = £150。
A common error is to divide the total by the smaller number first. Always find the total number of parts. A quick check: the sum of the individual amounts should equal the original total (£90 + £150 = £240).
常见错误是用较小的数字去除总数。一定要先求总份数。快速验算:分得的两笔金额之和应等于原总数(£90 + £150 = £240)。
7. Applying Pythagoras’ Theorem | 应用毕达哥拉斯定理
In a right-angled triangle, the two shorter sides are 6 cm and 8 cm. Find the length of the hypotenuse. Using a² + b² = c², substitute: 6² + 8² = 36 + 64 = 100 = c². Therefore c = √100 = 10 cm. The hypotenuse is 10 cm.
在一个直角三角形中,两直角边分别为 6 cm 和 8 cm。求斜边长。运用 a² + b² = c²,代入得 6² + 8² = 36 + 64 = 100 = c²,故 c = √100 = 10 cm。斜边长为 10 cm。
Always identify the hypotenuse as the side opposite the right angle. If you need to find a shorter side, rearrange the equation: a² = c² − b². Remember to take the positive square root for a length.
牢记斜边是直角所对的边。若要求直角边,可整理公式为 a² = c² − b²。注意长度取正平方根。
8. Using Trigonometry to Find Missing Sides | 使用三角函数求未知边
In a right-angled triangle, the angle at A is 35° and the adjacent side (to that angle) is 12 cm. Find the opposite side x. Use tan θ = opposite / adjacent: tan 35° = x / 12. Multiply both sides by 12: x = 12 × tan 35°. Using a calculator, tan 35° ≈ 0.7002, so x ≈ 12 × 0.7002 = 8.4 cm (to 1 d.p.).
在直角三角形中,∠A = 35°,该角的邻边长为 12 cm。求对边 x。用正切关系 tan θ = 对边 / 邻边:tan 35° = x / 12。两边乘 12 得 x = 12 × tan 35°。用计算器算得 tan 35° ≈ 0.7002,因此 x ≈ 12 × 0.7002 = 8.4 cm(保留一位小数)。
Label the sides relative to the given angle: opposite, adjacent, and hypotenuse. Choose the correct trig ratio based on which sides are involved. Rounding should be done only at the final step to avoid loss of accuracy.
根据给定角标注各边:对边、邻边和斜边。根据涉及的边选择合适的三角函数。为了避免精度损失,应在最后一步才进行四舍五入。
9. Area of a Trapezium and Composite Shapes | 梯形与复合图形的面积
Find the area of a trapezium with parallel sides of lengths 7 cm and 13 cm, and a height of 6 cm. Area = ½ × (a + b) × h = ½ × (7 + 13) × 6 = ½ × 20 × 6 = 60 cm². For a composite shape made of this trapezium and a rectangle, you would calculate each area separately and sum them.
求梯形面积,已知两底长分别为 7 cm 和 13 cm,高为 6 cm。面积 = ½ × (a + b) × h = ½ × (7 + 13) × 6 = ½ × 20 × 6 = 60 cm²。若复合图形由该梯形和一个矩形组成,应分别计算各部分面积再相加。
Always check that the height is the perpendicular distance between the parallel sides. In composite shapes, split the diagram into simpler parts and clearly label dimensions to avoid confusion.
务必确认高为平行边间的垂直距离。处理复合图形时,将图形拆分为简单部分,并清晰标注尺寸以免混淆。
10. Interpreting Scatter Graphs | 解读散点图
A scatter graph shows the marks of 10 students in maths and physics. The points rise from bottom left to top right, indicating a positive correlation. Drawing a line of best fit allows you to estimate that a student scoring 70 in maths is likely to score around 72 in physics. Avoid extending the line far beyond the data range.
一幅散点图显示了 10 名学生的数学与物理成绩。各点从左下到右上分布,表明呈正相关。画出最佳拟合线后可估算:数学得 70 分的学生,其物理成绩大约在 72 分左右。不要将拟合线过度延伸到数据范围之外。
Correlation does not imply causation. When describing correlation, state its direction (positive/negative) and strength (strong/moderate/weak). An outlier is a point that falls far from the general pattern and should be mentioned when interpreting.
相关关系不等于因果关系。描述相关性时,要指出其方向(正/负)及强弱(强/中等/弱)。若有明显偏离整体趋势的点,应作为异常值在解读中提及。
11. Probability Tree Diagrams | 概率树形图
A bag contains 4 red and 6 blue counters. Two counters are drawn without replacement. Draw a tree diagram: first pick, P(red) = 4/10, P(blue) = 6/10. If red is taken, second pick: P(red) = 3/9, P(blue) = 6/9. If blue first: P(red) = 4/9, P(blue) = 5/9. Probability of one red and one blue (any order) = (4/10 × 6/9) + (6/10 × 4/9) = 24/90 + 24/90 = 48/90 = 8/15.
袋中有 4 红 6 蓝共 10 个筹码,不放回地抽取两次。画出树形图:第一次,P(红) = 4/10,P(蓝) = 6/10。若第一次取红,第二次:P(红) = 3/9,P(蓝) = 6/9;若第一次取蓝,第二次:P(红) = 4/9,P(蓝) = 5/9。一红一蓝(顺序不限)的概率 = (4/10 × 6/9) + (6/10 × 4/9) = 24/90 + 24/90 = 48/90 = 8/15。
When drawing without replacement, the denominators change after each pick. For a combined event, multiply along the branches and add the probabilities of the valid outcomes. Simplify fractions at the end for a clean answer.
在不放回抽取时,每次抽取后分母会改变。对于复合事件,沿树枝相乘,再将有效结果的概率相加。最后化简分数,使答案整洁。
12. Top Tips for the Unit Test | 单元测试高分技巧
Show all your working clearly, even for simple calculations. Marks are awarded for method, so a minor arithmetic error might only lose one mark if the process is correct. Manage your time: spend about one minute per mark; if stuck on a question, move on and return to it later. Always use a calculator when allowed, but double-check entries and use brackets appropriately. For geometry, label diagrams and state formulas before substituting numbers.
清晰展示所有解题步骤,即使是简单的计算。评分中过程分占很大比重,只要方法正确,微小的计算错误往往只扣一分。合理分配时间:大致按一分一分钟的节奏答题;遇到难题先跳过,最后再回头思考。允许使用计算器时,务必检查输入并合理使用括号。几何题要先标图、写出公式再代入数值。
Read each question twice and underline key information. If you finish early, use remaining time to check answers, especially for unit conversions and rounding instructions. Stay calm and approach the test methodically – you’ve prepared well!
每道题读两遍,并划出关键信息。提前做完时,要用剩余时间检查答案,尤其留意单位转换和取整要求。保持冷静,有条不紊地应对考试——你已经准备得很充分了!
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply