Solving a Trig Equation (Correct?)

  • Thread starter Thread starter whyorwhynot
  • Start date Start date
  • Tags Tags
    Trig
AI Thread Summary
The discussion revolves around factoring the expression sin x - cos2x - 1 into a single trigonometric function. Participants clarify that the goal is to factor the entire expression rather than solve it. A suggestion is made to substitute cos2x with 1 - sin2x, leading to a quadratic equation. The final factorization is presented as (sin(x) - 1)(sin(x) + 2), noting that one of the solutions is invalid due to the range of the sine function. The conversation emphasizes the importance of understanding the problem's requirements for proper factoring.
whyorwhynot
Messages
9
Reaction score
0

Homework Statement


Write this expression in factored for as an algebraic expression of a single trig function (e.g., (2 sin x+3)(sin x-1):

sin x - cos2x - 1

Homework Equations


cos2x + sin2x = 1

The Attempt at a Solution


1) cos2x + sin2x = 1
2) sin2x = 1-cos2x
3) -cos2x = cos2x so sin2x = -cos2x+1

But the problem calls for -cos2x-1. Would the resulting function be sin2x - (-sin2x)?

4) sin x (sin x + sin x)

I'm not certain that I did it correctly :redface:
 
Physics news on Phys.org
Recheck your third statement. -cos2x is not equal to cos2x except when the cosine is 0.
 
Hi CaptainADHD! :smile:

Please don't give out complete answers on this forum.
 
tiny-tim said:
Hi CaptainADHD! :smile:

Please don't give out complete answers on this forum.

Well, having the rank of captain the the attention deficit and impulse control army doesn't go well with discretion.

Can you give me the power to edit my old posts or something? I don't want to get myself banned.
 
CaptainADHD said:
Can you give me the power to edit my old posts or something?

I think there's only a 24-hour "edit window".
 
I will help you a little bit.

cos2x=1-sin2x

Substitute for cos2 in sinx-cos2x-1. After doing the mathematical operations, you will get quadratic equation at the end which you need to find out, and write in the form: a(x-x1)(x-x2), where a is the coefficient before y2
(ay2+by+c=0)
 
Strange a quadratic equation with seemingly two solutions, but only one works?
 
@JANm
Look at the first post. The question is how to "factor" the whole expression, not to solve it.

If the question was to solve it, than one of the solutions will worked out? Why?

Because -1 \leq sin(x) \leq 1, so sin(x)=-2 will not be the solution.
 
So we get sin^2(x)+sin(x)-2,
(sin(x)-x_1)*(sin(x)-x_2),
x_1,2=(-1+/-sqrt(1+8))/2=> x1=1, x2=-2,
the factorisation is (sin(x)-1)*(sin(x)+2).
 
Back
Top