Proving Trig Identity: Tanx = Csc2x - Cot2x | Homework Help

  • Thread starter Thread starter bubblygum
  • Start date Start date
  • Tags Tags
    Identity Trig
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
6 replies · 5K views
bubblygum
Messages
5
Reaction score
0

Homework Statement


tanx=csc2x-cot2x


Homework Equations


Quotient, Reciprocal, Pythagoreans


The Attempt at a Solution


1/sinx + 1/sinx - cosx/sinx - cosx/sinx
= 2/sinx - 2cosx/sinx
= (2-2cosx)/sinx

STUCK~
 
Physics news on Phys.org
bubblygum said:

Homework Statement


tanx=csc2x-cot2x


Homework Equations


Quotient, Reciprocal, Pythagoreans


The Attempt at a Solution


1/sinx + 1/sinx - cosx/sinx - cosx/sinx
= 2/sinx - 2cosx/sinx
= (2-2cosx)/sinx

STUCK~

[tex]tan(x)=csc(2x)-cot(2x)[/tex]

You need to use double angle formulae too.
 
Last edited:
bubblygum said:

Homework Statement


tanx=csc2x-cot2x

Homework Equations


Quotient, Reciprocal, Pythagoreans

The Attempt at a Solution


1/sinx + 1/sinx - cosx/sinx - cosx/sinx
= 2/sinx - 2cosx/sinx
= (2-2cosx)/sinx

STUCK~
I'm sorry, but this is incorrect. While you used the reciprocal identity:
[tex]\csc 2x = \frac{1}{\sin 2x}[/tex]
The following is not true for all x:
[tex]\frac{1}{\sin 2x} \ne \frac{1}{\sin x} + \frac{1}{\sin x}[/tex]
(I see students write things like this often. Why is that?)

As AdkinsJr suggested, use the double-angle identities. Have you learned them yet?
 
Thank you! Yes, I have learned the double angle ones, i'll give it a shot now.
 
I'm still stuck with :

tanx = csc2x - cot2x
RS
1/sin2x - cos2x/sin2x

1/2sinxcosx - cos^2x-sin^2x/2sinxcosx

1-cos^2x-sin^2x/2sinxcosx

1-(cosx+sinx)(cosx-sinx)/sinxcosx+sinxcosx
 
bubblygum said:
I'm still stuck with :

tanx = csc2x - cot2x
RS
1/sin2x - cos2x/sin2x

1/2sinxcosx - cos^2x-sin^2x/2sinxcosx

1-cos^2x-sin^2x/2sinxcosx

1-(cosx+sinx)(cosx-sinx)/sinxcosx+sinxcosx
I'm having a difficult time reading this. (I suggest you learn LaTex.) It looks like you wrote the following:

[tex]\begin{aligned}<br /> \csc 2x - \cot 2x &= \frac{1}{\sin 2x} - \frac{\cos 2x}{\sin 2x} \\<br /> &= \frac{1}{2\sin x \cos x} - \frac{\cos^2 x - \sin^2 x}{2\sin x \cos x} \\<br /> &= \frac{1 - \cos^2 x - \sin^2 x}{2\sin x \cos x} \\<br /> \end{aligned}[/tex]
This is wrong. Watch your signs -- it should be a "+" in front of the sin2x.
 
eumyang said:
The following is not true for all x:
[tex]\frac{1}{\sin 2x} \ne \frac{1}{\sin x} + \frac{1}{\sin x}[/tex]
(I see students write things like this often. Why is that?)

It's a misunderstanding of both algebra and trigonometry.

For one, [tex]sin(2x)\neq 2sin(x) = sin(x)+sin(x)[/tex]

and even more importantly (as if this first one wasn't important enough already)

[tex]\frac{1}{2x}\neq \frac{1}{x}+\frac{1}{x} =\frac{2}{x}[/tex]