3
$\begingroup$

I was recently trying to solve a trigonometry question, which asked to find theta:

$$3 \sin\theta + 4 \cos\theta = 4$$

I took $4 \cos\theta$ on the other side, and squared both the sides. After that I got the values of $\cos\theta = 7/25$ or $1$.

I understood this method. But another derivation I know is:

If $P = a \sin\theta + b \cos\theta$ then:

$$P = (\sqrt{a^2 + b^2}) \cos(\theta - \gamma)$$

By this I am not able to get the solution. Please help, Thank you.

New contributor
Atharv Rege is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
$\endgroup$
2

1 Answer 1

6
$\begingroup$

Given the equation: $$3 \sin\theta + 4 \cos\theta = 4$$ $$\frac{3}{5} \sin\theta + \frac{4}{5} \cos\theta = \frac{4}{5}$$

We define an auxiliary angle $\gamma$ such that $\cos\gamma = \frac{4}{5}$ and $\sin\gamma = \frac{3}{5}$. The equation becomes: $$\sin\gamma \sin\theta + \cos\gamma \cos\theta = \cos\gamma$$ $$\cos(\theta - \gamma) = \cos\gamma$$

The general solution for $\cos A = \cos B$ is $A = 2n\pi \pm B$. Here: $$\theta - \gamma = 2n\pi \pm \gamma$$

Case 1: $$\theta - \gamma = -\gamma \implies \theta = 0$$ $$\implies \cos\theta = 1$$

Case 2: $$\theta - \gamma = \gamma \implies \theta = 2\gamma$$ Now, $$\cos(2\gamma) = 2\cos^2\gamma - 1$$ Substitute $\cos\gamma = \frac{4}{5}$: $$\cos(2\gamma) = 2\left(\frac{4}{5}\right)^2 - 1 = 2\left(\frac{16}{25}\right) - 1$$ $$= \frac{32}{25} - \frac{25}{25} = \frac{7}{25}$$

$\endgroup$
4
  • 2
    $\begingroup$ Maybe you can start by saying why you divided by $5$, and not by $6$, $7$ or any other number. $\endgroup$ Commented 11 hours ago
  • 2
    $\begingroup$ Thanks @匚ㄖㄥᗪ乇ᗪ for your help. I understood why you divided by 5 and the whole process as well. $\endgroup$ Commented 10 hours ago
  • 1
    $\begingroup$ $\gamma$ such that $\cos\gamma = \frac{4}{5}$ and $\sin\gamma = \frac{3}{5}$ – how do you know that such a $\gamma$ exists? $\endgroup$ Commented 2 hours ago
  • $\begingroup$ In this specific case, we know that such an angle exists, because those two ratios are the trigonometric ratios of a 3:4:5 triangle (the third, tan, being 3/4) $\endgroup$ Commented 2 hours ago

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.