📚 A-Level Mathematics: Techniques for Solving Complex Trigonometric Equations | A-Level数学:复杂三角方程的解题技巧
Complex trigonometric equations are a core challenge in Edexcel A-Level Maths. They combine algebraic manipulation with the periodic behaviour of sine, cosine and tangent, and they often appear in Paper 1 and Paper 2. This article presents a systematic toolkit: factoring, identities, the R-form, domain handling and solution checking.
复杂三角方程是爱德思A-Level数学的核心难点之一。这类题目将代数变形与正弦、余弦、正切的周期性结合,常在Paper 1和Paper 2中出现。本文将为你提供一套完整的解题工具箱:因式分解、恒等式、R-form、定义域处理与解的检验。
1. Factorising and the Zero-Product Property | 因式分解与零乘积性质
When an equation contains the same trigonometric function in every term, move all terms to one side and factorise. If A·B = 0, then A = 0 or B = 0. This avoids dividing by a function that could be zero.
当方程每一项都含有相同的三角函数时,将所有项移到一边并因式分解。若A·B = 0,则A = 0或B = 0。这样做可以避免在除以可能为零的三角函数时丢根。
Example 1 | 例1: Solve 2 sin x cos x = sin x for 0° ≤ x ≤ 360°.
2 sin x cos x − sin x = 0 → sin x (2 cos x − 1) = 0
Therefore sin x = 0 or cos x = 1/2.
因此 sin x = 0 或 cos x = 1/2。
- sin x = 0 gives x = 0°, 180°, 360°.
- cos x = 1/2 gives x = 60°, 300°.
The full solution set is {0°, 60°, 180°, 300°, 360°}.
完整解集为 {0°, 60°, 180°, 300°, 360°}。
2. Using Pythagorean Identities | 使用毕达哥拉斯恒等式
The identity sin² θ + cos² θ = 1 allows you to express an equation entirely in terms of one function. This is essential when the equation is quadratic in one trigonometric function.
恒等式 sin² θ + cos² θ = 1 使你可以将方程完全转化为只含一个三角函数的形式。当方程关于某个三角函数为二次式时,这一技巧至关重要。
Example 2 | 例2: Solve 2 cos² x − 3 sin x = 0 for 0° ≤ x ≤ 360°.
2(1 − sin² x) − 3 sin x = 0 → 2 sin² x + 3 sin x − 2 = 0
(2 sin x − 1)(sin x + 2) = 0
Since sin x cannot equal −2, only sin x = 1/2 is valid. Thus x = 30° or x = 150°.
由于 sin x 不可能等于 −2,只有 sin x = 1/2 有效。因此 x = 30° 或 x = 150°。
3. Double-Angle and Half-Angle Identities | 二倍角与半角恒等式
The double-angle identities are vital for equations containing both sin x and cos 2x, or cos x and cos 2x. The three forms of cos 2x are particularly flexible:
二倍角恒等式对同时含有 sin x 与 cos 2x,或 cos x 与 cos 2x 的方程非常重要。cos 2x 的三种形式尤其灵活:
| sin 2x = 2 sin x cos x | cos 2x = cos² x − sin² x |
| cos 2x = 2 cos² x − 1 | cos 2x = 1 − 2 sin² x |
Example 3 | 例3: Solve 2 cos 2x + 3 cos x + 1 = 0 for 0° ≤ x ≤ 360°.
2(2 cos² x − 1) + 3 cos x + 1 = 0 → 4 cos² x + 3 cos x − 1 = 0
(4 cos x − 1)(cos x + 1) = 0
Hence cos x = 1/4 or cos x = −1. Therefore x ≈ 75.5°, 284.5°, or x = 180°.
因此 cos x = 1/4 或 cos x = −1。故 x ≈ 75.5°, 284.5°,或 x = 180°。
4. Sum-to-Product and Product-to-Sum | 和差化积与积化和差
These identities convert a product of trig functions into a sum, or a sum into a product. They are useful when the equation contains terms with different multiples of x.
这些恒等式将三角函数的乘积转化为和,或将和转化为乘积。当方程含有不同倍数的 x 项时非常有用。
| 2 sin A cos B = sin(A+B) + sin(A−B) | 2 cos A cos B = cos(A+B) + cos(A−B) |
| 2 sin A sin B = cos(A−B) − cos(A+B) | sin A + sin B = 2 sin((A+B)/2) cos((A−B)/2) |
Example 4 | 例4: Solve sin 3x cos x = sin 2x for 0° ≤ x ≤ 180°.
2 sin 3x cos x = 2 sin 2x → sin 4x + sin 2x = 2 sin 2x
sin 4x = sin 2x → sin 4x − sin 2x = 0
2 cos 3x sin x = 0
Thus cos 3x = 0 or sin x = 0. On 0° ≤ x ≤ 180°, this gives x = 30°, 90°, 150° from cos 3x = 0, and x = 0°, 180° from sin x = 0.
因此 cos 3x = 0 或 sin x = 0。在 0° ≤ x ≤ 180° 内,cos 3x = 0 给出 x = 30°, 90°, 150°,sin x = 0 给出 x = 0°, 180°。
5. The R-Form: a sin x ± b cos x | R-form:a sin x ± b cos x
Any expression of the form a sin x + b cos x can be written as R sin(x + α) or R cos(x + α), where R = √(a² + b²) and tan α = b/a. This is a standard technique for solving equations of the type a sin x + b cos x = c.
任何形如 a sin x + b cos x 的表达式都可以写成 R sin(x + α) 或 R cos(x + α),其中 R = √(a² + b²),tan α = b/a。这是求解 a sin x + b cos x = c 类方程的标准技巧。
Example 5 | 例5: Solve 3 sin x + 4 cos x = 2 for 0° ≤ x ≤ 360°.
R = √(3² + 4²) = 5, α = tan⁻¹(4/3) ≈ 53.13°
5 sin(x + 53.13°) = 2 → sin(x + 53.13°) = 0.4
Let θ = x + 53.13°. Since sin θ = 0.4, θ ≈ 23.58° or θ ≈ 156.42°. Subtracting 53.13° gives x ≈ −29.55° (discard) or x ≈ 103.29°. The other solution from the 360° cycle is x ≈ 330.45°.
令 θ = x + 53.13°。因 sin θ = 0.4,θ ≈ 23.58° 或 θ ≈ 156.42°。减去 53.13° 得 x ≈ −29.55°(舍去)或 x ≈ 103.29°。另一周期解为 x ≈ 330.45°。
6. Quadratics in One Trigonometric Function | 一个三角函数的二次方程
After applying identities, you will often obtain a quadratic such as a sin² x + b sin x + c = 0. Factorise or use the quadratic formula, then solve each linear equation separately.
在应用恒等式之后,你通常会得到一个二次方程,如 a sin² x + b sin x + c = 0。因式分解或使用求根公式,然后分别求解每个线性方程。
Example 6 | 例6: Solve 3 tan² x + 5 sec x − 1 = 0 for 0° ≤ x ≤ 360°.
tan² x = sec² x − 1 → 3(sec² x − 1) + 5 sec x − 1 = 0
3 sec² x + 5 sec x − 4 = 0 → (3 sec x − 1)(sec x + 4) = 0
The first factor gives sec x = 1/3, so cos x = 3, which has no solution. The second gives sec x = −4, so cos x = −1/4. Hence x ≈ 104.5° or 255.5°.
第一个因子给出 sec x = 1/3,即 cos x = 3,无解。第二个因子给出 sec x = −4,即 cos x = −1/4。因此 x ≈ 104.5° 或 255.5°。
7. Handling Domains and General Solutions | 定义域与通解处理
Always transform the domain along with the argument. For example, if solving sin(x − 20°) = 1/2, let θ = x − 20° and adjust the interval accordingly.
始终将定义域与角度自变量一同变换。例如,求解 sin(x − 20°) = 1/2 时,令 θ = x − 20°,并相应地调整区间。
Example 7a | 例7a: Solve sin(x − 20°) = 1/2 for 0° ≤ x ≤ 360°.
θ = x − 20° → −20° ≤ θ ≤ 340°, sin θ = 1/2 → θ = 30°, 150°
x = θ + 20° → x = 50°, 170°
Example 7b | 例7b: Solve sin 2x = −√3/2 for 0° ≤ x ≤ 180°.
Let θ = 2x. Then 0° ≤ θ ≤ 360°. The reference angle is 60°, and sine is negative in the third and fourth quadrants, so θ = 240° or 300°. Hence x = 120° or 150°.
令 θ = 2x,则 0° ≤ θ ≤ 360°。参考角为 60°,正弦在第三、第四象限为负,因此 θ = 240° 或 300°。故 x = 120° 或 150°。
8. Verifying Solutions and Extraneous Roots | 验证解与增根
Whenever you square both sides or multiply by a variable expression, you may introduce extraneous roots. Substitute each candidate back into the original equation to confirm it satisfies the equation.
当你对方程两边平方或乘以含变量的表达式时,可能会引入增根。务必把每个候选解代回原方程验证。
Example 8 | 例8: Solve tan x = sin x for 0° ≤ x ≤ 360°.
sin x / cos x = sin x → sin x = sin x cos x → sin x (1 − cos x) = 0
sin x = 0 gives x = 0°, 180°, 360°. cos x = 1 gives x = 0°, 360°. All candidates are valid, so the solution set is {0°, 180°, 360°}.
sin x = 0 给出 x = 0°, 180°, 360°;cos x = 1 给出 x = 0°, 360°。所有候选解均有效,因此解集为 {0°, 180°, 360°}。
9. Common Pitfalls and Exam Tips | 常见错误与考试提示
Students frequently lose marks on trigonometry equations for avoidable reasons. Watch out for the following:
学生在三角方程题目中经常因可避免的原因失分。请注意以下几点:
- Dividing by sin x or cos x without considering the zero case. Always factorise instead.
- 除以 sin x 或 cos x 时未考虑其为零的情况。应优先因式分解。
- Forgetting to convert calculator inverse values into all quadrants using CAST or the unit circle.
- 忘记使用CAST法则或单位圆将计算器给出的反三角函数值扩展到所有象限。
- Mixing degrees and radians: Edexcel questions usually state the required units clearly.
- 混淆角度与弧度:爱德思考题通常会明确标注要求的单位。
- Ignoring the adjusted domain when the argument is 2x or x − a.
- 当自变量为 2x 或 x − a 时忘记调整定义域。
- Squaring both sides without checking for extraneous roots.
- 两边平方后未检验增根。
10. Exam-Style Practice | 考试风格练习
Try these three questions, then check your answers below. They cover the key techniques from this article.
请尝试以下三道题,然后对照下方答案。它们覆盖了本文的核心技巧。
Problem 1 | 题目1: Solve cos² x − 2 sin x + 2 = 0 for 0° ≤ x ≤ 360°.
Problem 2 | 题目2: Solve 2 cos 2x − 3 sin x = 0 for 0° ≤ x ≤ 360°.
Problem 3 | 题目3: Express 2 sin x − 3 cos x in the form R sin(x − α), and hence solve 2 sin x − 3 cos x = 1 for 0° ≤ x ≤ 360°.
Answers | 答案:
1. Using cos² x = 1 − sin² x gives sin² x + 2 sin x − 3 = 0, so sin x = 1 (since sin x = −3 is impossible). Hence x = 90°.
1. 由 cos² x = 1 − sin² x 得 sin² x + 2 sin x − 3 = 0,因此 sin x = 1(sin x = −3 不可能)。故 x = 90°。
2. Since cos 2x = 1 − 2 sin² x, the equation becomes 2 − 4 sin² x − 3 sin x = 0, i.e. 4 sin² x + 3 sin x − 2 = 0. The quadratic formula gives sin x = (−3 + √41)/8 ≈ 0.4254 or sin x = (−3 − √41)/8 ≈ −1.175 (invalid). Thus x ≈ 25.2°, 154.8°, 334.8°, 205.2°.
2. 由于 cos 2x = 1 − 2 sin² x,方程变为 2 − 4 sin² x − 3 sin x = 0,即 4 sin² x + 3 sin x − 2 = 0。求根公式给出 sin x = (−3 + √41)/8 ≈ 0.4254 或 sin x = (−3 − √41)/8 ≈ −1.175(无效)。因此 x ≈ 25.2°, 154.8°, 334.8°, 205.2°。
3. R = √(4 + 9) = √13, tan α = 3/2, α ≈ 56.31°. Then √13 sin(x − 56.31°) = 1, so sin(x − 56.31°) = 1/√13. The solutions are x ≈ 72.43° and 220.19°.
3. R = √(4 + 9) = √13,tan α = 3/2,α ≈ 56.31°。于是 √13 sin(x − 56.31°) = 1,故 sin(x − 56.31°) = 1/√13。解为 x ≈ 72.43° 和 220.19°。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导