Mastering Trig Equations: Solving for x in cosx(2sinx+1) = 0

  • Thread starter Thread starter LordofDirT
  • Start date Start date
  • Tags Tags
    Trig
AI Thread Summary
The discussion focuses on solving the trigonometric equation cosx(2sinx+1) = 0 using two methods. Method 1 involves distributing and applying the double angle formula but leads to confusion and incomplete solutions. Method 2 utilizes the zero product property, yielding correct solutions for x, including x = π/2, 3π/2, π/6, and 5π/6. Participants emphasize the importance of not dividing by trigonometric functions without confirming their non-zero values. The conversation concludes with a consensus that Method 2 is the more effective approach for solving the equation.
LordofDirT
Messages
15
Reaction score
0
cosx(2sinx+1) = 0 ...it looks so easy.


method 1:

distribute: 2sinxcosx + cosx = 0

double angle: sin2x + cosx = 0

sin2x = -cosx

here I'm getting stuck.

Method 2:

I try to use the zero product property

cosx = 0
2sinx + 1 = 0

x = pi/2 + 2pi(k) , 3pi/2 + 2pi(k)

x = pi/6 + 2pi(k) , 5pi/6 + 2pi(k)

Where am I going wrong?
 
Physics news on Phys.org
If I were to ask you to solve for the roots of x for this equation, how would you go about it?

x(x+1)=0

Apply the same method and it's solved! So Method 1 should be tossed out!

You have the correct answers for Method 2.

\cos x=0

x=\frac{\pi}{2}, \frac{3\pi}{2}=\frac{\pi}{2}+k\pi
 
Double angle equation (trig)

sin2x + cosx = 0

Attempt:

2sinxcosx + cosx = 0

sinx = -cosx/2cosx

sinx = -1/2

This gives me two solutions

x = 7pi/6 , 11pi/6 in the interval [0 , 2pi)

But the book gives 4...
 


LordofDirT said:
sin2x + cosx = 0

Attempt:

2sinxcosx + cosx = 0

sinx = -cosx/2cosx


2sinxcosx+cosx=0
cosx(2sinx-1)=0


Don't divide by a trig function unless they told you that cosx\neq0

Now you have a product. Each one is equal to zero. Solve now.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top