Adding Trigonometric Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
TrigEatsMe
Messages
6
Reaction score
0
I've muddled my way through the majority of my weekend assignment and I'm stuck on a problem where I need to add two formulas together.

1.) 20-10cos(x*pi/4)
2.) 30+20sin(x*pi/4)

I end up with a sinusoidal function which I can then graph and determine the max, min, etc.

We recently went over the addition/subtraction of trigonometric functions using formulas, but none of them match up with this kind of question. I'm missing something.
 
Mathematics news on Phys.org
TrigEatsMe said:
I've muddled my way through the majority of my weekend assignment and I'm stuck on a problem where I need to add two formulas together.

1.) 20-10cos(x*pi/4)
2.) 30+20sin(x*pi/4)

I end up with a sinusoidal function which I can then graph and determine the max, min, etc.

We recently went over the addition/subtraction of trigonometric functions using formulas, but none of them match up with this kind of question. I'm missing something.
The formula you need here is the one that says $a\sin\theta - b\cos\theta = \sqrt{a^2+b^2}\sin(\theta - \phi)$, where $\tan\phi = \dfrac ba.$
 
Got it -- weird how it clicks the following day sometimes. THanks! :)