Trigonometric Equations: Solutions for sin θ = cos θ and sin θ = -3 cos θ

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Trig
Click For Summary

Homework Help Overview

The discussion revolves around solving trigonometric equations, specifically for the cases where sin θ equals cos θ and where sin θ equals -3 cos θ. Participants are exploring the implications of these equations and the correctness of derived solutions.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the factorization of a trigonometric equation and the implications of setting factors to zero. There are attempts to clarify the conditions under which solutions are valid, particularly regarding the periodicity of angles. Questions are raised about the correctness of specific solutions and the process of verifying them.

Discussion Status

There is an ongoing exploration of the solutions to the equations, with some participants questioning the validity of certain answers and others providing insights into the reasoning behind their approaches. Guidance on formatting equations is also being shared, indicating a collaborative effort to improve clarity in communication.

Contextual Notes

Some participants express confusion over the results obtained when substituting values back into the original equation, highlighting potential issues with calculation or interpretation. There is also mention of formatting challenges with LaTeX in the forum.

cscott
Messages
778
Reaction score
1
[tex] \begin{align*}<br /> \sin^2 \theta + 2 \sin \theta \cos \theta - 3 \cos^2 \theta = 0 \\<br /> (\sin \theta + 3 \cos \theta)(\sin \theta - \cos \theta) = 0 \\<br /> \end{align*}[/tex]

so,

[tex] \begin{align*}<br /> \sin \theta = \cos \theta\\<br /> \theta = \frac{\pi}{4} + \pi k, k \epsilon \mathbb{I}<br /> \end{align*}[/tex]

or

[tex] \begin{align*}<br /> \sin \theta = -3 \cos \theta\\<br /> \tan \theta = -3\\<br /> \theta = 5.03 + 2\pi k, k \epsilon \mathbb{I}; 1.89 + 2\pi k, k \epsilon \mathbb{I}<br /> \end{align*}[/tex]

How come this is incorrect?

...argh I can't align it properly :rolleyes:
 
Last edited:
Physics news on Phys.org
a x b = 0 doesn't mean both a and b are zero, although they could be. It simply means at least one of them is zero for the product to be zero.
 
cscott said:
[tex]\begin{align*}<br /> \sin \theta = \cos \theta\\<br /> \theta = \frac{\pi}{4} + 2\pi k, k \epsilon \mathbb{I}<br /> \end{align*}[/tex]
Here, you can get all solution by taking pi/4 + k*pi instead of 2k*pi.
 
TD said:
Here, you can get all solution by taking pi/4 + k*pi instead of 2k*pi.

Oops, I had that written down but I made the mistake when posting!

Does this mean you say pi/4 is a correct answer? When I plug it back into the original equation I don't get 0 :frown:
 
How's that?

[tex] \sin ^2 \theta + 2\sin \theta \cos \theta - 3\cos ^2 \theta \mathop \to \limits^{\theta = \pi /4} \left( {\sin \frac{\pi }{4}} \right)^2 + 2\sin \frac{\pi }{4}\cos \frac{\pi }{4} - 3\left( {\cos \frac{\pi }{4}} \right)^2 = \frac{1}{2} + 2 \cdot \frac{{\sqrt 2 }}{2} \cdot \frac{{\sqrt 2 }}{2} - 3 \cdot \frac{1}{2} = 0[/tex]
 
TD said:
How's that?

[tex] \sin ^2 \theta + 2\sin \theta \cos \theta - 3\cos ^2 \theta \mathop \to \limits^{\theta = \pi /4} \left( {\sin \frac{\pi }{4}} \right)^2 + 2\sin \frac{\pi }{4}\cos \frac{\pi }{4} - 3\left( {\cos \frac{\pi }{4}} \right)^2 = \frac{1}{2} + 2 \cdot \frac{{\sqrt 2 }}{2} \cdot \frac{{\sqrt 2 }}{2} - 3 \cdot \frac{1}{2} = 0[/tex]

OK, I'm just bad at typing things into my calculator then! That's what I get for using it in the first place o:)

By the way, can anyone tell me how to align things properly with tex? For some reason using "\\" won't skip lines for me.

Thanks.
 
Last edited:
It will if you use an array:

[tex]\begin{array}{l}<br /> x^2 - 4 = 0 \\ <br /> x = 2 \vee x = - 2 \\ <br /> \end{array}[/tex]

Code:
\begin{array}{l}
 x^2  - 4 = 0 \\ 
 x = 2 \vee x =  - 2 \\ 
 \end{array}
 
Doh! Thanks again!
 
You're welcome :smile:
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
24
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
56
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K