Verifying Solution to 2\sin\theta\cos\theta + 2 \sin\theta - \cos\theta -1 = 0

  • Thread starter Thread starter Apost8
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation 2sin(θ)cos(θ) + 2sin(θ) - cos(θ) - 1 = 0. Initially, a solution was proposed, but a participant pointed out a critical error in dividing by (cos(θ) + 1), which could equal zero. The correct approach involves factoring the equation to (cos(θ) + 1)(2sin(θ) - 1) = 0, leading to two cases: cos(θ) = -1 and sin(θ) = 1/2. The final solutions are θ = π, θ = π/6, and θ = 5π/6, with the discussion emphasizing the importance of verifying solutions within specified limits. The conversation highlights the need for careful handling of potential zero denominators in trigonometric equations.
Apost8
Messages
48
Reaction score
0
Can someone please check over this real quick. I think I’ve solved this problem correctly, but, I’m not sure.

Solve: 2\sin\theta\cos\theta + 2 \sin\theta - \cos\theta -1 = 0


2 \sin\theta(\cos\theta + 1) -(\cos\theta + 1) = 0

2 \sin\theta(\cos\theta + 1) = (\cos\theta + 1)

2 \sin\theta = 1

\sin\theta = 1/2

\theta = (\frac{\pi}{6} + k2\pi)\ \mbox {or}\ (\frac{5\pi}{6} + k2\pi)
 
Last edited:
Physics news on Phys.org
Apost8 said:
Can someone please check over this real quick. I think I’ve solved this problem correctly, but, I’m not sure.

Solve: 2\sin\theta\cos\theta + 2 \sin\theta - \cos\theta -1 = 0


2 \sin\theta(\cos\theta + 1) -(\cos\theta + 1) = 0

2 \sin\theta(\cos\theta + 1) = (\cos\theta + 1)

2 \sin\theta = 1

\sin\theta = 1/2

\theta = (\frac{\pi}{6} + k2\pi)\ \mbox {or}\ (\frac{5\pi}{6} + k2\pi)

Looks good to me. The hard way to check this is to plug your answer into your original equation and do the trig to see if it works. The easy way is to pick several values of k and plug it into your original equation using a calculator. :biggrin:

-Dan
 
OK, thanks for your help!
 
Apost8 said:
...2 \sin\theta(\cos\theta + 1) -(\cos\theta + 1) = 0

2 \sin\theta(\cos\theta + 1) = (\cos\theta + 1)

2 \sin\theta = 1
Hmm, this step looks wrong.
What if cos \theta + 1 = 0? And you cannot divide both sides by 0!
The better way is to factor out cos \theta + 1, like this:
2 \sin\theta(\cos\theta + 1) -(\cos\theta + 1) = 0
\Leftrightarrow (\cos \theta + 1)(2 \sin\theta - 1) = 0
Now if the product of them is 0, then either \cos \theta + 1 = 0 or 2 \sin\theta - 1 = 0, right?
Can you go from here? :)
--------------
@ topsquark, it's not correct, bud. :smile:
 
VietDao29 said:
Hmm, this step looks wrong.
What if cos \theta + 1 = 0? And you cannot divide both sides by 0!
The better way is to factor out cos \theta + 1, like this:
2 \sin\theta(\cos\theta + 1) -(\cos\theta + 1) = 0
\Leftrightarrow (\cos \theta + 1)(2 \sin\theta - 1) = 0
Now if the product of them is 0, then either \cos \theta + 1 = 0 or 2 \sin\theta - 1 = 0, right?
Can you go from here? :)
--------------
@ topsquark, it's not correct, bud. :smile:

Oh, I see your point. That slipped by me. Sorry. Good catch, VeitDao29!

-Dan
 
Last edited:
Thanks for the help VietDao. Can you please show me how you got \ (\cos \theta + 1)(2 \sin\theta - 1) = 0\? I can’t seem to figure out exactly how you did that.
 
Oh wait, nevermind, I see how you got that. Duh.

So, from there I would get:

\cos \theta + 1 = 0

\cos \theta = -1

\theta = \pi

OR

2 \sin\theta - 1 = 0

\sin\theta= \frac{1}{2}

\theta = \frac{\pi}{6}, \theta = \frac{5\pi}{6}
 
Last edited:
Looks right to me, what's your limits?
 
By limits, do you mean, for example (0, 2\pi)?

If that's the case, the question didn't impose any limits, so I suppose the correct answer would be \theta= (\pi+k2\pi,\ \frac{\pi}{6}+k2\pi\ or, \frac{5\pi}{6}+k2\pi).
 
  • #10
Yeah that's what I meant.

When ever I have solved trig equations I am required to find a quantative answer for \theta, but if your tutor is happy with you leaving it in terms of k that's all that matter. :smile:
 
  • #11
Thanks for your Help!
 
Back
Top