document.write( "Question 265830: Find all solutions of 2cos2 x + 3 cos x + 1 = 0 where x is in radians
\n" );
document.write( "between 0 and 2pi. \n" );
document.write( "
Algebra.Com's Answer #195392 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all solutions of 2cos^2 (x) + 3 cos (x) + 1 = 0 where x is in radians \n" ); document.write( "between 0 and 2pi. \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "(2cos(x) +1)(cos(x) + 1) = 0 \n" ); document.write( "cos(x) = -1/2 or cos(x) = -1 \n" ); document.write( "x = arccos(-1/2) or x = arccos(-1) \n" ); document.write( "x = (2/3)pi or (4/3)pi OR x = pi \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |