document.write( "Question 136476: These are very confusing for me. Here are a couple, I hope to use these examples to help me solve the rest.
\n" );
document.write( "Solve for x,
\n" );
document.write( " a) 4cos^2(2x+90)=3, x is in the interval[0,360)
\n" );
document.write( " b) If cotx=-3, find the Q2 family member of x in degrees
\n" );
document.write( " c) 2sin1/2x=sqrt3 over the interval [0,2pie], keep angle in pie radians
\n" );
document.write( " d) 2cos^2x-sinx-1=0, hint, replace cos^2x with one of the pythagorean identities \n" );
document.write( "
Algebra.Com's Answer #100016 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x, \n" ); document.write( "a) 4cos^2(2x+90)=3, x is in the interval[0,360) \n" ); document.write( "cos^2(2x+90) = 3/4 \n" ); document.write( "cos(2x+90) = +0.75 or -0.75 \n" ); document.write( "If cos(2x+90) = 0.75, \n" ); document.write( "Take the inverse cosine to get: \n" ); document.write( "2x+90 = 41.4096 or 2x+90 = -41.4096 \n" ); document.write( "Then x = -24.295 degrees or x = -65.7048 degrees \n" ); document.write( "---------- \n" ); document.write( "If cos(2x+90) = -0.75 \n" ); document.write( "Take the inverse cosine to get two values in the 2nd and 3rd quadrant \n" ); document.write( "Then solve for x. \n" ); document.write( "-------------------------- \n" ); document.write( "b) If cotx=-3, find the Q2 family member of x in degrees \n" ); document.write( "If cotx = -3, tanx= (-1/3) \n" ); document.write( "Take the inverse tan to get: \n" ); document.write( "x = -18.4349 \n" ); document.write( "The corresponding angle in Q2 is 180-18.4349 = 161.565. degrees \n" ); document.write( "------------------- \n" ); document.write( "c) 2sin1/2x=sqrt3 over the interval [0,2pie], keep angle in pie radians \n" ); document.write( "sin(x/2) = (sqrt3)/2 \n" ); document.write( "Take the inverse sin of (sqrt3)/2 to get: \n" ); document.write( "x/2 = 1.047197.. radians \n" ); document.write( "x = 2.094395... radians \n" ); document.write( "---------------------------- \n" ); document.write( "d) 2cos^2x-sinx-1=0, hint, replace cos^2x with one of the pythagorean identities \n" ); document.write( "2(1-sin^2x) - sinx -1 = 0 \n" ); document.write( "-2sin^2x -sinx +1 = 0 \n" ); document.write( "2sin^2x + sinx -1 = 0 \n" ); document.write( "Factor to get: \n" ); document.write( "(2sinx-1)(sinx+1)=0 \n" ); document.write( "sinx = 1/2 or sinx = -1 \n" ); document.write( "x = 30 or 150 degrees \n" ); document.write( "x = 270 degrees \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |