Difficult Trig Identity (no double ange, power reducing formulas)

AI Thread Summary
The discussion revolves around proving a trigonometric identity involving sin and cos functions. Participants emphasize the importance of correctly applying parentheses to clarify the numerator and denominator. Several mistakes in the attempts to simplify the identity are identified, particularly in canceling terms and misapplying identities. One user suggests starting from the right-hand side and converting terms into sine and cosine for easier comparison. Ultimately, the conversation highlights the need for careful manipulation of trigonometric identities to avoid errors and achieve correct solutions.
Alex1067
Messages
6
Reaction score
0

Homework Statement



sin^3(x) - cos^3(x) / sin(x) + cos(x) = csc^2(x) -cot(x) - 2cos^2(x) / 1 - cot^2(x)

Homework Equations





The Attempt at a Solution



I have attached
IMG.jpg
one of my many attempts. Any input?
 
Physics news on Phys.org
First off, your identity should be written like so, with added parentheses:
(sin^3(x) - cos^3(x) ) / (sin(x) + cos(x)) = (csc^2(x) -cot(x) - 2cos^2(x) )/ (1 - cot^2(x))
The parentheses I added make it clear what's in the numerator and denominator on each side.

Second, going from the second line of your work to the third there's a mistake.
You have sin x /(sin x + cos x) in the 2nd line, and 1/(1 + cot x) in the third line.
Apparently you "cancelled" sin x from the top and bottom, but even so, I still can't figure out how you got the cot x term in the denominator.

Also in the 2nd line, you have cos x / (sin x + cos x), from which you got 1/(x + 1). There is no way you can justify this.

These mistakes nullify anything on the 3rd and following lines.

If I were to prove this identity, I would start on the right-hand side, and convert all of the terms into sine and cosine terms, and try to make it look like the left hand side.
 
Thank you for the prompt input. I did make a mistake trying that way. I took your advice and started on the right hand side. Here is where I am at.

IMG_0003.jpg



IMG_0004.jpg
 
On the end of your first page, you canceled the sin2x from the numerator, but not from the denominator?

\frac{(\frac{1-cosxsinx-2cos^2xsin^2x}{sin^2x})}{(\frac{sin^2x-cos^2x}{sin^2x})} \neq \frac{1-cosxsinx-2cos^2xsin^2x}{(\frac{sin^2x-cos^2x}{sin^2x})}
 
Alex1067,
Before doing anything more, could you verify that the problem you posted is exactly as it appears in your book or homework assignment. If you have one sign wrong, it will make for a lot of work for no purpose.
Thanks...
 
I've tested a few values of x and it works for all, so it must be accurately transcripted.
 
Yes! i managed to prove it.:smile:

you start off by
(sin³-cos³)/(sinx+cosx) x (1-cot²x)/(1-cot²x)

where by:(1-cot²x) is equal to (sin²x-cos²x)/sin²x

i will be off this thread if you need help just add me in your msn.
icystrike@physicsforums.com
 
Last edited:
I have still not solved the trig Identity. I gave up on it for the time being and completed two other ones. If anyone has a solution to the first posted identity. Please let me know! Here they are if anyone is interested:


Problem1.jpg



Problem2.jpg
 
I would concentrate on the leftt hand side of the identity. Start by looking at the numerator-- you have a difference of two cubes-- which you can easily factor using a^3-b^3=(a-b)(a^2+ab+b^2)...

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

Now just multiply both the numerator and denominator by \frac{\sin x -\cos x}{\sin^2x} and simplify...
 
  • #10
Can you multiply just one side of the identity by something? I thought it would have to be a form of one?
 
  • #11
That's why you multiply both the numerator and denominator by the same factor...after all; \frac{a}{b}\cdot \frac{f(x)}{f(x)}=\frac{a}{b}.

\Rightarrow \frac{(\sin x -\cos x )(1+\sin x \cos x)}{\sin x+\cos x}=\frac{(\sin x -\cos x )(1+\sin x \cos x)\cdot \frac{\sin x -\cos x}{\sin^2x}}{(\sin x+\cos x)\cdot \frac{\sin x -\cos x}{\sin^2x}}
 
  • #12
Ok thank you. I will try and that and see how it goes!
 
  • #13
Alex1067 said:
Ok thank you. I will try and that and see how it goes!

http://img243.imageshack.us/img243/6471/anspo1.jpg

Here is the step by step solution.
I hope that you will refer it as reference only.
 
Last edited by a moderator:
  • #14
Thank you. I did the same thing you did after your original hint of using (1-cot^2(X)).
 
  • #15
For your 2nd question. You have 2 pages of swimming through a sea of uncertainty. Go back to the 5th line LHS=\frac{1+cos^2x}{sin^2x} and use the identity that cos^2x=1-sin^2x.

You might find that the question could be solved quite simply and quickly :smile:
 
  • #16
icystrike said:
Here is the step by step solution.
I hope that you will refer it as reference only.

Your step by step solution is not only contrary to forum policy; but also contains errors. Please refrain from posting full solutions in the future.

What happened to the \sin x +\cos x in the denominator? Did you divide it into \sin^2-\cos^2?...If so, you should get (\sin^3 x - \cos^3 x)(\sin x - \cos x) for your numerator, not (\sin^3 x - \cos^3 x)(\sin x + \cos x)...Your next line seems to have this corrected though; so perhaps it was a typo.
 
  • #17
gabbagabbahey said:
Your step by step solution is not only contrary to forum policy; but also contains errors. Please refrain from posting full solutions in the future.

What happened to the \sin x +\cos x in the denominator? Did you divide it into \sin^2-\cos^2?...If so, you should get (\sin^3 x - \cos^3 x)(\sin x - \cos x) for your numerator, not (\sin^3 x - \cos^3 x)(\sin x + \cos x)...Your next line seems to have this corrected though; so perhaps it was a typo.

yup. i will refrain from doing that (:
tats typo btw.
 
Back
Top