document.write( "Question 1140882: I tried this several times. But unable to factor.
\n" );
document.write( "question is --
\n" );
document.write( "Solve \r
\n" );
document.write( "\n" );
document.write( "2cos^3theta+2costheta-costheta-1=0\r
\n" );
document.write( "\n" );
document.write( "for theta lying between 0 and 360 degrees \n" );
document.write( "
Algebra.Com's Answer #761402 by Boreal(15235) You can put this solution on YOUR website! If this is 2 cos^3 theta+2 cos^2 theta-cos theta-1=0 \n" ); document.write( "(which makes sense, because otherwise you could combine the second and third terms) \n" ); document.write( "then it factors into (2cos^2 theta-1) (cos theta+1)=0 \n" ); document.write( "and theta =+/- sqrt(2)/2 (45, 135 225, 315 deg) \n" ); document.write( "and -1 (180 degrees) \n" ); document.write( " |