document.write( "Question 261029: how to solve for x if 2sin^2x-3sinx=1 \n" ); document.write( "
Algebra.Com's Answer #192311 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Since the equation you posted has a terribly messy solution, I am going to assume that the equation is actually \"2sin%5E2%28x%29-3sin%28x%29+=+-1\"

\n" ); document.write( "Would you know how to solve \"2q%5E2+-+3q+=+-1\"? I ask because solving your equation involves
  • Knowing how to solve my equation; and
  • Recognizing that your equation has the same structure as my equation.

\n" ); document.write( "First let's look at my equation. It is a quadratic equation. So we solve it by getting one side equal to zero:
\n" ); document.write( "\"2q%5E2+-+3q+%2B+1+=+0\"
\n" ); document.write( "and then factoring the left side (or using the Quadratic Formula). This factors fairly easily:
\n" ); document.write( "\"%282q+-+1%29%28q+-+1%29+=+0\"
\n" ); document.write( "By the Zero Product Property, this product is zero only if one of the factors is zero:
\n" ); document.write( "\"2q+-+1+=+0\" or \"q+-+1+=+0\"
\n" ); document.write( "Solving these we get:
\n" ); document.write( "\"q+=+1%2F2\" or \"q+=+1\"

\n" ); document.write( "Next you need to see that your equation and mine have the same structure. They both say: \"2 times something squared minus 3 times that something equals -1\". If you still have trouble seeing this, then use a temporary variable:
\n" ); document.write( "Let q = sin(x)
\n" ); document.write( "Then substitute this variable into your equation for sin(x):
\n" ); document.write( "\"2%28q%29%5E2+-+3%2A%28q%29+=+-1\"
\n" ); document.write( "which is my equation! So you will end up with my solution:
\n" ); document.write( "\"q+=+1%2F2\" or \"q+=+1\"
\n" ); document.write( "Of course your are trying to solve for x, not the temporary variable q. So substitute sin(x) back in for q:
\n" ); document.write( "\"sin%28x%29+=+1%2F2\" or \"sin%28x%29+=+1\"

\n" ); document.write( "We still haven't solved for x but we're getting closer. Everything we have done so far is Algebra. At this point we finally need some Trig. We have to know when the sin function is 1/2 and when it is 1. If we know the special angles we know that for sin(x) = 1/2:
\n" ); document.write( "\"x+=+pi%2F6+%2B+2pi%2An\" or \"x+=+5pi%2F6+%2B+2pi%2An\"}}}
\n" ); document.write( "and for sin(x) = 1:
\n" ); document.write( "\"x+=+pi%2F2+%2B+2pi%2An\"

\n" ); document.write( "(Eventually you will learn how to solve problems like this without use of a temporary variable like q. But until then, feel free to use them knowing that at some point you will need to substitute back for it.)
\n" ); document.write( "
\n" );