document.write( "Question 870963: Find all solutions in the interval [0,2pi) for the equation cos^2x + 2 cos x= -1 \n" ); document.write( "
Algebra.Com's Answer #525289 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find all solutions in the interval [0,2pi) for the equation \n" ); document.write( "cos^2x + 2 cos x= -1 \n" ); document.write( "cos^2x + 2 cos x + 1=0 \n" ); document.write( "(cos x + 1)(cos x + 1)=0 \n" ); document.write( "cos x = -1 \n" ); document.write( "x = -π (multiplicity 2) \n" ); document.write( " |