Skip to content
M
hscscience Ext 1 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 7 · L4 of 20 ~40 min ⚡ +100 XP available

Solving $a\cos x + b\sin x = c$

You can convert $a\cos x + b\sin x$ to $R\cos(x-\alpha)$. Now add a right-hand side $c$ and the equation becomes $R\cos(x-\alpha)=c$ — a standard cosine equation you already know how to solve. This lesson drills the three-step pipeline: convert, divide, solve. Master it here and you'll handle every variant the exam throws at you.

Today's hook — Before the lesson, try to solve $\sqrt{3}\cos x + \sin x = 1$ for $x \in [0, 2\pi]$. How many solutions do you expect? Write your guess now — you'll check it after worked example 1.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

Consider the equation $\sqrt{3}\cos x + \sin x = 1$ on $[0, 2\pi]$. Before solving it — how many solutions do you think there are, and why? Write your reasoning.

auto-saved
02
The three-step solution pipeline
+5 XP to read

Solving $a\cos x + b\sin x = c$ always follows three steps. Once you internalise the pipeline, every problem of this type becomes a two-minute routine.

Step 1 — Convert. Write $a\cos x + b\sin x = R\cos(x-\alpha)$ using $R = \sqrt{a^2+b^2}$ and $\tan\alpha = b/a$ (correct quadrant).

Step 2 — Divide. The equation becomes $\cos(x-\alpha) = \dfrac{c}{R}$. This has solutions only if $\left|\dfrac{c}{R}\right| \leq 1$, i.e. $|c| \leq R$.

Step 3 — Solve. Let $u = x - \alpha$. Solve $\cos u = c/R$ over the translated domain, then back-substitute $x = u + \alpha$.

1. Convert to R cos(x−α) = c 2. Divide: cos(x−α) = c/R 3. Solve for x−α, then x Condition: |c| ≤ R for solutions to exist
$\cos(x-\alpha) = \dfrac{c}{R}$
Check $|c| \leq R$ first
If $|c| > R$, there are no solutions. This check takes two seconds and saves you from wasted working. State it explicitly in your answer.
Translate the domain
When solving $\cos u = c/R$, the variable is $u = x - \alpha$. If $x \in [0, 2\pi]$, then $u \in [-\alpha, 2\pi - \alpha]$. Never forget to translate.
Both solutions matter
$\cos u = k$ gives $u = \pm\cos^{-1}(k) + 2n\pi$. Collect all values of $u$ in the translated domain, then convert each back to $x$.
03
What you'll master
Know

Key facts

  • $a\cos x + b\sin x = c$ transforms to $\cos(x-\alpha) = c/R$ after converting and dividing
  • Solutions exist only when $|c| \leq R = \sqrt{a^2+b^2}$
  • General solution: $x = \alpha \pm \cos^{-1}(c/R) + 2n\pi$, $n \in \mathbb{Z}$
Understand

Concepts

  • Why the domain must be translated when substituting $u = x - \alpha$
  • How the $\pm$ in the cosine solution captures both intersection points of the horizontal line $y = c/R$ with the cosine curve
  • Why the condition $|c| \leq R$ corresponds geometrically to the line $y = c/R$ intersecting $y = \cos\theta$
Can do

Skills

  • Solve $a\cos x + b\sin x = c$ fully in a specified domain, showing all working
  • Identify when an equation has no solutions, one solution (tangent case), or two solutions per period
  • Write the general solution when no domain is specified
04
Key terms
Auxiliary equationThe simplified form $R\cos(x-\alpha) = c$ obtained after converting the original equation. The hard part is converting; the solving is standard from here.
Existence condition$|c| \leq R$. If violated, the equation has no real solutions. If $|c| = R$, there is exactly one solution per period (the tangent case).
Translated domainWhen $u = x - \alpha$ is used, the domain for $x$ (e.g. $[0,2\pi]$) must be shifted to give the domain for $u$: $[-\alpha, 2\pi-\alpha]$.
Reference angle $\beta$$\beta = \cos^{-1}(c/R)$. The two solutions to $\cos u = c/R$ in a full period are $u = \beta$ and $u = -\beta$ (or equivalently $2\pi - \beta$).
General solution$x = \alpha + \cos^{-1}(c/R) + 2n\pi$ or $x = \alpha - \cos^{-1}(c/R) + 2n\pi$, for any integer $n$.
Tangent caseWhen $|c| = R$, the horizontal line is tangent to the cosine curve. There is exactly one solution per period: $x = \alpha$ (max) or $x = \alpha + \pi$ (min).
05
The full solution method
core concept

To solve $a\cos x + b\sin x = c$ on a domain such as $[0, 2\pi]$:

Step 1 — Convert

$a\cos x + b\sin x = R\cos(x-\alpha)$ where $R = \sqrt{a^2+b^2}$, $\cos\alpha = a/R$, $\sin\alpha = b/R$.

Step 2 — Check and simplify

Check $|c| \leq R$ (no solutions if violated). Equation becomes $\cos(x-\alpha) = \dfrac{c}{R}$.

Step 3 — Let $u = x - \alpha$

Translate domain: if $x\in[0,2\pi]$ then $u\in[-\alpha, 2\pi-\alpha]$.

Solve $\cos u = c/R$: $u = \beta$ or $u = -\beta$ (where $\beta = \cos^{-1}(c/R)$), adjusted for the translated domain.

Step 4 — Back-substitute

$$x = u + \alpha$$
Geometric picture. The equation $\cos(x-\alpha) = c/R$ asks where the cosine curve intersects the horizontal line $y = c/R$. When $|c/R| < 1$ there are exactly two intersections per period; when $|c/R| = 1$ there is one; when $|c/R| > 1$ there are none. Keep this picture in mind to sanity-check your solution count.

Pipeline: convert check |c| R divide let u=x- translate domain solve back-substitute; Two solutions per period when |c/R| 1

Pause — copy the full solution pipeline into your book: convert to $R\sin(x-\alpha)$ → check $|c| \le R$ → let $u = x-\alpha$ → translate domain → solve $\sin u = c/R$ → back-substitute $x = u + \alpha$.

Quick check: For which value of $c$ does $3\cos x + 4\sin x = c$ have no solutions?

06
Translating the domain correctly
core concept

We just saw the seven-step pipeline ending with the substitution $u = x-\alpha$ to reduce to a standard $\sin u = k$ equation. That raises a question: when you substitute $u = x - \alpha$, the original domain $[0, 2\pi]$ for $x$ shifts — what becomes the new domain for $u$? This card answers it → the domain for $u$ is $[-\alpha, 2\pi-\alpha]$; cosine's even symmetry means negative $u$ values still yield valid solutions.

The most common error after substituting $u = x - \alpha$ is forgetting to translate the domain. The original constraint is on $x$, but now you are solving for $u$.

If $x \in [0, 2\pi]$ and $\alpha = \pi/6$, then:

$u = x - \alpha \in [0-\pi/6,\; 2\pi-\pi/6] = [-\pi/6,\; 11\pi/6]$

Solve $\cos u = c/R$ within this translated interval, listing all solutions for $u$, then add $\alpha = \pi/6$ to each to recover $x$.

Pitfall alert. If $\alpha > 0$, the translated domain extends below 0. Solutions near $u = 0^{-}$ (e.g. $u = -\pi/6$) are valid and must not be discarded. Always check whether solutions at the boundary of the translated domain fall inside $[0, 2\pi]$ once back-substituted.

u = x - : domain shifts from [0,2] to [-, 2 - ]; Cosine is even: (-u) = u, so negative u values are valid

Pause — copy the domain-translation rule into your book: $u = x - \alpha$ shifts the domain from $[0,2\pi]$ to $[-\alpha, 2\pi-\alpha]$; cosine is even so $\cos(-u) = \cos u$, which may yield extra valid solutions.

Did you get this? True or false: if $\alpha = \pi/3$ and $x \in [0, 2\pi]$, the translated domain for $u = x - \alpha$ is $[-\pi/3,\; 5\pi/3]$.

PROBLEM 1 · TWO SOLUTIONS

Solve $\sqrt{3}\cos x + \sin x = 1$ for $x \in [0, 2\pi]$.

1
$R = \sqrt{(\sqrt{3})^2+1^2} = 2$.   $\cos\alpha = \sqrt{3}/2$, $\sin\alpha = 1/2$ $\Rightarrow \alpha = \pi/6$ (Q1).
Convert to $R\cos(x-\alpha)$ form. $a=\sqrt{3}>0$, $b=1>0$: Q1. Exact angle $\pi/6$.
PROBLEM 2 · NO SOLUTIONS

Solve $3\cos x + 4\sin x = 6$ for $x \in [0, 2\pi]$.

1
$R = \sqrt{9+16} = 5$. Check: $|c| = 6 > R = 5$.
First find $R$, then immediately check the existence condition. Since $6 > 5$, we cannot have $\cos(x-\alpha) = 6/5 > 1$.
PROBLEM 3 · GENERAL SOLUTION

Find the general solution of $\cos x - \sin x = 1$.

1
$R = \sqrt{1+1} = \sqrt{2}$. $\cos\alpha = 1/\sqrt{2}$, $\sin\alpha = -1/\sqrt{2}$ $\Rightarrow \alpha = -\pi/4$ (Q4).
$a=1>0$, $b=-1<0$: Q4. Reference angle $\pi/4$, so $\alpha = -\pi/4$.

Fill the gap: For $3\cos x + 4\sin x = c$, solutions exist only when $|c| \leq$ .

Trap 01
Forgetting to translate the domain
After substituting $u = x - \alpha$, many students solve $\cos u = c/R$ over the original interval $[0, 2\pi]$ instead of the translated interval $[-\alpha, 2\pi - \alpha]$. This misses solutions near $u = -\alpha$ and incorrectly includes solutions outside the domain. Always write out the translated domain explicitly.
Trap 02
Skipping the existence check
If you proceed without checking $|c| \leq R$, you may try to evaluate $\cos^{-1}(c/R)$ when $|c/R| > 1$, which is undefined. Always state "Check: $|c| = \ldots \leq R = \ldots$ ✓" as the first line of your solution, or "No solutions since $|c| > R$" if it fails.
Trap 03
Only finding one solution
$\cos u = k$ has two solutions per period (for $|k| < 1$): $u = \beta$ and $u = 2\pi - \beta$ (or $u = -\beta$). Students often find only the positive-angle solution and forget the symmetric one. Draw a unit circle to visualise both intersections.

Did you get this? True or false: the equation $2\cos x - 2\sin x = 3$ has no solutions because the amplitude $R = 2\sqrt{2} < 3$.

Work mode · how are you completing this lesson?
1

Solve $3\cos x + 4\sin x = 4$ for $x \in [0, 2\pi]$. Show all three steps.

2

Determine whether $\cos x + \sin x = \sqrt{3}$ has solutions on $[0, 2\pi]$. If so, find them; if not, explain why.

3

Solve $-\cos x + \sqrt{3}\sin x = 1$ for $x \in [0, 2\pi]$. (Hint: $\alpha$ is in Q2.)

4

Find the general solution of $\sqrt{3}\cos x - \sin x = \sqrt{3}$.

5

For $a\cos x + b\sin x = c$ with $R = \sqrt{a^2+b^2}$, show that the equation has exactly one solution per period when $|c| = R$, and find that solution (in terms of $\alpha$).

Odd one out: Three of these statements about $a\cos x + b\sin x = c$ are correct. Which one is WRONG?

11
Revisit your thinking

Earlier you guessed the number of solutions to $\sqrt{3}\cos x + \sin x = 1$ on $[0, 2\pi]$.

The exact solutions are $x = \pi/2$ and $x = 11\pi/6$ — two solutions. This is typical whenever $|c/R| < 1$: the horizontal line $y = c/R$ cuts the cosine curve in two points per period. If you guessed two, your geometric intuition is already working. Reflect on the step that was hardest for you in the worked example.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

Q1. State the values of $c$ for which $\cos x + \sqrt{3}\sin x = c$ has solutions, and find $R$. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. Solve $\cos x + \sqrt{3}\sin x = \sqrt{3}$ for $x \in [0, 2\pi]$. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. Find all solutions of $3\cos x + 4\sin x = 5$ in $[0, 2\pi]$. Explain why there is only one solution. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $3\cos x+4\sin x=4$: $R=5$, $\alpha=\arctan(4/3)$. $\cos(x-\alpha)=4/5$. Let $u=x-\alpha$: $u=\cos^{-1}(4/5)\approx0.6435$ or $u\approx-0.6435$ (equiv. $\approx5.640$ in $[0,2\pi]$). $x=\alpha+0.6435\approx 1.495$ and $x=\alpha+5.640\approx6.57$ — check domain; adjust for translated domain $[-\alpha, 2\pi-\alpha]$.

2. $\cos x+\sin x=\sqrt{3}$: $R=\sqrt{2}\approx1.414 < \sqrt{3}\approx1.732$. Since $|c|>R$, no solutions.

3. $-\cos x+\sqrt{3}\sin x=1$: $R=2$, $\alpha=2\pi/3$. $\cos(x-2\pi/3)=1/2$. Translated domain $u\in[-2\pi/3, 4\pi/3]$. $u=\pi/3$ or $u=-\pi/3$. $x=\pi/3+2\pi/3=\pi$ and $x=-\pi/3+2\pi/3=\pi/3$.

4. $\sqrt{3}\cos x-\sin x=\sqrt{3}$: $R=2$, $\alpha=-\pi/6$. $\cos(x+\pi/6)=\sqrt{3}/2$. $u=\pm\pi/6+2n\pi$. $x=0+2n\pi$ or $x=-\pi/3+2n\pi$.

5. When $|c|=R$: $\cos(x-\alpha)=\pm1$. $+1$ gives $x-\alpha=2n\pi$, i.e. $x=\alpha+2n\pi$ (one solution per period); $-1$ gives $x=\alpha+\pi+2n\pi$ (another set). So one solution per $2\pi$-period from each case.


Q1 (2 marks): $R = \sqrt{1+3} = 2$ [1]. Solutions exist when $|c| \leq 2$, i.e. $-2 \leq c \leq 2$ [1].

Q2 (3 marks): $R=2$, $\alpha=\pi/3$: $\cos(x-\pi/3) = \sqrt{3}/2$ [1]. Translated domain: $u\in[-\pi/3, 5\pi/3]$. $\cos u=\sqrt{3}/2 \Rightarrow u=\pi/6$ or $u=-\pi/6$. Both in $[-\pi/3, 5\pi/3]$ ✓ [1]. $x=\pi/6+\pi/3=\pi/2$ and $x=-\pi/6+\pi/3=\pi/6$ [1].

Q3 (3 marks): $R=5$, $|c/R|=5/5=1$ — tangent case, so exactly one solution per period [1]. $\cos(x-\alpha)=1 \Rightarrow x-\alpha=0 \Rightarrow x=\alpha=\tan^{-1}(4/3)\approx0.927$ rad [1]. Check: $3\cos(0.927)+4\sin(0.927)=3(0.6)+4(0.8)=1.8+3.2=5$ ✓ [1].

01
Boss battle · The Equation Solver
earn bronze · silver · gold

Five timed questions. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering trig equation questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Solving a cos x + b sin x = c?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →