Solving Trigonometric Equations: Strategies and Techniques | 三角函数方程的求解策略

📚 Solving Trigonometric Equations: Strategies and Techniques | 三角函数方程的求解策略

Trigonometric equations appear frequently in A-level mathematics and are a key test of algebraic manipulation, circular reasoning, and attention to domain restrictions. Unlike linear or quadratic equations, trig equations often have infinitely many solutions unless a specific interval is given. Mastering a set of systematic strategies allows you to solve these equations confidently and avoid lost marks.

三角函数方程在 A-level 数学中频繁出现,重点考查代数变形、单位圆思维以及对定义域限制的关注。与一次或二次方程不同,除非给出特定区间,三角方程通常有无穷多解。掌握一套系统性的求解策略,能帮助你自信地解题并避免失分。


1. Core Principle: Isolate the Trigonometric Function | 基本原则:孤立三角函数

The first step in any trigonometric equation is to treat the trig expression as the subject. Rearrange the equation so that a single trigonometric function of a simple angle is set equal to a constant. For example, solve 2 sin θ − 1 = 0 by writing sin θ = ½.

解任何三角方程的第一步,都是把三角表达式作为未知量来处理。将方程重新整理,使一个单一三角函数(或简单角的三角函数)等于某个常数。例如,解 2 sin θ − 1 = 0 时,把它写成 sin θ = ½。

Once the equation is in the form sin x = a, cos x = a, or tan x = a, you need to find all angles x that satisfy this relation, within the given interval or in general form.

一旦方程变为 sin x = a、cos x = a 或 tan x = a 的形式,你需要在指定区间内或求通解时,找出所有满足该关系的角 x。

2 sin θ − 1 = 0 → sin θ = ½


2. Using the Unit Circle and CAST Diagram | 利用单位圆与象限图

The unit circle is the most reliable visual tool for solving trig equations. For each value of sin, cos, or tan, there are two primary angles in the range 0° to 360° (or 0 to 2π radians), except for the quadrantal angles where there is only one or a repeated angle.

单位圆是解三角方程最可靠的视觉工具。对于每一个 sin、cos 或 tan 的取值,在 0° 到 360°(或 0 到 2π 弧度)范围内通常有两个基本角,边界角(象限角)除外。

The CAST diagram summarises which trigonometric functions are positive in each quadrant:

CAST 图(或象限符号图)总结了三角函数在每个象限的符号:

Sign of trigonometric functions by quadrant
Quadrant sin θ cos θ tan θ
I (0° – 90°) + + +
II (90° – 180°) +
III (180° – 270°) +
IV (270° – 360°) +

For example, to solve sin θ = ½ for 0° ≤ θ < 360°, first find the acute principal angle θ = 30°. Since sine is positive in quadrants I and II, the two solutions are θ = 30° and θ = 180° − 30° = 150°.

例如,在 0° ≤ θ < 360° 中解 sin θ = ½。先找到锐角主值 θ = 30°。因为正弦在第一、二象限为正,所以两个解为 θ = 30° 和 θ = 180° − 30° = 150°。


3. Quadratic-Type Equations | 二次型方程

Many equations contain a squared trigonometric function, such as 2 sin² θ − sin θ − 1 = 0. These are quadratics in disguise. To solve them, replace sin θ with a variable such as u.

许多方程含有平方的三角函数,例如 2 sin² θ − sin θ − 1 = 0。这些其实是“伪装”的二次方程。求解时可用变量 u 代替 sin θ。

Let u = sin θ → 2u² − u − 1 = 0

Factor or use the quadratic formula: (2u + 1)(u − 1) = 0, so u = 1 or u = −½. Then solve sin θ = 1 and sin θ = −½ separately. The first gives θ = 90°; the second gives third- and fourth-quadrant angles: θ = 210°, 330° in degrees.

因式分解或用二次公式:(2u + 1)(u − 1) = 0,所以 u = 1 或 u = −½。然后分别解 sin θ = 1 与 sin θ = −½。前者给出 θ = 90°;后者给出第三、四象限的角:θ = 210°、330°。

Always check whether the substitution value is valid: sin θ and cos θ must lie in [−1, 1], but tan θ can be any real number. If a quadratic in sin θ gives u = 3, there is no solution.

始终检查代换后的值是否有效:sin θ 和 cos θ 必须在 [−1, 1] 内,而 tan θ 可以为任意实数。如果关于 sin θ 的二次式给出 u = 3,则无解。


4. Linear Combinations of Sine and Cosine | 正弦与余弦的线性组合

Expressions of the form a sin θ + b cos θ appear frequently in modelling and in exam questions. The standard strategy is to rewrite them as a single sine or cosine function using the harmonic form.

形如 a sin θ + b cos θ 的表达式在建模和考试题中很常见。标准策略是用辅助角(harmonic form)将其改写为单一的正弦或余弦函数。

a sin θ + b cos θ ≡ R sin(θ + α) or R cos(θ − α)

When converting to R sin(θ + α), compute:

当转化为 R sin(θ + α) 时,计算:

  • R = √(a² + b²)

    R = √(a² + b²)

  • α = tan⁻¹(b / a) if using R sin(θ + α) with a > 0

    α = tan⁻¹(b / a)(当使用 R sin(θ + α) 且 a > 0 时)

For example, solve sin θ + cos θ = 1 for 0° ≤ θ < 360°. Rewrite the left side as √2 sin(θ + 45°). The equation becomes √2 sin(θ + 45°) = 1, so sin(θ + 45°) = 1/√2. Then θ + 45° = 45° or 135°, giving θ = 0° or 90°.

例如,在 0° ≤ θ < 360° 中解 sin θ + cos θ = 1。将左边改写为 √2 sin(θ + 45°)。方程变为 √2 sin(θ + 45°) = 1,即 sin(θ + 45°) = 1/√2。于是 θ + 45° = 45° 或 135°,解得 θ = 0° 或 90°。


5. Factoring to Zero | 因式分解为零

If an equation contains both a single-angle term and a multiple-angle term, or both a product and a sum, factoring is often the cleanest path. A product equals zero if and only if at least one factor equals zero.

如果方程中同时含有单角项与倍角项,或者同时含有乘积项与和项,因式分解往往是最简洁的途径。乘积为零当且仅当至少有一个因式为零。

For instance, solve 2 cos² θ sin θ = cos θ. Move all terms to one side first: 2 cos² θ sin θ − cos θ = 0. Factor out cos θ:

例如,解 2 cos² θ sin θ = cos θ。先将所有项移到一边:2 cos² θ sin θ − cos θ = 0。提取公因式 cos θ:

cos θ (2 sin θ cos θ − 1) = 0

Now set each factor to zero. From cos θ = 0, θ = 90°, 270°. From 2 sin θ cos θ − 1 = 0, use sin 2θ = 2 sin θ cos θ to obtain 2 sin θ cos θ = 1, or sin 2θ = 1. Thus 2θ = 90° (and 450° within the extended range), so θ = 45°, 225°. The full solution set for 0° ≤ θ < 360° is {45°, 90°, 225°, 270°}.

然后令每个因式为零。由 cos θ = 0,得 θ = 90°, 270°。由 2 sin θ cos θ − 1 = 0,利用 sin 2θ = 2 sin θ cos θ,可得 2 sin θ cos θ = 1,即 sin 2θ = 1。于是 2θ = 90°(以及在扩大的范围内还有 450°),所以 θ = 45°, 225°。在 0° ≤ θ < 360° 内的完整解集为 {45°, 90°, 225°, 270°}。


6. Applying Double-Angle Identities | 应用二倍角恒等式

Double-angle identities allow you to replace expressions such as cos 2θ, sin 2θ, or tan 2θ with single-angle forms. This is essential when the equation mixes θ and 2θ.

二倍角恒等式允许你将 cos 2θ、sin 2θ 或 tan 2θ 等表达式转化为单角形式。当方程中同时出现 θ 与 2θ 时,这一点必不可少。

For example, consider cos 2θ = sin θ for 0° ≤ θ < 360°. Using cos 2θ = 1 − 2 sin² θ, the equation becomes:

例如,在 0° ≤ θ < 360° 中解 cos 2θ = sin θ。利用 cos 2θ = 1 − 2 sin² θ,方程变为:

1 − 2 sin² θ = sin θ

Rearrange to obtain 2 sin² θ + sin θ − 1 = 0, which factors as (2 sin θ − 1)(sin θ + 1) = 0. Thus sin θ = ½ or sin θ = −1. The solutions are θ = 30°, 150°, and 270°.

整理得 2 sin² θ + sin θ − 1 = 0,因式分解为 (2 sin θ − 1)(sin θ + 1) = 0。因此 sin θ = ½ 或 sin θ = −1。解为 θ = 30°, 150°, 270°。

Be careful when choosing which version of the double-angle formula to use. For equations involving cos 2θ, pick the form that matches the other trigonometric function present:

选择使用哪个二倍角公式时需小心。对于含 cos 2θ 的方程,应选择与方程中另一个三角函数相匹配的形式:

  • cos 2θ = cos² θ − sin² θ if you want to keep both functions

    cos 2θ = cos² θ − sin² θ(如果想同时保留两个函数)

  • cos 2θ = 2 cos² θ − 1 if the other term uses cos θ

    cos 2θ = 2 cos² θ − 1(如果另一项是 cos θ)

  • cos 2θ = 1 − 2 sin² θ if the other term uses sin θ

    cos 2θ = 1 − 2 sin² θ(如果另一项是 sin θ)


7. Reduction to a Single Function | 化归为单一函数

Many equations contain multiple different trig functions, such as sin θ and cos θ. The Pythagorean identity sin² θ + cos² θ = 1 is the key to converting between them.

许多方程同时包含不同的三角函数,例如 sin θ 与 cos θ。毕达哥拉斯恒等式 sin² θ + cos² θ = 1 是在它们之间转换的关键。

For example, solve 3 sin θ = 2 cos² θ for 0° ≤ θ < 360°. Replace cos² θ with 1 − sin² θ:

例如,在 0° ≤ θ < 360° 中解 3 sin θ = 2 cos² θ。用 1 − sin² θ 替换 cos² θ:

3 sin θ = 2(1 − sin² θ) → 2 sin² θ + 3 sin θ − 2 = 0

Factor to (2 sin θ − 1)(sin θ + 2) = 0. Since sin θ = −2 is impossible, solve sin θ = ½, giving θ = 30°, 150°.

因式分解得 (2 sin θ − 1)(sin θ + 2) = 0。由于 sin θ = −2 不可能成立,因此解 sin θ = ½,得 θ = 30°, 150°。

Always consider the identity tan θ = sin θ / cos θ when an equation mixes tan with sin or cos. Multiplying through by cos θ may introduce extraneous solutions, so check your answers against the original equation.

当方程将 tan 与 sin 或 cos 混合时,可考虑恒等式 tan θ = sin θ / cos θ。两边乘以 cos θ 可能会引入增根,所以必须将答案代回原方程检验。


8. General Solutions | 通解

When no interval is specified, you must give the general solution, which describes all possible angles. General solutions use an integer parameter k (often k ∈ ℤ).

当题目没有指定区间时,必须写出一般解,即描述所有可能角度的通解。通解使用整数参数 k(通常 k ∈ ℤ)。

For the basic equations, the general solutions are:

对于基本方程,通解形式如下:

Equation General solution (radians) General solution (degrees)
sin θ = a θ = nπ + (−1)ⁿ α θ = n·180° + (−1)ⁿ α
cos θ = a θ = 2nπ ± α θ = n·360° ± α
tan θ = a θ = nπ + α θ = n·180° + α

Here α is the principal angle (the corresponding acute/positive angle found using sin⁻¹, cos⁻¹, or tan⁻¹). For example, the general solution of sin θ = ½ is θ = n·180° + (−1)ⁿ·30°.

其中 α 是主值角(通过 sin⁻¹、cos⁻¹ 或 tan⁻¹ 找到的对应锐角/正值角)。例如,sin θ = ½ 的通解为 θ = n·180° + (−1)ⁿ·30°。

When solving equations after a substitution like θ + 45°, you must adjust the general solution for that internal angle, then solve for θ. For instance, if sin(θ + 45°) = 0, then θ + 45° = n·180°, so θ = n·180° − 45°.

使用 θ + 45° 这类代换后,你需要为该内部角写出通解,然后再解出 θ。例如,若 sin(θ + 45°) = 0,则 θ + 45° = n·180°,所以 θ = n·180° − 45°。


9. Working with a Restricted Interval | 指定区间内的解

Exam questions often specify an interval such as 0° ≤ θ < 360° or 0 ≤ θ ≤ 2π. To find solutions in the given interval, first find the general solution, then substitute integer values of k and keep only those angles within the interval.

考试题通常会指定区间,例如 0° ≤ θ < 360° 或 0 ≤ θ ≤ 2π。要在指定区间内求根,应先写出通解,再代入整数 k,并只保留落在区间内的角度。

For an equation like tan(2θ) = 1 with 0° ≤ θ < 360°, you cannot simply take θ = 45° and θ = 225°, because 2θ ranges from 0° to 720°. You must solve for 2θ first:

对于既有指定区间 0° ≤ θ < 360° 的方程 tan(2θ) = 1,你不能简单取 θ = 45° 和 θ = 225°,因为 2θ 的范围实际上是 0° 到 720°。你先应就 2θ 求解:

2θ = 45° + n·180° → θ = 22.5° + n·90°

Now test n = 0, 1, 2, 3: θ = 22.5°, 112.5°, 202.5°, 292.5°. These four angles all lie in 0° ≤ θ < 360°.

现在检验 n = 0, 1, 2, 3:θ = 22.5°, 112.5°, 202.5°, 292.5°。这四个角都在 0° ≤ θ < 360° 内。

Always multiply the interval bounds by the coefficient of θ when the equation involves kθ. If you are solving sin kθ = a for 0 ≤ θ ≤ 2π, first consider 0 ≤ kθ ≤ 2kπ and list possible angles accordingly.

当方程含有 kθ 时,务必把区间端点乘以 k 的系数。如果你要在 0 ≤ θ ≤ 2π 上解 sin kθ = a,先考虑 0 ≤ kθ ≤ 2kπ,并据此列出所有可能的角度。


10. Common Mistakes and Tips | 常见错误与技巧

Trigonometric equations reward careful, systematic work. Several mistakes recur constantly in A-level exams; knowing them can save valuable marks.

三角函数方程需要谨慎而系统化的求解。A-level 考试中某些错误反复出现;提前了解它们能帮你保住宝贵的分数。

  • Forgetting quadrants: sin θ = c has two positive quadrants or two negative quadrants; always use the CAST diagram or a graph to find all angles, not just the calculator’s acute answer.

    忘记象限: sin θ = c 对应两个正象限或两个负象限;务必使用 CAST 图或图像找出所有角,而不仅按计算器给出的锐角。

  • Squaring without checking: If you square both sides of an equation, you may introduce false solutions. Verify each candidate angle in the original equation.

    平方后不检验: 若对等式两边平方,可能引入增根。必须将每个候选角代入原方程验证。

  • Dividing by a trig function: Do not divide both sides by sin θ or cos θ if that function could be zero; you will lose solutions. Instead, factor and set each factor to zero.

    除以三角函数: 不要两边同时除以 sin θ 或 cos θ,除非该函数不可能为零;否则会丢失解。应改为因式分解,再令每个因式为零。

  • Misapplying the inverse function: The calculator gives the principal value. For example, cos⁻¹(−0.5) is 120°, but cos θ = −0.5 in the interval 0 to 360° also has θ = 240°. You must take 360° − α for the fourth quadrant.

    错误使用反函数: 计算器给出的是主值。例如 cos⁻¹(−0.5) 是 120°,但 cos θ = −0.5 在 0° 到 360° 内还有一个 θ = 240°。第四象限角需取 360° − α。

  • Forgetting periodic solutions: When a multiple angle such as 2θ or 3θ appears, remember that the number of solutions increases. Use the general solution then extract all angles within the interval.

    遗漏周期解: 当出现 2θ 或 3θ 这样的倍角时,解的数量会增多。先写通解,再在区间内提取所有角。

A simple check strategy is to substitute your final angles back into the original equation. Also, use the graph of the function as a sanity check: for a sine curve, the number of intersections with a horizontal line in one period is exactly two, unless the line touches a maximum or minimum.

一个简单的检验策略是把最终求出的角代回原方程。同时,用函数图像作直觉检查:在一个周期内,水平线与正弦曲线的交点通常正好有两个,除非该水平线恰好经过最高点或最低点。


By systematically isolating the trig function, applying identities, factoring carefully, and always considering the interval, you can solve almost any trigonometric equation in the A-level syllabus. Practice with a variety of question types, especially those involving compound angles and quadratic forms, and you will build strong, reliable problem-solving skills.

通过系统地孤立三角函数、灵活运用恒等式、仔细因式分解,并始终考虑定义域,你几乎可以解决 A-level 考纲中的任何三角函数方程。多练习不同类型的题目,特别是涉及复合角与二次型的问题,你将建立强大而可靠的解题能力。

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