document.write( "Question 826685: How can I algebraically find all zeros of y= (x)= 3sin(2x) + cos(x) over the interval -(pi)less than or equal to x which is less than or equal to (pi)? \n" ); document.write( "
Algebra.Com's Answer #498287 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Finding the zeros of
\n" ); document.write( "y = 3sin(2x) + cos(x)
\n" ); document.write( "means finding the solutions to:
\n" ); document.write( "0 = 3sin(2x) + cos(x)

\n" ); document.write( "Solving Trig equations like this usually starts with using algebra and/or Trig properties to transform the equation into one or more equations of the general form:
\n" ); document.write( "TrigFunction(expression) = number

\n" ); document.write( "To solve this equation we will start by using the sin(2x) = 2sin(x)cos(x) identity. Substituting for sin(2x) we get:
\n" ); document.write( "0 = 3(2sin(x)cos(x)) + cos(x)
\n" ); document.write( "which simplifies to:
\n" ); document.write( "0 = 6sin(x)cos(x) + cos(x)
\n" ); document.write( "Now we can factor out cos(x):
\n" ); document.write( "0 = cos(x)(6sin(x)+1)
\n" ); document.write( "From the Zero Product Property:
\n" ); document.write( "cos(x) = 0 or 6sin(x)+1 = 0
\n" ); document.write( "(Note how we now have two equations. This is one way to get more than one equation from a single equation.) Solving these we get:
\n" ); document.write( "cos(x) = 0 or sin(x) = -1/6
\n" ); document.write( "We now have the equations in the desired form.

\n" ); document.write( "Next we find the general solution.
\n" ); document.write( "For cos(x) = 0 we should recognize that 0 is a special angle value for cos. We should know that cos is 0 at \"pi%2F2\", \"3pi%2F2\" and any other angle which is co-terminal with these. So the general solution for cos(x) = 0 is:
\n" ); document.write( "\"x+=+pi%2F2+%2B+2pi%2An\"
\n" ); document.write( "\"x+=+3pi%2F2+%2B+2pi%2An\"

\n" ); document.write( "For sin(x) = -1/6 we should recognize that 1/6 is not a special angle value for sin. So we will need our calculators. We will use \"sin%5E%28-1%29%281%2F6%29\" to find the reference angle. (Note: Do not use negative values when finding reference angles!) With my calculator set to radian mode, I get a reference angle, rounded to 4 places, of 0.1674. Since the 1/6 was negative (Here is where we use the fact that the sin is negative!) and since sin is negative in the 3rd and 4th quadrants we get the following general solution equations for sin(x) = -1/6:
\n" ); document.write( "\"x+=+pi+%2B+0.1674+%2B+2pi%2An\" for the 3rd quadrant
\n" ); document.write( "\"x+=+-0.1674+%2B+2pi%2An\" for the 4th quadrant

\n" ); document.write( "Together, the general solution equations for 0 = 3sin(2x) + cos(x) are:
\n" ); document.write( "\"x+=+pi%2F2+%2B+2pi%2An\"
\n" ); document.write( "\"x+=+3pi%2F2+%2B+2pi%2An\"
\n" ); document.write( "\"x+=+pi+%2B+0.1674+%2B+2pi%2An\"
\n" ); document.write( "\"x+=+-0.1674+%2B+2pi%2An\"

\n" ); document.write( "The general solution equations express the infinite set of solutions to the equation. Many problems, like this one, ask for solutions which are in a given interval. This time the interval is \"-pi+%3C=+x+%3C=+pi\" To find these answers we replace the n's in the equations with various integers until we have found all the x's which are in the interval.

\n" ); document.write( "From \"x+=+pi%2F2+%2B+2pi%2An\"...
\n" ); document.write( "If n = 0 then \"x+=+pi%2F2\"
\n" ); document.write( "If n = 1 (or greater) then x is too large for the interval.
\n" ); document.write( "If n = -1 (or smaller) then x is too small for the interval.

\n" ); document.write( "From \"x+=+3pi%2F2+%2B+2pi%2An\"...
\n" ); document.write( "If n = 0 (or larger) then x is too large for the interval.
\n" ); document.write( "If n = -1 then \"x+=+-pi%2F2\"
\n" ); document.write( "If n = -2 or smaller then x is too small for the interval.

\n" ); document.write( "From \"x+=+pi+%2B+0.1674+%2B+2pi%2An\"...
\n" ); document.write( "If n = 0 (or larger) then x is too large for the interval.
\n" ); document.write( "If n = -1 then \"x+=+-pi%2B0.16674\"
\n" ); document.write( "If n = -2 or smaller then x is too small for the interval.

\n" ); document.write( "From \"x+=+-0.1674+%2B+2pi%2An\"...
\n" ); document.write( "If n = 0 then \"x+=+-0.1674\"
\n" ); document.write( "If n = 1 (or greater) then x is too large for the interval.
\n" ); document.write( "If n = -1 (or smaller) then x is too small for the interval.

\n" ); document.write( "Altogether, the solutions to 0 = 3sin(2x) + cos(x) (and therefore the zeros of f(x) = 3sin(2x) + cos(x)) within the specified interval are:
\n" ); document.write( "\"x+=+pi%2F2\", \"x+=+-pi%2F2\", \"x+=+-pi%2B0.1674\" and \"x+=+-0.1674\"

\n" ); document.write( "P.S. Feel free to replace the \"pi\" in \"-pi%2B0.1674\" with a decimal approximation and then add the two decimals.
\n" ); document.write( "
\n" );