Trig Identity Homework: Solving Equations with Sin and Cos Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 8K views
tornzaer
Messages
77
Reaction score
0

Homework Statement


1. (sinx - cosx)(sinx + cosx) = 2sin^2x-1
2. (2sinx + 3cos)^2 + (3sinx - 2cosx)^2 = 13


Homework Equations


N/A


The Attempt at a Solution



For 1. L.S. = sinx^2+sinxcosx-sinxcosx-cosx^2, the sinxcosx cancels and I'm lost.

I haven't a clue how to do the second one.


I missed a couple of day of school because of the flu before christmas break, so I need to understand this. Some please help.
 
Physics news on Phys.org
For 1. L.S. = sinx^2+sinxcosx-sinxcosx-cosx^2, the sinxcosx cancels and I'm lost.

that part is right. Now you just need sin(x)^2+cos(x)^2=1

"But what can I do with sin(x)^2-cos(x)^2?"

Nothing, but look harder. Rearrange the identity. Substitute.

Same thing with the second one, looks like you just multiply it out and substitute with that idenitity
 
For the first one: the sinxcosx cancels out and leaves you with
[itex]sin^2 x - cos^2 x[/itex]
Then recall that [itex]sin^2 x + cos^2 x=1[/itex] from that find cos[itex]^2[/itex]x in terms of sin[itex]^2[/itex]x and sunstitute.

For the second one expand out the LHS and use the identity [itex]sin^2 x + cos^2 x=1[/itex]
 
1. Left side is simply difference of squares, put it in (x^2-y^2) form and then use another trig identity to make it look like the right.

2. Square the terms and the middle terms with cancel the middel term of the other. From there use the fact that sin^(2)x + cos^(2)x = 1.
 
Ok, thank you all. I understand now.