document.write( "Question 799269: Solve cos^2(w)=-3sin(w) for all solutions 0 <= w < 2pi \n" ); document.write( "
Algebra.Com's Answer #482745 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve cos^2(w)=-3sin(w) for all solutions 0 <= w < 2pi \n" ); document.write( "cos^2(w)=-3sin(w) \n" ); document.write( "1-sin^2(w)=-3sin(w) \n" ); document.write( "sin^2(w)-3sin(w)-1=0 \n" ); document.write( "use quadratic formula to solve for sin(w) \n" ); document.write( " \n" ); document.write( "a=1, b=-3, c=-1 \n" ); document.write( "ans: \n" ); document.write( "sin(w)=-0.3028 \n" ); document.write( "w≈3.4492, 5.9755 (in quadrants III and IV where sin<0) \n" ); document.write( "or \n" ); document.write( "sin(w)=3.3028(reject, -1 < sin(w) < 1) \n" ); document.write( " |