Proving Trig Identity: 1-(cos(x)+sin(x))(cos(x)-sin(x))=2sin^2(x)

  • Thread starter Thread starter KevinMWHM
  • Start date Start date
  • Tags Tags
    Identity Trig
AI Thread Summary
The discussion focuses on proving the trigonometric identity 1 - (cos(x) + sin(x))(cos(x) - sin(x)) = 2sin^2(x). Participants initially attempt to simplify the left side using the FOIL method, leading to confusion over the cancellation of terms. It is clarified that the correct simplification results in 1 - (cos^2(x) - sin^2(x)). The conversation emphasizes the importance of maintaining parentheses during the foiling process to avoid losing negative signs. The final suggestion encourages the use of Pythagorean identities to further simplify the expression.
KevinMWHM
Messages
26
Reaction score
0
prove
1-(cos(x)+sin(x))(cos(x)-sin(x))=2sin^2(x)

foil out the center
I get
1-cos^2(x)-cos(x)sin(x)+cos(x)sin(x)+sin^2(x)

the -cos(x)sin(x)+cos(x)sin(x) cancels to 0 leaving

1-cos^2(x)-sin^2(x)

then I'm lost...

I know I can switch 1-cos^2(x) to sin^2(x) but that doesn't help because I get
sin^2(x)-sin^2(x)=0

where am i going wrong?
 
Physics news on Phys.org
"1-cos^2(x)-cos(x)sin(x)+cos(x)sin(x)+sin^2(x)

the -cos(x)sin(x)+cos(x)sin(x) cancels to 0 leaving

1-cos^2(x)-sin^2(x)"

Are you sure? Looks to me like the +cos(x)sin(x) and the -cos(x)sin(x) cancel out to leave:
1-cos^2(x)+sin^2(x)
 
I wrote my foil wrong
foiling leaves me
1-cos^2(x)-cos(x)sin(x)+cos(x)sin(x) - sin^2(x)
 
Don't remove the parentheses until after you've foiled it out or you're going to lose a negative sign.

Foiling 1-[(cos(x)+sin(x))(cos(x)-sin(x))], we get
1-(cos^2(x)-cos(x)sin(x)+cos(x)sin(x)-sin^2(x)). Two of the terms cancel, yielding:
1-(cos^2(x)-sin^2(x))
=1-cos^2(x)+sin^2(x)

Now try using those Pythagorean identities.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top