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)![]() ![]() ![]() 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 \n" ); document.write( "Would you know how to solve
\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( " \n" ); document.write( "and then factoring the left side (or using the Quadratic Formula). This factors fairly easily: \n" ); document.write( " \n" ); document.write( "By the Zero Product Property, this product is zero only if one of the factors is zero: \n" ); document.write( " \n" ); document.write( "Solving these we get: \n" ); document.write( " \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( " \n" ); document.write( "which is my equation! So you will end up with my solution: \n" ); document.write( " \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( " \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( " \n" ); document.write( "and for sin(x) = 1: \n" ); document.write( " \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( " |