MHB Express in terms of sine function of f(x)=sinx+cosx

AI Thread Summary
The discussion revolves around expressing the function f(x) = sin(x) + cos(x) in terms of sine. It highlights the frustration with teaching methods, particularly the lack of clear instruction on applying mathematical formulas. The key relationship mentioned is that any linear combination of sine and cosine can be expressed as a single sine function with a phase shift, using the formula A*sin(x) + B*cos(x) = C*sin(x + φ). For the specific case of f(x), where A and B are both 1, the values of C and φ can be determined using the relationships C = √(A² + B²) and φ = arctan(B/A). The conversation emphasizes the need for better teaching methods to clarify these mathematical concepts.
Elissa89
Messages
52
Reaction score
0
f(x)=sinx+cosx

getting really frustrated with my math teacher. gives us forumlas for things but then barely shows us how to use them if at all and then throws problems at that we have to make sense of ourself. why can't math teachers teach?

anyway, the question is express f(x)=sinx+cosx in terms of sin.
 
Mathematics news on Phys.org
Elissa89 said:
f(x)=sinx+cosx

getting really frustrated with my math teacher. gives us forumlas for things but then barely shows us how to use them if at all and then throws problems at that we have to make sense of ourself. why can't math teachers teach?

anyway, the question is express f(x)=sinx+cosx in terms of sin.
Probably what you are after is the relationship between sine and cosine. Using [math]sin^2( \theta ) + cos^2( \theta ) =1[/math] then if [math]\theta[/math] is in either Quadrant I or IV then [math]cos( \theta ) = + \sqrt{1 - sin^2( \theta )}[/math], and if [math]\theta[/math] is in Quadrant II or III then [math]cos( \theta ) = - \sqrt{1 - sin^2( \theta )}[/math].

So [math]sin( \theta ) + cos( \theta ) = sin( \theta ) \pm \sqrt{1 - sin^2( \theta )}[/math].

There is another relationship which I judge (from my own experience, anyway) that is not well known to students. I give it without proof (I don't know how to.)
[math]a~sin( \theta ) + b~cos( \theta ) = c~sin( \theta + \phi )[/math]
where
[math]c = \sqrt{a^2 + b^2}[/math] and [math]\phi = atan2(b, a)[/math].

atan2 is similar to [math]tan^{-1}[/math]. It is defined here.

I'm guessing this is not what your instructor was after.

-Dan
 
Elissa89 said:
f(x)=sinx+cosx

anyway, the question is express f(x)=sinx+cosx in terms of sin.

$A\sin{x}+B\cos{x} = C\sin(x+\theta)$

$A\sin{x}+B\cos{x} = C\left[\sin{x}\cos{\theta}+\cos{x}\sin{\theta}\right]$

$A = C\cos{\theta}$, $B = C\sin{\theta}$ $\implies A^2+B^2 = C^2(\cos^2{\theta}+\sin^2{\theta}) \implies A^2+B^2=C^2(1) \implies C = \sqrt{A^2+B^2}$

$\dfrac{B}{A} = \dfrac{C\sin{\theta}}{C\cos{\theta}} = \tan{\theta} \implies \theta = \arctan\left(\dfrac{B}{A}\right)$

OK, you have $A=1$ and $B=1$ ... find the values of $C$ and $\theta$
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top