Proving trigonometry identities

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
4 replies · 1K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
see attached
Relevant Equations
trigonometry concept
I was just looking at the problem below: there may be several ways to prove the identity:

question:
1626491496310.png


Mark scheme solution:

1626491538005.png


My take:
we may also use ##sin^{2}x+cos^{2}x≡(sin x+ cos x)(sin x-cosx)##...
we end up with(##\frac 2 {\sqrt{2}}##cos ∅)(##\frac 2 {\sqrt{2}}##sin ∅)=##2 sin ∅ cos ∅ ##= ##sin 2∅##
 
Last edited:
Physics news on Phys.org
The formula
[tex]cos(\alpha+\beta)=\cos\alpha cos\beta - \sin \alpha \sin \beta[/tex]
is helpful.
 
anuttarasammyak said:
The formula
[tex]cos(\alpha+\beta)=\cos\alpha cos\beta - \sin \alpha \sin \beta[/tex]
is helpful.
True, that's what I used...together with the one for sine...
 
chwala said:
My take:
we may also use ##sin^{2}x+cos^{2}x≡(sin x+ cos x)(sin x-cosx)##...
No, that's incorrect.
##\sin^2(x) + \cos^2(x) = 1##, for all x.
If you meant ##\sin^2(x) - \cos^2{x}##, that that does factor as you show above.
chwala said:
we end up with(##\frac 2 {\sqrt{2}}##cos ∅)(##\frac 2 {\sqrt{2}}##sin ∅)=##2 sin ∅ cos ∅ ##= ##sin 2∅##
 
Mark44 said:
No, that's incorrect.
##\sin^2(x) + \cos^2(x) = 1##, for all x.
If you meant ##\sin^2(x) - \cos^2{x}##, that that does factor as you show above.
yeah, true...i made a slight mistake there...it should be the difference of two squares, thanks mark...i.e
##[sin(∅+45)+cos(∅+45)]⋅[sin(∅+45)-cos(∅+45)]##
##[(sin ∅cos 45+cos ∅sin 45)+(cos ∅cos 45-sin ∅sin 45)]⋅
[(sin ∅cos 45+cos ∅sin 45)-(cos ∅cos 45-sin ∅sin 45)]##
thanks Mark cheers.