document.write( "Question 595779: 3 sin 2θ − 2 sin θ = 0 \r
\n" );
document.write( "\n" );
document.write( "Solve the given equation. (Enter your answers as a comma-separated list. Let k be any integer. Round terms to three decimal places where appropriate. If there is no solution, enter NO SOLUTION.) \n" );
document.write( "
Algebra.Com's Answer #377370 by jsmallt9(3759) ![]() You can put this solution on YOUR website! (Note: To save typing I'm going to use \"x\" instead of theta. Just replace my x's with theta's. Also, I'm assuming that the problem is using the convention of theta indicating that the angles are expressed in degrees. If this is not true, then multiply any answers below by \n" ); document.write( "3*sin(2x) - 2*sin(x) = 0 \n" ); document.write( "Solving equations like this often starts by using algebra and/or trig identities to transform it into one or more equations of the form: \n" ); document.write( "TrigFunction(something) = some-number \n" ); document.write( "For example: sin(x) = 0, tan(4x) = 1, etc. \n" ); document.write( "One of the techniques that is used is to
\n" ); document.write( "We already have a zero on one side. However the other side does not factor as it is written. Another technique that is often used is to use some argument-changing trig identities (2x, (1/2)x, A+B, A-B) to match arguments. We will use the identity: sin(2x) - 2*sin(x)*cos(x). Replacing the sin(2x) in our equation we get: \n" ); document.write( "3*(2*sin(x)cos(x)) - 2*sin(x) = 0 \n" ); document.write( "(Note the use of parentheses. This is an extremely good habit when replacing one expression with another!) Simplifying we get: \n" ); document.write( "6*sin(x)cos(x) - 2*sin(x) = 0 \n" ); document.write( "All the arguments are now just x, no 2x's are left. And we have an expression that will factor! Factoring out the GCF of 2*sin(x) we get: \n" ); document.write( "2*sin(x)(3*cos(x) - 1) = 0 \n" ); document.write( "We can now use the Zero Product Property which tells us that one of these factors must be zero: \n" ); document.write( "2*sin(x) = 0 or 3*cos(x) - 1 = 0 \n" ); document.write( "Solving each of these we get: \n" ); document.write( "sin(x) = 0 or cos(x) = 1/3 \n" ); document.write( "We now have two equations of the desired form. From these we can find their solutions and, therefore, the solutions to your original equation. \n" ); document.write( "Angles whose sin is zero are special angles and they should be well-known to you. from sin(x) = 0 we should know that: \n" ); document.write( "x = 0 + 360k or x = 180 + 360k \n" ); document.write( "Angles whose cos is 1/3 are not special angles. So we will need our calculators to find the reference angle. Making sure the calculator is set to degree mode and entering \n" ); document.write( "x = 70.529 + 360k or x = -70.259 + 360k \n" ); document.write( "This makes the general solution to your equation: \n" ); document.write( "x = 0 + 360k or x = 180 + 360k or x = 70.529 + 360k or x = -70.259 + 360k \n" ); document.write( "P.S.
|