📚 PDF资源导航

ENGAA 2016 S1: Advanced Mathematics Problem Analysis | ENGAA 2016 S1 进阶数学考点深度解析

📚 ENGAA 2016 S1: Advanced Mathematics Problem Analysis | ENGAA 2016 S1 进阶数学考点深度解析

The ENGAA (Engineering Admissions Assessment) Section 1 features a range of mathematical problems that demand not only sound knowledge of the A-level syllabus but also agile problem‑solving strategies. In the 2016 paper, many questions stretch candidates beyond routine exercises, blending pure mathematics, mechanics and logical reasoning. This article revisits those challenging topics through a further‑mathematics lens, breaking down key question types and providing bilingual explanations that sharpen both conceptual understanding and exam technique.

ENGAA(工程专业入学评估)第一部分包含一系列数学问题,既要求扎实的A‑level课程功底,又需要灵活的解题策略。在2016年的试卷中,许多题目超越了常规练习,融合了纯数学、力学和逻辑推理。本文通过进阶数学的视角回顾这些有挑战性的考点,拆解关键题型,并提供双语解析,以加深概念理解并提升应试技巧。


1. Algebraic Manipulation & Equation Solving | 代数变形与方程求解

A typical ENGAA 2016 S1 rational equation requires careful handling of denominators and the ability to spot contradictions. Consider: (x+2)/(x−1) + (x−1)/(x+2) = 2.

典型的 ENGAA 2016 S1 有理方程要求仔细处理分母并能够发现矛盾。考虑方程:(x+2)/(x−1) + (x−1)/(x+2) = 2。

Multiply both sides by (x−1)(x+2) to clear fractions: (x+2)² + (x−1)² = 2(x−1)(x+2).

两边同乘 (x−1)(x+2) 去分母:(x+2)² + (x−1)² = 2(x−1)(x+2)。

Expand and simplify: x² + 4x + 4 + x² − 2x + 1 = 2(x² + x − 2) → 2x² + 2x + 5 = 2x² + 2x − 4.

展开并化简:x² + 4x + 4 + x² − 2x + 1 = 2(x² + x − 2) → 2x² + 2x + 5 = 2x² + 2x − 4。

Cancel 2x² and 2x from both sides, leaving 5 = −4, an impossibility. The equation therefore has no real solutions.

两边消去 2x² 和 2x,得到 5 = −4,矛盾。因此方程无实数解。

Many candidates waste time solving a quadratic; here the algebraic contradiction directly gives the answer: 0 real roots. This tests the ability to recognise hidden inconsistencies and avoid extraneous errors.

许多考生会浪费时间解二次方程;此题中代数矛盾直接给出答案:0 个实根。这考察识别隐藏矛盾、避免增根错误的能力。


2. Functions, Graphs & Transformations | 函数、图像与变换

An ENGAA 2016 S1 problem might describe a function f(x)=√x and ask for the image of the graph after the transformation g(x)=2f(3x−6)+1.

ENGAA 2016 S1 中可能出现函数 f(x)=√x,要求描述图形经过变换 g(x)=2f(3x−6)+1 后的像。

Write the mapping step by step: f(3x−6) represents a horizontal compression by factor 1/3 and a shift right by 2 units (since 3x−6 = 3(x−2)).

逐步写出映射:f(3x−6) 表示水平方向压缩为原来的 1/3,并向右平移 2 个单位(因为 3x−6 = 3(x−2))。

Then 2f(3x−6) stretches the graph vertically by factor 2, and finally adding 1 shifts the whole graph up by 1 unit.

然后 2f(3x−6) 将图形垂直拉伸为原来的 2 倍,最后 +1 将整个图形向上平移 1 个单位。

The order of operations matters: horizontal changes are applied to x before the function acts; vertical changes are applied after.

运算顺序很重要:水平方向的变化作用在 x 上,在函数运算之前;垂直方向的变化则在其后。

When the question gives the domain of f as [0, ∞), the new domain for g becomes: 3x−6 ≥ 0 → x ≥ 2. Recognising this prevents mistakes in sketching or evaluating.

若题目给出 f 的定义域为 [0, ∞),则 g 的新定义域为:3x−6 ≥ 0 → x ≥ 2。意识到这一点可以避免画图或求值时的错误。


3. Calculus: Differentiation & Integration | 微积分:求导与积分

A classic ENGAA 2016 S1 calculus question challenges students to find the maximum area of a rectangle inscribed under a curve, e.g. y = 8 − x², with one side on the x‑axis.

一道经典的 ENGAA 2016 S1 微积分问题:求内接于曲线 y = 8 − x² 且一边在 x 轴上的矩形的最大面积。

Let the rectangle have width 2x (by symmetry) and height y = 8 − x², so area A(x)=2x(8 − x²)=16x − 2x³.

由对称性设矩形宽为 2x,高为 y = 8 − x²,则面积 A(x)=2x(8 − x²)=16x − 2x³。

Differentiate: dA/dx = 16 − 6x². Set derivative to zero: 16 − 6x² = 0 → x² = 8/3 → x = √(8/3).

求导:dA/dx = 16 − 6x²。令导数为零:16 − 6x² = 0 → x² = 8/3 → x = √(8/3)。

Second derivative test: d²A/dx² = −12x < 0 for x>0, confirming a maximum.

二阶导数检验:d²A/dx² = −12x < 0(x>0),确认是极大值。

Substituting back, max area A = 16√(8/3) − 2(8/3)√(8/3) = (32/3)√(8/3) square units. Fast candidates may also use AM‑GM or discriminant methods, but calculus is direct.

代回得最大面积 A = 16√(8/3) − 2(8/3)√(8/3) = (32/3)√(8/3) 平方单位。动作快的考生也可用均值不等式或判别式法,但微积分更直接。


4. Sequences, Series & Summation | 数列、级数与求和

The ENGAA 2016 S1 includes problems on arithmetic and geometric sequences that require quick recognition of sum formulas. For instance, find the sum of the first 30 terms of an arithmetic progression where a=5, d=3.

ENGAA 2016 S1 包含等差数列与等比数列的问题,需要快速识别求和公式。例如,求首项 a=5,公差 d=3 的等差数列前 30 项和。

Use the formula Sₙ = n/2 [2a + (n−1)d]. Substitute n=30: S₃₀ = 15 × [10 + 29×3] = 15 × (10 + 87) = 15 × 97 = 1455.

使用公式 Sₙ = n/2 [2a + (n−1)d]。代入 n=30:S₃₀ = 15 × [10 + 29×3] = 15 × (10 + 87) = 15 × 97 = 1455。

A more twisted question gives a recurrence relation, such as uₙ₊₁ = 2uₙ − 3, u₁ = 4, and asks for the limit of the sum to infinity if the sequence tends to a finite value.

更复杂的题目给出递推式,如 uₙ₊₁ = 2uₙ − 3,u₁ = 4,并询问若序列趋于有限值,无穷级数的极限。

Solve for equilibrium point: u = 2u − 3 → u = 3. Since multiplier 2>1, the sequence diverges; no finite sum exists. Recognising divergence saves time.

求平衡点:u = 2u − 3 → u = 3。由于乘数 2>1,序列发散,没有有限和。识别发散可以节省时间。

Knowing when a geometric series converges (|r|<1) and converting recurring decimals to fractions are also essential skills tested indirectly.

知道等比级数何时收敛(|r|<1),以及将循环小数化分数,也是间接考察的基本功。


5. Trigonometry & Geometry | 三角与几何

An ENGAA 2016 S1 trigonometry question might present sin(2θ) = cos(θ) and ask for all solutions in 0° ≤ θ ≤ 360°.

ENGAA 2016 S1 的一道三角题可能给出 sin(2θ) = cos(θ),要求在 0° ≤ θ ≤ 360° 内求出所有解。

Use the identity sin(2θ) = 2 sinθ cosθ, so 2 sinθ cosθ = cosθ → cosθ (2 sinθ − 1) = 0.

用恒等式 sin(2θ) = 2 sinθ cosθ,得 2 sinθ cosθ = cosθ → cosθ (2 sinθ − 1) = 0。

Hence, either cosθ = 0 or sinθ = 1/2. Solutions: θ = 90°, 270°; and θ = 30°, 150°. The set is {30°, 90°, 150°, 270°}.

于是 cosθ = 0 或 sinθ = 1/2。解为:θ = 90°, 270°;以及 θ = 30°, 150°。解集为 {30°, 90°, 150°, 270°}。

In geometry, the paper may test the cosine rule in a triangle: a² = b² + c² − 2bc cos A. Given sides 5,6,7, find the largest angle.

几何部分可能考察三角形余弦定理:a² = b² + c² − 2bc cos A。已知边长为 5,6,7,求最大角。

Largest angle is opposite side 7. Then cos C = (5²+6²−7²)/(2×5×6) = (25+36−49)/60 = 12/60 = 0.2 → C ≈ 78.5°.

最大角对边 7。cos C = (5²+6²−7²)/(2×5×6) = (25+36−49)/60 = 12/60 = 0.2 → C ≈ 78.5°。


6. Mechanics: Kinematics with Calculus | 力学:微积分运动学

ENGAA 2016 S1 often links differentiation and integration to motion. A particle moves along a straight line with acceleration a(t)=12t−4 m/s². Given v(0)=3 m/s, find the displacement after 2 seconds.

ENGAA 2016 S1 常将微积分与运动相联系。一质点沿直线运动,加速度 a(t)=12t−4 m/s²,已知初速度 v(0)=3 m/s,求 2 秒后的位移。

Integrate acceleration to get velocity: v(t)=∫(12t−4)dt = 6t² − 4t + C. Using v(0)=3 gives C=3. So v(t)=6t² − 4t + 3.

对加速度积分得速度:v(t)=∫(12t−4)dt = 6t² − 4t + C。由 v(0)=3 得 C=3,故 v(t)=6t² − 4t + 3。

Integrate velocity for displacement: s(t)=∫(6t² − 4t + 3)dt = 2t³ − 2t² + 3t + D. Assuming s(0)=0, D=0. Then s(2)=2(8)−2(4)+3(2)=16−8+6=14 m.

对速度积分得位移:s(t)=∫(6t² − 4t + 3)dt = 2t³ − 2t² + 3t + D。设 s(0)=0 则 D=0。s(2)=2(8)−2(4)+3(2)=16−8+6=14 m。

This type of problem can be inverted: given a displacement function s(t), find the maximum speed or the times when the particle changes direction by analysing v(t)=0.

此类问题也可逆向考查:给出位移函数 s(t),通过分析 v(t)=0 求最大速率或质点改变方向的时刻。


7. Mechanics: Energy, Work & Power | 力学:能量、功与功率

Another common ENGAA 2016 S1 scenario involves energy conservation. A block of mass 2 kg slides down a smooth slope from rest, losing a vertical height of 5 m. Find its speed at the bottom (g=9.8 m/s²).

ENGAA 2016 S1 另一种常见情景是能量守恒。质量为 2 kg 的滑块从静止沿光滑斜面下滑,垂直高度下降 5 m。求底端速率(g=9.8 m/s²)。

Since the surface is smooth, mechanical energy is conserved: loss in PE = gain in KE → mgh = ½mv².

由于斜面光滑,机械能守恒:势能减少 = 动能增加 → mgh = ½mv²。

Cancel mass m (so answer independent of mass): v = √(2gh) = √(2 × 9.8 × 5) = √98 = 9.9 m/s (approx).

消去质量 m(答案与质量无关):v = √(2gh) = √(2 × 9.8 × 5) = √98 ≈ 9.9 m/s。

When friction is present, use work‑energy theorem: work done by friction = ΔKE + ΔPE. Typical ENGAA questions give a constant resistive force; equate work done by that force to the total change.

当存在摩擦时,应用功能原理:摩擦力做功 = 动能变化 + 势能变化。典型 ENGAA 题目给出恒定阻力,令阻力做功等于总变化量。

Power questions may ask for the constant power of a car moving against resistance at constant speed: P = Fv, with F = resistive force.

功率题可能要求计算汽车克服阻力以恒定速度运动时的恒定功率:P = Fv,F 为阻力。


8. Vectors & Geometry in Mechanics | 向量与力学几何

Vector problems in ENGAA 2016 S1 might require finding the resultant force or relative position. For example, forces F₁ = (3i + 4j) N and F₂ = (−i + 2j) N act on a particle. Find the magnitude of the resultant.

ENGAA 2016 S1 的向量题可能要求求合力或相对位置。例如,力 F₁ = (3i + 4j) N 和 F₂ = (−i + 2j) N 作用在质点上,求合力的大小。

Resultant R = F₁ + F₂ = (3−1)i + (4+2)j = 2i + 6j. Magnitude = |R| = √(2² + 6²) = √40 = 2√10 N.

合力 R = F₁ + F₂ = (3−1)i + (4+2)j = 2i + 6j。大小为 |R| = √(2² + 6²) = √40 = 2√10 N。

Relative motion questions: position of A is r_A = (2t i + t² j) m, B is r_B = (5t i − 3t j) m. Find the distance between them when t=2.

相对运动问题:A 的位置为 r_A = (2t i + t² j) m,B 为 r_B = (5t i − 3t j) m,求 t=2 时两者距离。

At t=2: r_A = (4i + 4j), r_B = (10i − 6j). Displacement from B to A: r_A − r_B = (−6i + 10j). Distance = √(36 + 100) = √136 = 2√34 m.

t=2 时:r_A = (4i + 4j),r_B = (10i − 6j)。B 到 A 的位移:r_A − r_B = (−6i + 10j)。距离 = √(36 + 100) = √136 = 2√34 m。


9. Graphical Methods & Optimisation | 图形方法与最优化

Some ENGAA 2016 S1 problems are best solved by sketching a graph or interpreting inequalities visually. For instance, find the range of k for which the equation |x²−4| = k has exactly four real roots.

某些 ENGAA 2016 S1 题目最好通过画图或直观理解不等式来求解。例如,求 k 的范围,使方程 |x²−4| = k 恰好有四个实根。

Draw y = |x²−4|: it is a parabola that dips below the x‑axis reflected upwards, with a minimum value of 0 at x=±2 and a local maximum at x=0 of |0−4|=4.

画出 y = |x²−4|:它是将抛物线在 x 轴以下部分向上翻折的图像,在 x=±2 处最小值为 0,在 x=0 处有一个局部最大值 4。

The horizontal line y=k cuts this graph four times when 0 < k < 4. At k=0, we have two roots (±2); at k=4, three roots (0, ±√8). Thus, four roots require 0 < k < 4.

水平线 y=k 与图像相交四次当且仅当 0 < k < 4。k=0 时有两个根 (±2);k=4 时有三个根 (0, ±√8)。因此,四个根要求 0 < k < 4。

Another optimisation example: given a fixed perimeter P, maximise the area of a rectangle. Let sides be x and (P/2 − x), area A = x(P/2 − x). By completing the square, maximum occurs when x=P/4, a square — a result quickly identified graphically or by inequality.

另一个最优化例子:给定固定周长 P,最大化矩形面积。设两边为 x 和 (P/2 − x),面积 A = x(P/2 − x)。通过配方或用不等式可迅速得出当 x=P/4(正方形)时面积最大。


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

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

Comments

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

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