Solving Equations Using Trigonometric Identities

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
trulyfalse
Messages
35
Reaction score
0
Hey PF!

Homework Statement


Find exact solutions for the following equations over the domain 0 ≤ x <2π
2sinx = 3 + 2cscx

Homework Equations


sin2+cos2=1

The Attempt at a Solution


2sinx = 3 + 2cscx
2sinx = 3 +2(1/sinx)
sinx = 3/2 + 1/sinx
sinx - 1/sinx = 3/2
(1-1-cos2x)/sinx = 3/2
-cos2x/sinx = 3/2
cos2x/sinx = -3/2

I am perplexed by this question. Where do I go from here? How do I solve this equation?
 
Physics news on Phys.org
trulyfalse said:
Hey PF!

Homework Statement


Find exact solutions for the following equations over the domain 0 ≤ x <2π
2sinx = 3 + 2cscx

Homework Equations


sin2+cos2=1

The Attempt at a Solution


2sinx = 3 + 2cscx
2sinx = 3 +2(1/sinx)
sinx = 3/2 + 1/sinx
sinx - 1/sinx = 3/2
(1-1-cos2x)/sinx = 3/2
-cos2x/sinx = 3/2
cos2x/sinx = -3/2

I am perplexed by this question. Where do I go from here? How do I solve this equation?
No need to change sin2(x) into 1-cos2(x) .

Multiply both sides of sin(x) = 3/2 + 1/sin(x) by sin(x) .
 
Ahhhh... Thank you for elucidating me. I can see now that I have to factor and solve for x. Thank you again for your help!