How Do You Solve 26cot²Θ = cosec²Θ for -π ≤ Θ ≤ π?

  • Thread starter Thread starter lemon
  • Start date Start date
AI Thread Summary
The equation 26cot²(Θ) = cosec²(Θ) can be solved by first rewriting it using trigonometric identities, leading to 26cos²(Θ) = 1. This simplifies to cos²(Θ) = 1/26, yielding cos(Θ) = ±√(1/26). The solutions for Θ within the interval -π ≤ Θ ≤ π are approximately ±1.3734 and ±1.7682. The discussion highlights the importance of correctly applying trigonometric identities and solving for multiple solutions in the specified range.
lemon
Messages
199
Reaction score
0
1. Solve 26cot2Theta=cosec2Theta for -π≤0≤π



Homework Equations





3. Well. I tried to solve this and ended up with 26cos2Theta=0. That can't be right.
I started with 26(cos2Theta/sin2)Theta=1/sin2Theta


Guess that was a wrong start. Any suggestions please?
 
Physics news on Phys.org
lemon said:
1. Solve 26cot2Theta=cosec2Theta for -π≤0≤π



Homework Equations





3. Well. I tried to solve this and ended up with 26cos2Theta=0. That can't be right.
I started with 26(cos2Theta/sin2)Theta=1/sin2Theta
Multiply both sides by sin2(theta). When you multiply the right side by sin2(theta) you don't get 0.
lemon said:
Guess that was a wrong start. Any suggestions please?
 
26cos2Thetasin2Theta=sin2Theta
= 26cos2Theta

really?
 
No, that's not it. cot(theta) = cos(theta)/sin(theta), right? And csc(theta) = 1/sin(theta). Those are the identities to use.
 
so cot2Theta=(cos2Theta/sin2Theta)?
 
Yes, and csc2(theta) = 1/sin2(theta)
 
How about this?
26cot2x=1+cot2x
25cot2x-1=0
25/tan2x-1=0
25-tan2x=tan2x
2tan2x-25=0

can I go with that?
 
lemon said:
How about this?
26cot2x=1+cot2x
25cot2x-1=0
lemon said:
25/tan2x-1=0
In the next step after the line above, you should add 1 to both sides. After that, multiply both sides by tan2x.

The line below is wrong, which makes the line after it wrong, too. How did you get from the line above to this one?
lemon said:
25-tan2x=tan2x
2tan2x-25=0

can I go with that?
No.
 
I got to the next line by multiplying out tanx2 from the division.
Why would I add 1 to both sides. It will get rid of the -1 and put 1 to the right of the equation?
 
  • #10
That would give:
26cot2x=1+cot2x
25cot2x-1=0
(25/tan2x)-1=0
(25/tan2x)=1
right?
 
  • #11
lemon said:
I got to the next line by multiplying out tanx2 from the division.
Why would I add 1 to both sides. It will get rid of the -1 and put 1 to the right of the equation?

25/tan2(x) - 1 = 0
==> 25/tan2(x) = 1
==> 25 = tan2(x)
So tan(x) = ?

Doing it the way you did it,
25/tan2(x) - 1 = 0
==> 25 - tan2(x) = 0 Note that 0*tan2(x) is not tan2(x).
Now you want to add tan2(x) to both sides, which gets you to my last line above.
 
  • #12
lemon said:
That would give:
26cot2x=1+cot2x
25cot2x-1=0
(25/tan2x)-1=0
(25/tan2x)=1
right?

This would be confusing to a casual reader. All of the things you have as cot2x and tan2x are really cot(x) and tan2(x).
 
  • #13
ahh wait - sorry
I'm having issues with the editing software here.
 
  • #14
That would give:
26cot2x=1+cot2x
25cot2x-1=0
(25/tan2x)-1=0
(25/tan2x)=1
right?
 
  • #15
tanx=5
Thanks Mark44
 
  • #16
so my solutions should be at 1.37 (2d.p.)
and -π+1.37 = -1.77 (2d.p.)
 
  • #17
lemon said:
tanx=5
Thanks Mark44
That's one solution. What's the other one?
 
  • #18
err.. don't follow :confused:

I gave two solutions
solutions should be at 1.37 (2d.p.)
and -π+1.37 = -1.77 (2d.p.)
 
  • #19
The equation tan2(x) = 25 has two solutions in terms of tan(x), and you got one of them, which led to two values of x.

There are two more values of x in the interval -pi <= x <= pi, meaning there are four solutions all together.
 
  • #20
ahh! Tanx=+or -5
So the other two solutions are at -1.37 and 1.77 (2d.p.) :-p
 
  • #21
IMO, little mistakes and omissions and such are doing you in. This is not a very complicated problem, yet it took 20+ posts to get to the solution.

Here is all you needed to do:

Solve 26 cot2(t) = csc2(t), -pi <= t <= pi
==> 26cos2(t)/sin2(t) = 1/sin2(t)
==> 26cos2(t) = 1
==> cos2(t) = 1/26
==>cos(t) = +/-sqrt(1/26)
==> t \approx +/-1.3734, t \approx +/ 1.7682
 
Back
Top