Solving Cos, Tan, and Sin Equations: Step-by-Step Guide | Homework Help

  • Thread starter Thread starter pinnacleprouk
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
pinnacleprouk
Messages
26
Reaction score
0

Homework Statement



Please help solve these two equations (giving two solutions)

sin x =√ 2 cos x

sin^2 x - cos^2 x - 2sin x = 1


Any help no matter how little is much appreciated





Homework Equations





The Attempt at a Solution



Not sure how to solve these,

thanks in advance
 
Physics news on Phys.org
When solving these types of equations, one method is to try and use trigonometric identities to manupulate the equations so that only one type of trigonometric function is left.

For example, with the first one, what could you divide both sides by so that there is only sin, cos or tan left over?
 
pinnacleprouk said:

Homework Statement



Please help solve these two equations (giving two solutions)

sin x =√ 2 cos x
[tex]\frac{sin x}{cos x}= tan x= \sqrt{2}[/tex]
Can you solve that?

sin^2 x - cos^2 x - 2sin x = 1
Since [itex]sin^2 x+ cos^2 x= 1[/itex], [itex]cos^2 x= 1- sin^2 x[/itex] so this becomes
[tex]sin^2 x- (1- sin^2 x)- 2 sin x= sin^2 x- 1+ sin^2 x- 2sin x= 1[/tex]
[tex]2sin^2 x- 2sin x- 2= 0[/tex]
[tex]sin^2 x- sin x- 1= 0[/tex]

Let y= sin x so the equation becomes [itex]y^2- y- 1= 0[/itex].


Any help no matter how little is much appreciated





Homework Equations





The Attempt at a Solution



Not sure how to solve these,

thanks in advance