📚 PDF资源导航

Advanced Mathematics: NSAA 2020 S1 Question Paper | 进阶数学:NSAA 2020 第一部分试卷解析

📚 Advanced Mathematics: NSAA 2020 S1 Question Paper | 进阶数学:NSAA 2020 第一部分试卷解析

The NSAA (Natural Sciences Admissions Assessment) Section 1 Mathematics paper challenges students with advanced problem-solving that blends pure and applied techniques. This article revisits the style of the 2020 S1 paper, breaking down key topics, providing step-by-step solutions to typical questions, and equipping you with skills to tackle similar problems under exam conditions.

NSAA(自然科学入学评估)第一部分数学试卷通过融合纯数与应用的题目,考察学生的高级问题求解能力。本文回顾 2020 年 S1 试卷风格,解析关键主题,对典型题目给出分步解答,并帮助你掌握在考试条件下应对同类问题的技能。

1. Overview of NSAA S1 Mathematics | NSAA S1 数学概览

The 2020 NSAA Section 1 Maths consists of multiple-choice questions requiring fluency in algebra, calculus, trigonometry, and geometry. Questions often combine topics, and no calculator is allowed. Speed and accuracy depend on mental arithmetic, clever manipulation, and deep conceptual understanding.

2020 年 NSAA 第一部分数学由选择题组成,要求考生熟练掌握代数、微积分、三角与几何。题目常融合多个知识点,且不允许使用计算器。速度与准确性依赖于心算、巧妙的变形和深刻的概念理解。


2. Algebraic Manipulation and Equations | 代数操作与方程

Problem: Solve the equation √(2x+5) − √x = 1.

题目:解方程 √(2x+5) − √x = 1。

Step 1: Isolate one radical: √(2x+5) = 1 + √x. Square both sides: 2x+5 = 1 + 2√x + x → x + 4 = 2√x.

第一步:移项使一个根式单独出现:√(2x+5) = 1 + √x。两边平方得 2x+5 = 1 + 2√x + x → x + 4 = 2√x。

Step 2: Square again: (x+4)² = 4x → x² + 8x + 16 = 4x → x² + 4x + 16 = 0. Discriminant: Δ = 16 − 64 = −48, no real solution. Checking original equation, we find x must be non-negative, but squaring introduced extraneous possibilities. A valid solution emerges only if we reconsider isolation: try x=4: √(8+5)=√13, √4=2, √13−2≠1. Indeed no solution. The correct answer is ‘no real roots’. Such vigilance is essential.

第二步:再次平方:(x+4)² = 4x → x² + 8x + 16 = 4x → x² + 4x + 16 = 0。判别式 Δ = 16 − 64 = −48,无实数解。检验原方程发现 x 必须非负,但平方引入增根。重新审视,若 x=4 仍不成立,确无实数解。此类警惕性至关重要。


3. Functions and Their Inverses | 函数及其反函数

Find the inverse of f(x) = (3x − 2) / (x + 4), where x ≠ −4.

求 f(x) = (3x − 2) / (x + 4) 的反函数,x ≠ −4。

Write y = (3x − 2) / (x + 4). Multiply: y(x+4) = 3x − 2 → yx + 4y = 3x − 2. Collect x terms: yx − 3x = −2 − 4y → x(y − 3) = −2 − 4y → x = (−2 − 4y) / (y − 3). Hence f⁻¹(x) = (−2 − 4x) / (x − 3) or simplified: (4x + 2) / (3 − x). Domain of inverse is x ≠ 3.

设 y = (3x − 2) / (x + 4),两边乘以分母:y(x+4) = 3x − 2 → yx + 4y = 3x − 2。将含 x 项移到一边:yx − 3x = −2 − 4y → x(y − 3) = −2 − 4y,则 x = (−2 − 4y) / (y − 3)。因此反函数为 f⁻¹(x) = (−2 − 4x) / (x − 3),也可化简为 (4x + 2) / (3 − x)。反函数定义域为 x ≠ 3。


4. Differentiation Techniques | 微分技巧

Differentiate g(x) = x² · ln(2x+1).

对 g(x) = x² · ln(2x+1) 求导。

Use the product rule and chain rule: g'(x) = 2x · ln(2x+1) + x² · [2 / (2x+1)] = 2x ln(2x+1) + 2x² / (2x+1).

运用乘法法则与链式法则:g'(x) = 2x · ln(2x+1) + x² · [2 / (2x+1)] = 2x ln(2x+1) + 2x² / (2x+1)。

For advanced NSAA questions, second derivatives or implicit differentiation often appear. Practice recognising hidden compositions.

在更高要求的 NSAA 题目中,常出现二阶导数或隐函数求导。练习识别隐藏的复合关系。


5. Integration and Area | 积分与面积

Evaluate ∫₁³ (2x³ − 4x + 1) dx.

计算定积分 ∫₁³ (2x³ − 4x + 1) dx。

Antiderivative: (2/4)x⁴ − (4/2)x² + x = (1/2)x⁴ − 2x² + x. Evaluate from 1 to 3: at x=3: (1/2)·81 − 2·9 + 3 = 40.5 − 18 + 3 = 25.5; at x=1: (1/2)·1 − 2·1 + 1 = 0.5 − 2 + 1 = −0.5. Difference: 25.5 − (−0.5) = 26.

原函数:(2/4)x⁴ − (4/2)x² + x = (1/2)x⁴ − 2x² + x。代入上下限:x=3 时,(1/2)×81 − 2×9 + 3 = 40.5 − 18 + 3 = 25.5;x=1 时,(1/2)×1 − 2×1 + 1 = 0.5 − 2 + 1 = −0.5。差值:25.5 − (−0.5) = 26。

Area under a curve often requires careful sign handling, especially if the curve crosses the x‑axis. Always sketch or check sign changes within the interval.

曲线下的面积需要注意符号处理,尤其当曲线穿过 x 轴时。务必画草图或检查区间内符号变化。


6. Trigonometric Identities and Equations | 三角恒等式与方程

Solve 2 sin²θ = 1 + cos θ for 0° ≤ θ < 360°.

在 0° ≤ θ < 360° 范围内解方程 2 sin²θ = 1 + cos θ。

Use identity sin²θ = 1 − cos²θ: 2(1 − cos²θ) = 1 + cos θ → 2 − 2cos²θ − 1 − cos θ = 0 → −2cos²θ − cos θ + 1 = 0 → 2cos²θ + cos θ − 1 = 0. Factor: (2cos θ − 1)(cos θ + 1) = 0 → cos θ = 1/2 or cos θ = −1.

利用恒等式 sin²θ = 1 − cos²θ:2(1 − cos²θ) = 1 + cos θ → 2 − 2cos²θ − 1 − cos θ = 0 → −2cos²θ − cos θ + 1 = 0 → 2cos²θ + cos θ − 1 = 0。因式分解得 (2cos θ − 1)(cos θ + 1) = 0 → cos θ = 1/2 或 cos θ = −1。

For cos θ = 1/2: θ = 60°, 300°. For cos θ = −1: θ = 180°. Solution set: {60°, 180°, 300°}.

cos θ = 1/2 时,θ = 60°, 300°;cos θ = −1 时,θ = 180°。解集为 {60°, 180°, 300°}。


7. Exponentials and Logarithms | 指数与对数

Solve the equation 3·2ˣ⁺¹ = 6ˣ.

解方程 3·2ˣ⁺¹ = 6ˣ。

Rewrite using base 2: 6ˣ = (2·3)ˣ = 2ˣ·3ˣ. Left side: 3·2ˣ⁺¹ = 3·2·2ˣ = 6·2ˣ. Equation becomes 6·2ˣ = 2ˣ·3ˣ. Assuming 2ˣ ≠ 0, divide both sides by 2ˣ: 6 = 3ˣ → x = log₃ 6. Evaluate: log₃ 6 = log₃(2·3) = log₃ 2 + 1. That is the exact answer.

用底数 2 重写:6ˣ = (2·3)ˣ = 2ˣ·3ˣ。左边 3·2ˣ⁺¹ = 3·2·2ˣ = 6·2ˣ。方程化为 6·2ˣ = 2ˣ·3ˣ。因 2ˣ ≠ 0,两边同除以 2ˣ 得 6 = 3ˣ → x = log₃ 6。精确值可写为 log₃ 6 = log₃(2·3) = log₃ 2 + 1。

Equations mixing bases demand confidence with exponent laws and the ability to recognise common factors.

涉及不同底数的方程要求熟练掌握指数律,并能识别公因子。


8. Sequences and Series | 数列与级数

The sum of the first n terms of an arithmetic series is Sₙ = 3n² + 5n. Find the 10th term.

一等差数列前 n 项和为 Sₙ = 3n² + 5n,求第 10 项。

The nth term aₙ = Sₙ − Sₙ₋₁ for n ≥ 2. So a₁₀ = S₁₀ − S₉. Compute S₁₀ = 3·100 + 50 = 350; S₉ = 3·81 + 45 = 243 + 45 = 288. Hence a₁₀ = 350 − 288 = 62. Alternatively, aₙ = 6n + 2 (since aₙ = Sₙ − Sₙ₋₁ = 3n²+5n − [3(n−1)²+5(n−1)] = 6n+2). For n=10, 6·10+2 = 62.

第 n 项 aₙ = Sₙ − Sₙ₋₁(n≥2)。因此 a₁₀ = S₁₀ − S₉。计算得 S₁₀ = 3×100 + 50 = 350;S₉ = 3×81 + 45 = 288。故 a₁₀ = 350 − 288 = 62。也可直接推导通项 aₙ = 6n + 2,代入 n=10 得 62。

Recognising that Sₙ yields a linear general term is a quick check for arithmetic sequences.

从前 n 项和直接得出一次通项,是判定等差数列的捷径。


9. Coordinate Geometry | 坐标几何

A circle has equation x² + y² − 6x + 2y − 6 = 0. Find the centre and radius. Then determine whether the line y = 2x − 7 intersects the circle.

圆方程为 x² + y² − 6x + 2y − 6 = 0。求圆心与半径,并判断直线 y = 2x − 7 与圆是否相交。

Complete squares: (x − 3)² − 9 + (y + 1)² − 1 − 6 = 0 → (x − 3)² + (y + 1)² = 16. Centre (3, −1), radius 4.

配方得 (x − 3)² − 9 + (y + 1)² − 1 − 6 = 0 → (x − 3)² + (y + 1)² = 16。圆心 (3, −1),半径 4。

Substitute y = 2x − 7 into circle: (x − 3)² + (2x − 6)² = 16. Expand: x² − 6x + 9 + 4x² − 24x + 36 = 16 → 5x² − 30x + 45 − 16 = 0 → 5x² − 30x + 29 = 0. Discriminant: (−30)² − 4·5·29 = 900 − 580 = 320 > 0, so two distinct real roots → line intersects the circle at two points.

将直线代入圆方程:(x − 3)² + (2x − 6)² = 16。展开得 x² − 6x + 9 + 4x² − 24x + 36 = 16 → 5x² − 30x + 45 − 16 = 0 → 5x² − 30x + 29 = 0。判别式 Δ = 320 > 0,有两个不等实根,故直线与圆相交于两点。


10. Problem-Solving and Exam Strategy | 问题求解与考试策略

NSAA questions often punish rote learning; they reward flexible thinking. For example, a problem may ask for the minimum value of √(x²+1) + √((x−4)²+9). Geometrically, this is the sum of distances from a point (x,0) to (0,1) and (4,−3). Reflect one point and minimise straight-line distance. Such visual approach can convert an algebraic nightmare into a simple Pythagoras calculation.

NSAA 题目常给死记硬背的学习方式带来冲击,奖励灵活变通。例如,求 √(x²+1) + √((x−4)²+9) 的最小值。从几何角度,这是点 (x,0) 到 (0,1) 和 (4,−3) 的距离之和。将其中一点关于 x 轴反射,最小距离即为两点间直线段长,复杂代数瞬间化为简单的勾股计算。

Always check if a problem can be reinterpreted graphically, using symmetry, or by testing small values. Manage time by skipping lengthy algebra when a smarter path exists. Remember, each correct answer carries equal weight, so strategic guessing after eliminating wrong options can be valuable.

始终留意能否通过图形重新解释问题,利用对称性或代入小值试探。遇到冗长代数计算时先跳过,另寻捷径。每道题目分值相同,排除错误选项后进行策略性猜测也是可取的技巧。


Published by TutorHao | Advanced Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version