Prove this trigonometric identity

Click For Summary

Homework Help Overview

The discussion revolves around proving a trigonometric identity involving sine and tangent functions. The original poster has attempted to verify the identity both graphically and algebraically, specifically focusing on the expression \(\frac{\sin x + \tan x}{\cos x + 1} = \tan x\).

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore various algebraic manipulations of the identity, questioning the correctness of steps taken in the original attempt. Some suggest multiplying by the denominator and simplifying, while others emphasize the importance of manipulating both sides of the equation.

Discussion Status

The discussion is active, with participants providing guidance on how to approach the identity. There are differing opinions on the best method to simplify the expressions, and some participants express confusion about the process of verifying identities. The conversation reflects a range of strategies being considered without reaching a consensus.

Contextual Notes

Some participants express frustration with the complexity of the problem and the lack of clear solutions in their resources. There is also mention of a separate but related question about another identity, indicating a broader context of learning and exploration in trigonometric identities.

JBD2
Messages
61
Reaction score
0

Homework Statement


Verify the possibility of an identity graphically. (Completed this part)
Then, prove each identity algebraically.

\dfrac{sinx+tanx}{cosx+1}=tanx

Homework Equations


tan\theta=\dfrac{sin\theta}{cos\theta}

cot\theta=\dfrac{cos\theta}{sin\theta}

sin^{2}\theta+cos^{2}\theta=1

tan^{2}\theta+1=sec^{2}\theta

cot^{2}\theta+1=csc^{2}\theta


The Attempt at a Solution


\dfrac{sinx+\dfrac{sinx}{cosx}}{cosx+1}

\dfrac{sinx+sinxcosx}{cosx+1}

(sinx+sinxcosx)(cosx+1)

sinxcosx+sinx+sinxcos^{2}x+sinxcosx

\dfrac{sinxcos^{2}x}{sinx}+\dfrac{2sinxcosx}{sinx}+\dfrac{sinx}{sinx}

cos^{2}x+2cosx+1

1-sin^{2}x+2cosx+1

2cosx-sin^{2}x+2

That's as far as I got and now I have no idea what to do.
 
Physics news on Phys.org
You went off track on the first step.

\frac{sinx+ \frac{sinx}{cosx}}{cosx+1} \neq \frac{sinx+sinxcosx}{cosx+1}

This identity is looks straightforward. Just add the terms in the numerator correctly.
 
What do you mean by add the numerator? I see how I went wrong but how does the math work in that?
 
From here:

<br /> \frac{sinx+\dfrac{sinx}{cosx}}{cosx+1}<br />

Multiply both the numerator and denominator by cosx. Your numerator of sinx+sinxcosx is correct. But the denominator is incorrect,
 
A super easy trick is to notice this

sin(x)(1+ 1/cos(x)) / cos(x)(1+ 1/cos(x)) = sin(x)/cos(x) =? hmmm...factoring helps
 
Multiply both sides by (cos(x)+1). Now you have sin(x)+tan(x)=tan(x)*(1+cos(x)). Multiply out the right side.
 
Last edited:
Your fundamental approach is sort of off. Instead of just working with the left side to try to make it a tangent (which is hard), you should be operating on both sides to try to get sides that are clearly equal.
 
Alex6200 said:
Your fundamental approach is sort of off. Instead of just working with the left side to try to make it a tangent (which is hard), you should be operating on both sides to try to get sides that are clearly equal.

I'm just trying to learn by how the textbook shows, and that's the only way they've shown so far.

I tried out the way Dick showed (it worked) and I'm going to keep trying the other methods as well, thanks.
 
Easiest way is to put everything in terms of sin & cos:

sin(x)+tan(x) / cos(x)+1 = tan(x) =>

sin(x)+(sin(x)/cos(x)) / cos(x)+1 = sin(x)/cos(x) =>replace tan and multiply by denominator; then expand

sin(x)+(sin(x)/cos(x)) = sin(x)+(sin(x)/cos(x)) =>can factor and simplify from here

Hope that helps,
~CPE
 
  • #10
JBD2 said:
I'm just trying to learn by how the textbook shows, and that's the only way they've shown so far.

I tried out the way Dick showed (it worked) and I'm going to keep trying the other methods as well, thanks.

They are all really the same method. Just manipulate the thing algebraically until you you get an identity. As Alex6200 said, don't restrict yourself to freezing one side. It's often easier if you mix them up.
 
  • #11
Hmm this is the one thing about verifying trigonometric identities that's confused me a bit. In precalc we were always told to start with one side and try to get the expression on the other side. But most of the identities were already true, so it really doesn't matter if you simplify expressions on both sides does it? I mean any other operation besides restricting oneself to a simplification on one side is just the basic principle of applying the same algebraic manipulation to both sides.

I mean the whole point is to get you to use the fundamental identities in a creative way. And often if not always you could leave one side alone (usually the less complicated looking side) and manipulate the other side enough to get two equal expressions. I think at least for some identities this is more challenging.
 
  • #12
I have a new question, I'm trying to work through this sheet of similar questions but it's just frustrating. I have tried simplifying this one question down so many ways and it's not equal and there isn't an answer in the back of the book for it so I'm wondering if it's not equal? Here it is:

Prove the result algebraically:

sin^{4}\theta-cos^{4}\theta=2sin^{2}\theta-1

I would show my work but I've tried so many times it will just be frustrating.
 
  • #13
JBD2 said:
I have a new question, I'm trying to work through this sheet of similar questions but it's just frustrating. I have tried simplifying this one question down so many ways and it's not equal and there isn't an answer in the back of the book for it so I'm wondering if it's not equal? Here it is:

Prove the result algebraically:

sin^{4}\theta-cos^{4}\theta=2sin^{2}\theta-1

I would show my work but I've tried so many times it will just be frustrating.

Start by factoring. a^2-b^2=(a-b)(a+b). Apply with a=sin^2 and b=cos^2. Do you see anything to do from there?
 
  • #14
JBD2 said:
I have a new question, I'm trying to work through this sheet of similar questions but it's just frustrating. I have tried simplifying this one question down so many ways and it's not equal and there isn't an answer in the back of the book for it so I'm wondering if it's not equal? Here it is:

Prove the result algebraically:

sin^{4}\theta-cos^{4}\theta=2sin^{2}\theta-1

I would show my work but I've tried so many times it will just be frustrating.

Work with the LHS

Step 1. Factor it, you should get a product of 2 things

Step 2. What does each product = ? (use the fact that sin^{2}(x) \, + \, cos^{2}(x) \, = \, 1 for both parts and you will get the RHS.
 
  • #15
JBD2 said:
Prove the result algebraically:

sin^{4}\theta-cos^{4}\theta=2sin^{2}\theta-1

Notice that the left-hand side is a difference of two squares. If you factor it accordingly, you will notice something about one of the factors that will let you simplify the left side considerably. The remaining factor can then be easily manipulated (using a familiar trig identity) to look like the right-hand side.
 
  • #16
Oh ok that makes so much sense now, thank you.
 
  • #17
My general approach there would be to see that you have sines and cosines, remember that sine and cosine are related by the Pythagorean theorem, and then get it all into sines or cosines (in this case sine is easier).

Then you have a straightforward problem.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 55 ·
2
Replies
55
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K