📚 PDF资源导航

A-Level Edexcel Pure Mathematics Core Revision: pdfjoiner_(4)-067 | A-Level Edexcel 数学纯数核心复习:pdfjoiner_(4)-067

📚 A-Level Edexcel Pure Mathematics Core Revision: pdfjoiner_(4)-067 | A-Level Edexcel 数学纯数核心复习:pdfjoiner_(4)-067

This revision guide focuses on the highest-yield Pure Mathematics topics from the Edexcel A-Level Mathematics specification. It is designed to help you consolidate the algebraic, trigonometric, calculus and vector skills that frequently appear in both AS and A2 papers. Work through each section, practise the given methods, and use the paired Chinese explanations to clarify any technical terms.

本复习指南聚焦 Edexcel A-Level 数学考试大纲中 Pure Mathematics 的高频考点。它帮助你巩固代数、三角、微积分和向量等经常出现在 AS 与 A2 试卷中的核心技能。请逐节学习、练习所给方法,并借助配对的中文讲解弄清每一个术语。


1. Algebraic Simplification and Surds | 代数化简与根式

Simplifying surds and rationalising denominators are standard early questions in Edexcel Pure Mathematics. Always look for square factors under a radical: for example, √48 = √(16 × 3) = 4√3. When a denominator contains a + b√c, multiply numerator and denominator by its conjugate a – b√c to remove the radical.

根式化简与有理化分母是 Edexcel 纯数试卷中常见的早期题目。先找根号下的平方因子:例如 √48 = √(16 × 3) = 4√3。当分母为 a + b√c 时,将分子与分母同时乘以它的共轭式 a – b√c,即可消去根号。

Common expansions such as (√a + √b)(√a – √b) = a – b can save time. Do not leave an irrational denominator in a final answer; most Edexcel mark schemes require rationalised form.

常见展开式如 (√a + √b)(√a – √b) = a – b 可以节省计算时间。最终答案不要保留无理分母;Edexcel 多数评分标准要求有理化形式。

In harder questions, you may need to simplify expressions like (√2 + √3)² = 2 + 2√6 + 3 = 5 + 2√6. Always collect rational and irrational terms separately, and write the final answer in the form p + q√r where possible.

在较难的题目中,你可能需要化简如 (√2 + √3)² = 2 + 2√6 + 3 = 5 + 2√6 这样的式子。务必把有理项和无理项分别合并,并尽可能把最终答案写成 p + q√r 的形式。


2. Quadratic Functions and the Discriminant | 二次函数与判别式

The quadratic formula x = (-b ± √(b² – 4ac)) / (2a) gives the roots of ax² + bx + c = 0. The discriminant Δ = b² – 4ac determines the nature of the roots: Δ > 0 gives two distinct real roots, Δ = 0 gives one repeated real root, and Δ < 0 gives no real roots.

二次公式 x = (-b ± √(b² – 4ac)) / (2a) 给出 ax² + bx + c = 0 的根。判别式 Δ = b² – 4ac 决定根的性质:Δ > 0 有两个不同实根,Δ = 0 有一个重根,Δ < 0 无实根。

When working with stationary points or intersection problems, set the discriminant condition rather than solving the whole equation. For tangency questions, setting Δ = 0 is often the quickest route to find an unknown constant.

在处理驻点或曲线交点问题时,先建立判别式条件而不必解整个方程。对于相切问题,令 Δ = 0 通常是求未知常数的最快方法。

Completing the square is another key tool: ax² + bx + c can be written as a(x + p)² + q, giving the vertex (-p, q). This form also helps find the range of a quadratic function or prove that it is always positive.

配方法是另一个关键工具:ax² + bx + c 可写成 a(x + p)² + q,由此得到顶点 (-p, q)。该形式也有助于求二次函数的值域或证明函数恒为正。


3. Polynomials and the Remainder Theorem | 多项式与余式定理

The factor theorem states that (x – k) is a factor of f(x) if and only if f(k) = 0. The remainder theorem states that when f(x) is divided by (x – k), the remainder is f(k). These two results are essential for factorising cubic and quartic polynomials.

因式定理指出,若 f(k) = 0,则 (x – k) 是 f(x) 的因式。余式定理指出,f(x) 除以 (x – k) 所得余数为 f(k)。这两个结论是分解三次或四次多项式的基础。

For division, synthetic division or long division can be used. Once you have found one linear factor, reduce the polynomial to a quadratic and factorise further if possible. Always state all roots clearly in the required form.

可以使用综合除法或长除法进行多项式除法。找到一个一次因式后,将多项式降为二次式,再尽可能继续分解。务必按题目要求清晰写出所有根。

A typical Edexcel question gives f(x) = 2x³ – 3x² – 8x + 12 and asks you to show that x = 2 is a root. Substitute f(2) = 16 – 12 – 16 + 12 = 0, so (x – 2) is a factor; then divide to obtain (x – 2)(2x² + x – 6) = (x – 2)(x + 2)(2x – 3).

一道典型的 Edexcel 题目给出 f(x) = 2x³ – 3x² – 8x + 12,要求证明 x = 2 是一个根。代入 f(2) = 16 – 12 – 16 + 12 = 0,所以 (x – 2) 是因式;接着除法得到 (x – 2)(2x² + x – 6) = (x – 2)(x + 2)(2x – 3)。


4. Exponentials and Logarithms | 指数与对数

The laws of logarithms are derived from index laws: logₐ(xy) = logₐx + logₐy, logₐ(x/y) = logₐx – logₐy, and logₐ(xⁿ) = n logₐx. The natural logarithm ln x is the inverse of eˣ, so ln(eˣ) = x and e^(ln x) = x.

对数法则源于指数法则:logₐ(xy) = logₐx + logₐy,logₐ(x/y) = logₐx – logₐy,logₐ(xⁿ) = n logₐx。自然对数 ln x 是 eˣ 的反函数,因此 ln(eˣ) = x 且 e^(ln x) = x。

To solve an equation such as 2e³ˣ = 10, first divide by 2, then

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