Exam-style Practice: AS | AS考试风格练习

📚 Exam-style Practice: AS | AS考试风格练习

This article provides a focused set of exam-style practice questions for the Edexcel A-Level Mathematics AS specification. Each section covers a key topic, with worked techniques and common pitfalls highlighted to help you consolidate your understanding.

本文为爱德思(Edexcel)A-Level 数学 AS 阶段提供一套集中的考试风格练习题。每个小节覆盖一个关键主题,突出解题技巧与常见易错点,帮助大家巩固理解。


1. Algebraic Manipulation | 代数运算

Algebraic manipulation is the foundation of almost every AS question. You must be confident with index laws, expanding brackets, and simplifying rational expressions.

代数运算是几乎所有 AS 题目的基础。你必须熟练掌握指数法则、展开括号以及化简有理式。

Practice: Simplify \( \frac{x^{3} \cdot x^{5}}{x^{4}} \) and express your answer as a single power of \( x \). Here, the key is to add indices for multiplication and subtract for division.

练习:化简 \(\frac{x^{3} \cdot x^{5}}{x^{4}}\),将答案表示为 \(x\) 的单一幂次。关键是乘法加指数,除法减指数。

x³ × x⁵ ÷ x⁴ = x⁽³⁺⁵⁻⁴⁾ = x⁴

Common mistake: forgetting that \(x^{0}=1\) when simplifying expressions like \(\frac{x^{2}}{x^{2}}\).

常见错误:化简 \(\frac{x^{2}}{x^{2}}\) 时忘记 \(x^{0}=1\)。


2. Quadratic Functions | 二次函数

Quadratic functions appear in many topics, including graphs, inequalities, and modelling. You should be able to solve by factorising, completing the square, or using the formula.

二次函数出现在许多主题中,包括图像、不等式和建模。你应该掌握因式分解、配方法或公式法求解。

Practice: Solve \( x^{2} – 5x + 6 = 0 \). First try factorising: \((x-2)(x-3)=0\), so \(x=2\) or \(x=3\).

练习:解 \(x^{2} – 5x + 6 = 0\)。首先尝试因式分解:\((x-2)(x-3)=0\),所以 \(x=2\) 或 \(x=3\)。

When the discriminant \(b^{2}-4ac < 0\), the equation has no real roots, and the graph does not cross the \(x\)-axis.

当判别式 \(b^{2}-4ac < 0\) 时,方程没有实根,图像不与 \(x\) 轴相交。

x = (−b ± √(b² − 4ac)) / (2a)


3. Coordinate Geometry | 坐标几何

Coordinate geometry combines algebra with straight-line graphs. You need to know the gradient formula, the midpoint, and the equation of a line.

坐标几何将代数与直线图像结合。你需要掌握斜率公式、中点公式以及直线方程。

Practice: Find the equation of the line through the points \(A(2,3)\) and \(B(6,5)\). Gradient \(m = (5-3)/(6-2) = 2/4 = 1/2\).

练习:求经过点 \(A(2,3)\) 和 \(B(6,5)\) 的直线方程。斜率 \(m = (5-3)/(6-2) = 2/4 = 1/2\)。

Using \(y – y_{1} = m(x – x_{1})\), we get \(y – 3 = \frac{1}{2}(x – 2)\). Simplify to \(y = \frac{1}{2}x + 2\).

使用点斜式 \(y – y_{1} = m(x – x_{1})\),得到 \(y – 3 = \frac{1}{2}(x – 2)\),化简为 \(y = \frac{1}{2}x + 2\)。

Remember: parallel lines have equal gradients; perpendicular lines satisfy \(m_{1}m_{2} = -1\).

记住:平行线斜率相等;垂直线满足 \(m_{1}m_{2} = -1\)。


4. Simultaneous Equations | 联立方程

Simultaneous equations can be solved by substitution or elimination. In AS, you often need to solve a linear equation together with a quadratic.

联立方程可通过代入法或消元法求解。在 AS 中,经常需要联立一个线性方程和一个二次方程。

Practice: Solve \(y = x + 1\) and \(y = x^{2} – 2x + 3\). Substitute: \(x + 1 = x^{2} – 2x + 3\).

练习:解方程组 \(y = x + 1\) 和 \(y = x^{2} – 2x + 3\)。代入得:\(x + 1 = x^{2} – 2x + 3\)。

Rearrange to \(x^{2} – 3x + 2 = 0\), which factors to \((x-1)(x-2)=0\). So \(x=1\) or \(x=2\), giving points \((1,2)\) and \((2,3)\).

整理得 \(x^{2} – 3x + 2 = 0\),因式分解为 \((x-1)(x-2)=0\)。所以 \(x=1\) 或 \(x=2\),得到交点 \((1,2)\) 和 \((2,3)\)。


5. Inequalities | 不等式

Linear and quadratic inequalities require careful sign handling. For quadratic inequalities, sketch the graph or test intervals between critical values.

线性和二次不等式需要小心处理符号。对于二次不等式,画草图或测试临界值之间的区间。

Practice: Solve \(x^{2} – 3x – 4 < 0\). Factorise to \((x-4)(x+1) < 0\). Critical values are \(x = -1\) and \(x = 4\).

练习:解不等式 \(x^{2} – 3x – 4 < 0\)。因式分解为 \((x-4)(x+1) < 0\)。临界值为 \(x = -1\) 和 \(x = 4\)。

Since the quadratic opens upwards, the solution is \(-1 < x < 4\).

由于二次函数开口向上,解集为 \(-1 < x < 4\)。

Do not forget to reverse the inequality sign when multiplying or dividing by a negative number.

乘以或除以负数时,不要忘记反转不等号。


6. Polynomials and the Factor Theorem | 多项式与因式定理

The factor theorem states that \(x-a\) is a factor of \(f(x)\) if and only if \(f(a)=0\). This is a quick way to test roots of a polynomial.

因式定理指出:当且仅当 \(f(a)=0\) 时,\(x-a\) 是 \(f(x)\) 的因式。这是快速测试多项式根的方法。

Practice: Given \(f(x) = x^{3} – 6x^{2} + 11x – 6\), test \(x=1\): \(f(1) = 1 – 6 + 11 – 6 = 0\), so \(x-1\) is a factor.

练习:已知 \(f(x) = x^{3} – 6x^{2} + 11x – 6\),测试 \(x=1\):\(f(1) = 1 – 6 + 11 – 6 = 0\),所以 \(x-1\) 是因式。

After dividing by \(x-1\), the quotient is \(x^{2} – 5x + 6\), which factors further to \((x-2)(x-3)\). Thus \(f(x)=(x-1)(x-2)(x-3)\).

除以 \(x-1\) 后,商为 \(x^{2} – 5x + 6\),进一步分解为 \((x-2)(x-3)\)。因此 \(f(x)=(x-1)(x-2)(x-3)\)。


7. Transformations of Graphs | 图像变换

You should be able to describe and apply translations, reflections, and stretches of graphs.

你应该能够描述和应用图像的平移、反射和伸缩。

Practice: Given \(y=f(x)\), the transformation to \(y=f(x-3)+2\) shifts the graph 3 units right and 2 units up.

练习:已知 \(y=f(x)\),变换到 \(y=f(x-3)+2\) 将图像向右平移 3 个单位,向上平移 2 个单位。

A negative in front of the function, \(y=-f(x)\), reflects in the \(x\)-axis. A negative inside, \(y=f(-x)\), reflects in the \(y\)-axis.

函数前加负号 \(y=-f(x)\) 关于 \(x\) 轴对称;括号内加负号 \(y=f(-x)\) 关于 \(y\) 轴对称。

Remember the order: horizontal translations happen inside the brackets, vertical translations outside.

注意顺序:水平平移到括号内,垂直平移到括号外。


8. Sequences and Series | 数列与级数

For arithmetic sequences, the \(n\)th term is \(a+(n-1)d\), and the sum of \(n\) terms is \(S_{n} = \frac{n}{2}(2a + (n-1)d)\).

对于等差数列,第 \(n\) 项为 \(a+(n-1)d\),前 \(n\) 项和为 \(S_{n} = \frac{n}{2}(2a + (n-1)d)\)。

Practice: Find the sum of the first 20 terms of the sequence \(3, 7, 11, \ldots\). Here \(a=3\), \(d=4\), and \(n=20\).

练习:求数列 \(3, 7, 11, \ldots\) 前 20 项的和。这里 \(a=3\),\(d=4\),\(n=20\)。

S₂₀ = 20/2 × (2×3 + 19×4) = 10 × (6 + 76) = 820

For geometric sequences, \(u_{n} = ar^{n-1}\) and \(S_{n} = \frac{a(1-r^{n})}{1-r}\) when \(r \neq 1\).

对于等比数列,\(u_{n} = ar^{n-1}\),当 \(r \neq 1\) 时,\(S_{n} = \frac{a(1-r^{n})}{1-r}\)。


9. Trigonometry | 三角学

AS trigonometry focuses on sine, cosine and tangent functions, exact values, and solving equations within a given interval.

AS 三角学侧重于正弦、余弦、正切函数,精确值以及给定区间内求解方程。

Remember the exact values table for \(0°, 30°, 45°, 60°, 90°\). For example, \(\sin 30° = \frac{1}{2}\), \(\cos 45° = \frac{\sqrt{2}}{2}\), \(\tan 60° = \sqrt{3}\).

记住 \(0°, 30°, 45°, 60°, 90°\) 的精确值表。例如,\(\sin 30° = \frac{1}{2}\),\(\cos 45° = \frac{\sqrt{2}}{2}\),\(\tan 60° = \sqrt{3}\)。

Practice: Solve \(\sin \theta = 0.5\) for \(0° \leq \theta < 360°\). The principal solution is \(\theta = 30°\), but sine is also positive in the second quadrant, so \(\theta = 180° - 30° = 150°\).

练习:解 \(\sin \theta = 0.5\),其中 \(0° \leq \theta < 360°\)。主解为 \(\theta = 30°\),但正弦在第二象限也为正,所以 \(\theta = 180° - 30° = 150°\)。

Check the range and include all possible solutions using the symmetry of the graph.

检查取值范围,并利用图像对称性包含所有可能解。


10. Differentiation | 微分

Differentiation from first principles is the formal definition of the derivative. In practice, we use the power rule: if \(y = ax^{n}\), then \(\frac{dy}{dx} = nax^{n-1}\).

从第一原理出发进行微分是导数的形式定义。实践中我们使用幂法则:若 \(y = ax^{n}\),则 \(\frac{dy}{dx} = nax^{n-1}\)。

Practice: Differentiate \(y = 3x^{4} + 2x^{3} – 5x + 7\). Apply the power rule to each term.

练习:对 \(y = 3x^{4} + 2x^{3} – 5x + 7\) 求导。对每一项应用幂法则。

dy/dx = 12x³ + 6x² − 5

Remember that the derivative gives the gradient of the tangent to the curve. Set \(dy/dx = 0\) to find stationary points.

记住导数是曲线切线的斜率。令 \(dy/dx = 0\) 可求驻点。


11. Integration | 积分

Integration is the reverse of differentiation. For \(x^{n}\), the indefinite integral is \(\frac{x^{n+1}}{n+1} + C\), provided \(n \neq -1\).

积分是微分的逆运算。对于 \(x^{n}\),不定积分为 \(\frac{x^{n+1}}{n+1} + C\),其中 \(n \neq -1\)。

Practice: Find \(\int (6x^{2} + 4x – 3) \, dx\). Integrate term by term.

练习:求 \(\int (6x^{2} + 4x – 3) \, dx\)。逐项积分。

∫(6x² + 4x − 3) dx = 2x³ + 2x² − 3x + C

For definite integrals, evaluate at the upper limit minus the lower limit, which gives the net area between the curve and the \(x\)-axis.

对于定积分,用上限值减去下限值,得到曲线与 \(x\) 轴之间的净面积。


12. Exam Tips | 考试技巧

Most marks are lost through careless arithmetic, forgetting to include the constant \(C\), or missing solutions to trigonometric equations. Always check your range.

大多数失分来自粗心计算、忘记常数 \(C\),或漏掉三角方程的解。务必检查取值范围。

  • Read the question carefully – note whether the answer is required in degrees or radians.

    仔细审题——注意答案是要求用角度制还是弧度制。

  • Show all working clearly – many method marks are awarded even if the final answer is incorrect.

    清晰展示所有步骤——即使最终答案错误,也能获得许多方法分。

  • Use a graphical calculator to verify solutions, but do not rely on it for algebraic manipulation.

    使用图形计算器验证解,但不要依赖它进行代数运算。

Time management: aim to complete the paper in 1 hour 30 minutes, leaving time to review.

时间管理:力争在 1 小时 30 分钟内完成试卷,留出时间检查。


Published by TutorHao | 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