document.write( "Question 1148433: Find all solutions to the equation below in the interval [0,2pi)
\n" );
document.write( "Give all answers as decimals rounded to 3 places.\r
\n" );
document.write( "\n" );
document.write( "-2sin^2(a)-cos(a)=-1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #769787 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A couple of basics for solving trigonometric equations.... \n" ); document.write( "(1) Unless you have a LOT of experience, replace csc(x) with 1/sin(x), sec(x) with 1/cos(x), and cot(x) with 1/tan(x). You might further choose to replace tan(x) with sin(x)/cos(x). \n" ); document.write( "(2) If the equation involves sin(x) and cos^2(x), replace the cos^2(x) with 1-sin^2(x) to get the equation in terms of sin(x) only; similarly if it involves cos(x) and sin^2(x), replace the sin^2(x) with 1-cos^2(x) to get the equation in terms of cos(x) only. \n" ); document.write( "In this example, (1) is not applicable; (2) is the key. The resulting quadratic factors nicely, making it easy to find the solution set. \n" ); document.write( "If you need more help with this, re-post the question, SHOWING THE WORK you have tried to do. \n" ); document.write( " |