document.write( "Question 1175310: Calculating trigonometric equations for x in radians.
\n" ); document.write( "Find all the solutions of the equation in the interval [0,2pi).
\n" ); document.write( "Recall that the quadrants in standard positions are numbered counterclockwise, starting in the upper right-hand corner.
\n" ); document.write( "1.5cosx + Square root 3 = 3cosx
\n" ); document.write( "2.3tan²x - 1 = 0
\n" ); document.write( "3.2cos²x - cosx = 1
\n" ); document.write( "4.4sin³x + 2sin²x - 2sinx - 1 = 0
\n" ); document.write( "5.2sinxcosx - sinx = 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #800925 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Treat each equation as an equation in which the variable(s) is/are trig functions. Solve by regular algebraic methods; then use your unit circle.

\n" ); document.write( "I'll just get you started on each one; you won't learn anything from this if I do all the work for you.

\n" ); document.write( "1. 5cosx + Square root 3 = 3cosx
\n" ); document.write( "This is a linear equation in cosx. Solve by getting the variable on one side and the number on the other:
\n" ); document.write( "2cosx = -sqrt(3)
\n" ); document.write( "...

\n" ); document.write( "2. 3(tanx)^2 - 1 = 0
\n" ); document.write( "This is a quadratic equation in tanx. It is also in the form of a difference of squares. Factor it that way.
\n" ); document.write( "(sqrt(3)tanx+1)(sqrt(3)tanx-1) = 0
\n" ); document.write( "tanx = -1/sqrt(3) or tanx = 1/sqrt(3)
\n" ); document.write( "...

\n" ); document.write( "3. 2(cosx)^2 - cosx = 1
\n" ); document.write( "This is quadratic in cosx; get everything on one side and factor.
\n" ); document.write( "2(cosx)^2-cosx-1 = 0
\n" ); document.write( "(2cosx+1)(cosx-1) = 0
\n" ); document.write( "...

\n" ); document.write( "4. 4(sinx)^3 + 2(sinx)^2 - 2sinx - 1 = 0
\n" ); document.write( "A cubic in sinx; 4 terms, so factor by grouping.
\n" ); document.write( "(2(sinx)^2)(2sinx+1)-(2sinx+1) = 0
\n" ); document.write( "{2(sinx)^2-1)(2sinx+1) = 0
\n" ); document.write( "...

\n" ); document.write( "5.2sinxcosx - sinx = 0
\n" ); document.write( "This is quadratic in both sinx and cosx. Factor out the factor common to both terms.
\n" ); document.write( "(sinx)(2cosx-1) = 0
\n" ); document.write( "...

\n" ); document.write( "
\n" ); document.write( "
\n" );