Can You Solve This Compound Angle Formula Question?

  • Thread starter Thread starter Firepanda
  • Start date Start date
  • Tags Tags
    Angle Formulas
AI Thread Summary
The discussion focuses on solving a compound angle formula problem involving the expression cos(α) + √3 sin(α). The solution involves using the formula a sin(α) + b cos(α) to combine terms into a single sine function. By factoring out √(a² + b²), the expression simplifies to 2 sin(α + π/6). The participants confirm the clarity of the solution and express gratitude for the assistance provided. The problem is effectively resolved through the application of trigonometric identities.
Firepanda
Messages
425
Reaction score
0
It's a previous exam question using compound angle forumlas. I've tried everything to try and get the answer involving rearrangments!

I know the forumlas i just can't get them to work to show this.

I assume its something to do with adding or subtracting the forumla away from each other, but I've tried it. The furthest i got was this:

cos (alpha) + (root 3)sin (alpha)

but i can't get it into the format of what they want

Here's the question :)

http://img251.imageshack.us/my.php?image=mathelpsk7.jpg

Thanks!
 
Physics news on Phys.org
Firepanda said:
...cos (alpha) + (root 3)sin (alpha)

but i can't get it into the format of what they want

Yup, so far so good. :)

It goes like this. If you want to combine the expression:
a \sin \alpha + b \cos \alpha to get some expression with only one sine, or one cos function, you should pull out the factor: \sqrt{a ^ 2 + b ^ 2}

a \sin \alpha + b \cos \alpha = \sqrt{a ^ 2 + b ^ 2} \left( \frac{a}{\sqrt{a ^ 2 + b ^ 2}} \sin \alpha + \frac{b}{\sqrt{a ^ 2 + b ^ 2}} \sin \alpha \right)

Now, let \beta be some angle such that:
\left\{ \begin{array}{l} \sin \beta = \frac{a}{\sqrt{a ^ 2 + b ^ 2}} \\ \cos \beta = \frac{b}{\sqrt{a ^ 2 + b ^ 2}} \end{array} \right. \quad \mbox{or} \quad \left\{ \begin{array}{l} \sin \beta = \frac{b}{\sqrt{a ^ 2 + b ^ 2}} \\ \cos \beta = \frac{a}{\sqrt{a ^ 2 + b ^ 2}} \end{array} \right.

There will definitely be an angle \beta like that, since, we have:
\left| \sin \beta \right| = \left| \frac{a}{\sqrt{a ^ 2 + b ^ 2}} \right| \leq 1
\left| \cos \beta \right| = \left| \frac{b}{\sqrt{a ^ 2 + b ^ 2}} \right| \leq 1
and
\sin ^ 2 \beta + \cos ^ 2 \beta = \frac{a ^ 2}{a ^ 2 + b ^ 2} + \frac{b ^ 2}{a ^ 2 + b ^ 2} = \frac{a ^ 2 + b ^ 2}{a ^ 2 + b ^ 2} = 1

So, we have:
a \sin \alpha + b \cos \alpha = \sqrt{a ^ 2 + b ^ 2} \left( \frac{a}{\sqrt{a ^ 2 + b ^ 2}} \sin \alpha + \frac{b}{\sqrt{a ^ 2 + b ^ 2}} \cos \alpha \right) = \left[ \begin{array}{l} \sqrt{a ^ 2 + b ^ 2} (\sin \beta \sin \alpha + \cos \beta \sin \alpha) \\ \sqrt{a ^ 2 + b ^ 2} (\cos \beta \sin \alpha + \sin \beta \cos \alpha) \end{array} \right.

= \left[ \begin{array}{l} \sqrt{a ^ 2 + b ^ 2} \cos (\alpha - \beta) \\ \sqrt{a ^ 2 + b ^ 2} \sin (\alpha + \beta) \end{array} \right.-------------------------

Applying this to your problem, we have:
\cos \alpha + \sqrt{3} \sin \alpha
Pull out \sqrt{1 ^ 2 + (\sqrt{3}) ^ 2} = \sqrt{4} = 2, we have:
... = 2 \left( \frac{1}{2} \cos \alpha + \frac{\sqrt{3}}{2} \sin \alpha \right)
Now, we will try to find such angle \beta, we have:
\sin \left( \frac{\pi}{6} \right) = \frac{1}{2}, and
\cos \left( \frac{\pi}{6} \right) = \frac{\sqrt{3}}{2}, so: \beta = \frac{\pi}{6}. Substitute \beta into the expression, yielding:

...= 2 \left( \sin \left( \frac{\pi}{6} \right) \cos \alpha + \cos \left( \frac{\pi}{6} \right) \sin \alpha \right) = 2 \sin \left( \alpha + \frac{\pi}{6} \right) (Q.E.D)
Yay, it's done.
Is it clear?
Can you get it? :)
 
Last edited:
yes! thankyou :D
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top