Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Trigonometry
Reply
 
Thread Tools Display Modes
  #1  
Old November 4th, 2009, 04:51 AM
Senior Member
 
Join Date: Sep 2008
Posts: 271
Country:
Thanks: 208
Thanked 0 Times in 0 Posts
Tweety is on a distinguished road
Default trig proof help

Quote:
Show that;

\frac{cotx}{cosecx-1} -\frac{cosx}{1+sinx} = 2tanx
\frac {\frac{cosx}{sinx}}{ \frac{1}{sinx}-1} - \frac{cosx}{1+sinx}

\frac{ \frac{cosx}{sinx}}{ \frac{1-sinx}{sinx} }- \frac{cosx}{1+sinx}

\frac{cosx}{sinx} \times \frac{sinx}{1-sinx} = \frac{cosx sinx}{sinx-sin^2x}

Than can I cancel out the sinx's? so I get;

\frac{cosx}{-sinx} - \frac{cosx}{1+sinx} = 2tanx

Than I am not sure where to go from here, any suggestions appreciated.

Thank you!
Reply With Quote
Advertisement
 
  #2  
Old November 4th, 2009, 06:22 AM
MHF Contributor
 
Join Date: Sep 2008
Location: West Malaysia
Posts: 1,016
Country:
Thanks: 248
Thanked 444 Times in 426 Posts
mathaddict is a glorious beacon of lightmathaddict is a glorious beacon of lightmathaddict is a glorious beacon of lightmathaddict is a glorious beacon of lightmathaddict is a glorious beacon of light
Default

Quote:
Originally Posted by Tweety View Post
\frac {\frac{cosx}{sinx}}{ \frac{1}{sinx}-1} - \frac{cosx}{1+sinx}

\frac{ \frac{cosx}{sinx}}{ \frac{1-sinx}{sinx} }- \frac{cosx}{1+sinx} ***

\frac{cosx}{sinx} \times \frac{sinx}{1-sinx} = \frac{cosx sinx}{sinx-sin^2x}

Than can I cancel out the sinx's? so I get;

\frac{cosx}{-sinx} - \frac{cosx}{1+sinx} = 2tanx

Than I am not sure where to go from here, any suggestions appreciated.

Thank you!
HI

*** I will continue from here .

\frac{\cos x}{1-\sin x}-\frac{\cos x}{1+\sin x}

=\frac{\cos x(1+\sin x-\cos x(1-\sin x))}{1-\sin^2 x}

=\frac{\cos x=\cos x\sin x-\cos x+\cos x\sin x}{\cos^2 x}

=\frac{2\cos x\sin x}{\cos^2 x}

=2\frac{\sin x}{\cos x}

=2\tan x
Reply With Quote
The following users thank mathaddict for this useful post:
Donate to MHF
  #3  
Old November 4th, 2009, 08:46 AM
Senior Member
 
Join Date: Sep 2008
Posts: 271
Country:
Thanks: 208
Thanked 0 Times in 0 Posts
Tweety is on a distinguished road
Default

Quote:
Originally Posted by mathaddict View Post
HI

*** I will continue from here .

\frac{\cos x}{1-\sin x}-\frac{\cos x}{1+\sin x}

=\frac{\cos x(1+\sin x-\cos x(1-\sin x))}{1-\sin^2 x}

=\frac{\cos x=\cos x\sin x-\cos x+\cos x\sin x}{\cos^2 x}

=\frac{2\cos x\sin x}{\cos^2 x}

=2\frac{\sin x}{\cos x}

=2\tan x
hey thanks for that but I am not sure how you got 1-sinx as the denomninator?


Could you explain ,

thanks
Reply With Quote
  #4  
Old November 4th, 2009, 09:08 AM
Member
 
Join Date: Dec 2008
Posts: 89
Country:
Thanks: 36
Thanked 2 Times in 2 Posts
Beard is on a distinguished road
Default

\frac{ \frac{cosx}{sinx}}{ \frac{1-sinx}{sinx} }- \frac{cosx}{1+sinx}

When at this point, the sinx as denominators (in the first fraction) cancel each other out leaving the 1-sin(x) as the overall denominator
Reply With Quote
The following users thank Beard for this useful post:
Donate to MHF
  #5  
Old November 4th, 2009, 11:26 AM
Senior Member
 
Join Date: Sep 2008
Posts: 271
Country:
Thanks: 208
Thanked 0 Times in 0 Posts
Tweety is on a distinguished road
Default

Quote:
Originally Posted by Beard View Post
\frac{ \frac{cosx}{sinx}}{ \frac{1-sinx}{sinx} }- \frac{cosx}{1+sinx}

When at this point, the sinx as denominators (in the first fraction) cancel each other out leaving the 1-sin(x) as the overall denominator
Thank you, Also is that a general rule that when you have one fraction on top of another fraction and thier denominators are the same you can cancel them?
Reply With Quote
  #6  
Old November 4th, 2009, 01:28 PM
Grandad's Avatar
MHF Contributor

 
Join Date: Dec 2008
Location: South Coast of England
Posts: 2,295
Country:
Thanks: 158
Thanked 1,283 Times in 1,124 Posts
Grandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud ofGrandad has much to be proud of
Default

Hello Tweety
Quote:
Originally Posted by Tweety View Post
Thank you, Also is that a general rule that when you have one fraction on top of another fraction and thier denominators are the same you can cancel them?
Yes. When you have something like
\frac{\left(\dfrac{A}{B}\right)}{\left(\dfrac{C}{B}\right)}
you can multiply top-and-bottom of the main fraction by B:
\frac{\left(\dfrac{A}{B}\right)\times B}{\left(\dfrac{C}{B}\right)\times B}
which then cancels each of the 'B' denominators to leave you with
\frac{A}{C}
Grandad
Reply With Quote
The following users thank Grandad for this useful post:
Donate to MHF
  #7  
Old November 4th, 2009, 02:02 PM
Senior Member
 
Join Date: Sep 2008
Posts: 271
Country:
Thanks: 208
Thanked 0 Times in 0 Posts
Tweety is on a distinguished road
Default

Quote:
Originally Posted by Beard View Post
\frac{ \frac{cosx}{sinx}}{ \frac{1-sinx}{sinx} }- \frac{cosx}{1+sinx}

When at this point, the sinx as denominators (in the first fraction) cancel each other out leaving the 1-sin(x) as the overall denominator
Quote:
Originally Posted by Grandad View Post
Hello TweetyYes. When you have something like
\frac{\left(\dfrac{A}{B}\right)}{\left(\dfrac{C}{B}\right)}
you can multiply top-and-bottom of the main fraction by B:
\frac{\left(\dfrac{A}{B}\right)\times B}{\left(\dfrac{C}{B}\right)\times B}
which then cancels each of the 'B' denominators to leave you with
\frac{A}{C}
Grandad
Thank you.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 09:00 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.