How Do I Find the Intersection of \sin(x) and \cos(x)?

  • Thread starter Thread starter expscv
  • Start date Start date
  • Tags Tags
    Intersection Trig
expscv
Messages
241
Reaction score
0
how do i find intersection of sin(x) and cos(x)? wat method do i use?
 
Mathematics news on Phys.org
sinx = cosx
sinx/cosx = 1
tanx = 1
x = arctan(1)
x = pi/4

cookiemonster
 
expscv said:
how do i find intersection of sin(x) and cos(x)? wat method do i use?

Apart from it u can do it graphically. But Still u have to do wat cookie monster( :redface: ) has done
 
but wat if is sin(x) and cos(2x) ?
 
That's a little more difficult. You'd have to use a half-angle formula and solve it similarly.

cookiemonster
 
with ur help it seems to be

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

2sin(x)^2+sin(x)-1=0

hey it works thanks all
 
wait but how do i solve 2sin(x)^2=tan(x)
 
Use the identity:
\tan ^2 x + 1 = \frac{1}{\sin ^2 x}
 
omg i don't reallyget how this identity could help me~
 
  • #10
Eliminate the sin^2(x) with that identity.

cookiemonster
 
  • #11
That identity should give you:

4\sin ^6 x + \sin ^2 x - 1 = 0

Now let t = sin2x and solve the equation.

(I eliminated tanx rather than sinx.)
 
  • #12
yeah but it trun out to be tan(x)^3+tan(x)-2=0
 
  • #13
So now you got to do some more factoring. More fun algebra!

Edit: Fine!

cookiemonster
 
Last edited:
  • #14
I think it's -2...
 
  • #15
god i m having a headache with everything
 
  • #16
thx all , i do this after i wake up tommor
 
  • #17
wait tan^2+1= 1/cos^2 is it?
 
  • #18
No, \tan ^2 x + 1 = \frac{1}{\sin ^2 x}.
 
  • #19
Chen, you might want to check that, as tan of 0 is not infinity.
 
  • #20
Of course you are right.

\tan ^2 x + 1 = \frac{1}{\cos ^2 x}
 
Back
Top