document.write( "Question 757215: How to solve 3 sec^2 theta + 5 sec theta + 2 = 0?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #460719 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! How to solve 3 sec^2 theta + 5 sec theta + 2 = 0? \n" ); document.write( "================== \n" ); document.write( "For simplicity, I will replace theta with x. \n" ); document.write( "Since sec x = 1/cos x we can write \n" ); document.write( "3/cos^2(x) + 5/cos(x) + 2 = 0 \n" ); document.write( "Multiply through by cos^2(x): \n" ); document.write( "2cos^2(x) + 5cos(x) + 3 = 0 \n" ); document.write( "This can be factored as \n" ); document.write( "(2cos(x)+3)(cos(x)+1) = 0 \n" ); document.write( "The solutions are cos(x) = -1 and cos(x) = -3/2 \n" ); document.write( "Since the magnitude of cos(x) can not be > 1, we discard the 2nd solution. \n" ); document.write( "This gives x = n* \n" ); document.write( " \n" ); document.write( " |